2019/02/28 (Thu)

{
    "createdAt": "2019年2月28日 20:52:06 JST",
    "touchedAt": "2019年2月28日 20:52:06 JST",
    "createdDate": "2019-02-28",
    "text": "でもサーバを書かなくなれば書かなくなるほどに、(分散協調型で中央を持たないアプリを作るのでない限り)情報の正式な永続的実体の在り処をメガクラウドに委ねることになるので、あんまり良くないんだけどなあと思いつつも、まあサーバ書きたくないのはわかる",
    "id": "TwitterStatusId 1101087644908347392",
    "idStr": "1101087644908347392",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

でもサーバを書かなくなれば書かなくなるほどに、(分散協調型で中央を持たないアプリを作るのでない限り)情報の正式な永続的実体の在り処をメガクラウドに委ねることになるので、あんまり良くないんだけどなあと思いつつも、まあサーバ書きたくないのはわかる

{
    "createdAt": "2019年2月28日 20:49:01 JST",
    "touchedAt": "2019年2月28日 20:49:01 JST",
    "createdDate": "2019-02-28",
    "text": "RT @A_kirisaki: Firebase流行ってるの見るとみんなサーバ書きたくないんだな……",
    "id": "TwitterStatusId 1101086868022616065",
    "idStr": "1101086868022616065",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "Firebase流行ってるの見るとみんなサーバ書きたくないんだな……",
        "id": "TwitterStatusId 1101086868022616065",
        "userName": "霧咲空人/アッキーだよ✨",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=A_kirisaki",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of 霧咲空人/アッキーだよ✨霧咲空人/アッキーだよ✨

Firebase流行ってるの見るとみんなサーバ書きたくないんだな……

{
    "createdAt": "2019年2月28日 20:27:29 JST",
    "touchedAt": "2019年2月28日 20:27:56 JST",
    "createdDate": "2019-02-28",
    "text": "以前幽霊型を使ったcustom Id typeにも利点があるというtweetをQiita記事に寄せてしたけど、それを一般化したpackageがあった。\n\nPunie/elm-id: Safe IDs with phantom types\nhttps://t.co/aHhMzXP35k",
    "id": "TwitterStatusId 1101081451825573888",
    "idStr": "1101081451825573888",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [
        {
            "createdAt": "2019年2月28日 20:27:56 JST",
            "touchedAt": "2019年2月28日 20:27:56 JST",
            "createdDate": "2019-02-28",
            "text": "使用例の中で、無限展開にならないcustom typeなら、そのまま幽霊型のタグとして使えることが紹介してある。これはうまいなと思った。",
            "id": "TwitterStatusId 1101081561997307907",
            "idStr": "1101081561997307907",
            "userName": "Gada / ymtszw",
            "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
            "retweet": null,
            "inReplyTo": null,
            "replies": [],
            "quote": null,
            "entitiesTcoUrl": [],
            "extendedEntitiesMedia": []
        }
    ],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/aHhMzXP35k",
            "expandedUrl": "https://github.com/Punie/elm-id"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

以前幽霊型を使ったcustom Id typeにも利点があるというtweetをQiita記事に寄せてしたけど、それを一般化したpackageがあった。

Punie/elm-id: Safe IDs with phantom types github.com/Punie/elm-id

{
    "createdAt": "2019年2月28日 20:27:56 JST",
    "touchedAt": "2019年2月28日 20:27:56 JST",
    "createdDate": "2019-02-28",
    "text": "使用例の中で、無限展開にならないcustom typeなら、そのまま幽霊型のタグとして使えることが紹介してある。これはうまいなと思った。",
    "id": "TwitterStatusId 1101081561997307907",
    "idStr": "1101081561997307907",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

使用例の中で、無限展開にならないcustom typeなら、そのまま幽霊型のタグとして使えることが紹介してある。これはうまいなと思った。

{
    "createdAt": "2019年2月28日 17:54:55 JST",
    "touchedAt": "2019年2月28日 17:54:55 JST",
    "createdDate": "2019-02-28",
    "text": "@gachinabe @akisaya_mkd そうだ調べておかないと",
    "id": "TwitterStatusId 1101043056147554305",
    "idStr": "1101043056147554305",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1101041907696787457",
        "userId": "TwitterUserId 181197476"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @gachinabe
Avatar of Gada / ymtszwGada / ymtszw

@akisaya_mkd そうだ調べておかないと

{
    "createdAt": "2019年2月28日 16:59:18 JST",
    "touchedAt": "2019年2月28日 16:59:18 JST",
    "createdDate": "2019-02-28",
    "text": "RT @tenmon2010: minoriのソフト制作が終了、解散いたしました。とても残念ですが・・・。TVアニメの主題歌も作る事が出来たし、たくさんのBGMを作る事ができて感謝しております。今まで大変お世話になりました。ありがとうございました。",
    "id": "TwitterStatusId 1101029058987536384",
    "idStr": "1101029058987536384",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "minoriのソフト制作が終了、解散いたしました。とても残念ですが・・・。TVアニメの主題歌も作る事が出来たし、たくさんのBGMを作る事ができて感謝しております。今まで大変お世話になりました。ありがとうございました。",
        "id": "TwitterStatusId 1101029058987536384",
        "userName": "天門",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=tenmon2010",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of 天門天門

minoriのソフト制作が終了、解散いたしました。とても残念ですが・・・。TVアニメの主題歌も作る事が出来たし、たくさんのBGMを作る事ができて感謝しております。今まで大変お世話になりました。ありがとうございました。

{
    "createdAt": "2019年2月28日 15:14:06 JST",
    "touchedAt": "2019年2月28日 15:14:06 JST",
    "createdDate": "2019-02-28",
    "text": "A \"popout\" implementation in Elm - Request Feedback - Elm Discourse https://t.co/oKhOTba8jR\n\n先週あったpopoutに関する投稿、自分的にタイムリーだったし、提示されてる解決法も良さげだ。\nReactだとPortalという概念を使うってのは知らんかった。",
    "id": "TwitterStatusId 1101002585903779840",
    "idStr": "1101002585903779840",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/oKhOTba8jR",
            "expandedUrl": "https://discourse.elm-lang.org/t/a-popout-implementation-in-elm/3168"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

A "popout" implementation in Elm - Request Feedback - Elm Discourse discourse.elm-lang.org/t/a-popou...

先週あったpopoutに関する投稿、自分的にタイムリーだったし、提示されてる解決法も良さげだ。 ReactだとPortalという概念を使うってのは知らんかった。

{
    "createdAt": "2019年2月28日 14:08:42 JST",
    "touchedAt": "2019年2月28日 14:09:04 JST",
    "createdDate": "2019-02-28",
    "text": "OSSの現状と今後 - 技術探し https://t.co/c7XcopJg93\n\n「『少なくとも一度、まともな貢献をしてくれた』実績を基礎とする性善説運用」は結構アリだと思う。",
    "id": "TwitterStatusId 1100986127199043585",
    "idStr": "1100986127199043585",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [
        {
            "createdAt": "2019年2月28日 14:09:04 JST",
            "touchedAt": "2019年2月28日 14:09:04 JST",
            "createdDate": "2019-02-28",
            "text": "以前Elmのocticonsパッケージにそこそこ真面目に書いたPR送ったら、サクッとmergeされた上に作者の方に即collabに登録してもらえて気持ちよかったし、スピード感あったし、継続しようという気持ちにもなった。",
            "id": "TwitterStatusId 1100986216554487808",
            "idStr": "1100986216554487808",
            "userName": "Gada / ymtszw",
            "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
            "retweet": null,
            "inReplyTo": null,
            "replies": [],
            "quote": null,
            "entitiesTcoUrl": [],
            "extendedEntitiesMedia": []
        }
    ],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/c7XcopJg93",
            "expandedUrl": "https://blog.hiroppy.me/entry/current-status-and-future-of-oss"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

OSSの現状と今後 - 技術探し blog.hiroppy.me/entry/current-st...

「『少なくとも一度、まともな貢献をしてくれた』実績を基礎とする性善説運用」は結構アリだと思う。

{
    "createdAt": "2019年2月28日 14:09:04 JST",
    "touchedAt": "2019年2月28日 14:09:04 JST",
    "createdDate": "2019-02-28",
    "text": "以前Elmのocticonsパッケージにそこそこ真面目に書いたPR送ったら、サクッとmergeされた上に作者の方に即collabに登録してもらえて気持ちよかったし、スピード感あったし、継続しようという気持ちにもなった。",
    "id": "TwitterStatusId 1100986216554487808",
    "idStr": "1100986216554487808",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

以前Elmのocticonsパッケージにそこそこ真面目に書いたPR送ったら、サクッとmergeされた上に作者の方に即collabに登録してもらえて気持ちよかったし、スピード感あったし、継続しようという気持ちにもなった。

{
    "createdAt": "2019年2月28日 13:43:13 JST",
    "touchedAt": "2019年2月28日 13:43:13 JST",
    "createdDate": "2019-02-28",
    "text": "人類紀元を推そう!\n・下四桁西暦互換。西暦に10000足すだけ!\n・ほぼ最終氷期の終わりを起点\n・祭祀・定住を含む人類文明の萌芽からの経過時間に概ね対応 https://t.co/nJfzWsjwqt",
    "id": "TwitterStatusId 1100979713923661825",
    "idStr": "1100979713923661825",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/nJfzWsjwqt",
            "expandedUrl": "https://twitter.com/mizchi/status/1100977077958795264"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

人類紀元を推そう! ・下四桁西暦互換。西暦に10000足すだけ! ・ほぼ最終氷期の終わりを起点 ・祭祀・定住を含む人類文明の萌芽からの経過時間に概ね対応

{
    "createdAt": "2019年2月28日 11:20:27 JST",
    "touchedAt": "2019年2月28日 11:20:27 JST",
    "createdDate": "2019-02-28",
    "text": "どっかで聞いたことあるな、ってのは自分も思った",
    "id": "TwitterStatusId 1100943783477239809",
    "idStr": "1100943783477239809",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

どっかで聞いたことあるな、ってのは自分も思った

{
    "createdAt": "2019年2月28日 11:20:11 JST",
    "touchedAt": "2019年2月28日 11:20:11 JST",
    "createdDate": "2019-02-28",
    "text": "RT @feenal: ググったら映画撮れそうどころか既に撮られてる",
    "id": "TwitterStatusId 1100943717429436416",
    "idStr": "1100943717429436416",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "ググったら映画撮れそうどころか既に撮られてる",
        "id": "TwitterStatusId 1100943717429436416",
        "userName": "Aki",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=feenal",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of AkiAki

ググったら映画撮れそうどころか既に撮られてる

{
    "createdAt": "2019年2月28日 11:20:08 JST",
    "touchedAt": "2019年2月28日 11:20:08 JST",
    "createdDate": "2019-02-28",
    "text": "RT @gana_dou: 大島てるのコレで映画一本撮れそう https://t.co/oQZoAow1Oi",
    "id": "TwitterStatusId 1100943707019210757",
    "idStr": "1100943707019210757",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "大島てるのコレで映画一本撮れそう https://t.co/oQZoAow1Oi",
        "id": "TwitterStatusId 1100943707019210757",
        "userName": "ガナドウ",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=gana_dou",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/oQZoAow1Oi",
            "sourceUrl": "https://pbs.twimg.com/media/D0Z8bFaVAAAU7zZ.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/gana_dou/status/1100703967741337601/photo/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of ガナドウガナドウ

大島てるのコレで映画一本撮れそう

Attached photo of status id: 1100943707019210757
{
    "createdAt": "2019年2月28日 05:15:15 JST",
    "touchedAt": "2019年2月28日 05:15:15 JST",
    "createdDate": "2019-02-28",
    "text": "Troopを6人にするやつと一瞬で呼べるやつ両方複数キャラで試してみてるけど、一瞬で呼べるヤツのほうが最終的には良い気がしてきた",
    "id": "TwitterStatusId 1100851879318237185",
    "idStr": "1100851879318237185",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Troopを6人にするやつと一瞬で呼べるやつ両方複数キャラで試してみてるけど、一瞬で呼べるヤツのほうが最終的には良い気がしてきた

{
    "createdAt": "2019年2月28日 04:20:50 JST",
    "touchedAt": "2019年2月28日 04:20:50 JST",
    "createdDate": "2019-02-28",
    "text": "外国人が日本の病院に通いたくないワケ 外国人が見るニッポン(夕刊フジ) - Yahoo!ニュース https://t.co/ZUJDI9jEkT\n\n健康診断以外で、もう何年も病院にかかってないことに気づいた。高校のときに骨折したのが最後か",
    "id": "TwitterStatusId 1100838185205063680",
    "idStr": "1100838185205063680",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/ZUJDI9jEkT",
            "expandedUrl": "https://headlines.yahoo.co.jp/hl?a=20190227-00000003-ykf-ent"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

外国人が日本の病院に通いたくないワケ 外国人が見るニッポン(夕刊フジ) - Yahoo!ニュース headlines.yahoo.co.jp/hl

健康診断以外で、もう何年も病院にかかってないことに気づいた。高校のときに骨折したのが最後か

2019/02/27 (Wed)

{
    "createdAt": "2019年2月27日 19:56:38 JST",
    "touchedAt": "2019年2月27日 19:56:38 JST",
    "createdDate": "2019-02-27",
    "text": "荒ぶってるな",
    "id": "TwitterStatusId 1100711299636330496",
    "idStr": "1100711299636330496",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

荒ぶってるな

{
    "createdAt": "2019年2月27日 19:41:11 JST",
    "touchedAt": "2019年2月27日 19:41:11 JST",
    "createdDate": "2019-02-27",
    "text": "RT @eiitirou: そしてクトゥルフ系アナゲにまた凄いものがやってきた…………\n『タワー・オブ・マッドネス』!! https://t.co/xuvi101StX",
    "id": "TwitterStatusId 1100707412078542848",
    "idStr": "1100707412078542848",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "そしてクトゥルフ系アナゲにまた凄いものがやってきた…………\n『タワー・オブ・マッドネス』!! https://t.co/xuvi101StX",
        "id": "TwitterStatusId 1100707412078542848",
        "userName": "磨伸映一郎@氷室15刊発売中!",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=eiitirou",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/xuvi101StX",
            "sourceUrl": "https://pbs.twimg.com/media/D0VrGdcVYAEImK-.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/eiitirou/status/1100403450423107585/photo/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of 磨伸映一郎@氷室15刊発売中!磨伸映一郎@氷室15刊発売中!

そしてクトゥルフ系アナゲにまた凄いものがやってきた………… 『タワー・オブ・マッドネス』!!

Attached photo of status id: 1100707412078542848
{
    "createdAt": "2019年2月27日 19:41:06 JST",
    "touchedAt": "2019年2月27日 19:41:06 JST",
    "createdDate": "2019-02-27",
    "text": "RT @eiitirou: ゲームの遊び方。\nまず時計塔を組み立て、付属するゲソ足を忌々しき笑みを浮かべながらひたすらにブッ刺しまくります。\nその上からビー玉をジャラジャラ入れて蓋を閉めれば完成!\nあまりの狂気にゲームルームの視線は独り占めだ!!(本当に https://t.c…",
    "id": "TwitterStatusId 1100707391186788352",
    "idStr": "1100707391186788352",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "ゲームの遊び方。\nまず時計塔を組み立て、付属するゲソ足を忌々しき笑みを浮かべながらひたすらにブッ刺しまくります。\nその上からビー玉をジャラジャラ入れて蓋を閉めれば完成!\nあまりの狂気にゲームルームの視線は独り占めだ!!(本当に https://t.c…",
        "id": "TwitterStatusId 1100707391186788352",
        "userName": "磨伸映一郎@氷室15刊発売中!",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=eiitirou",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of 磨伸映一郎@氷室15刊発売中!磨伸映一郎@氷室15刊発売中!

ゲームの遊び方。 まず時計塔を組み立て、付属するゲソ足を忌々しき笑みを浮かべながらひたすらにブッ刺しまくります。 その上からビー玉をジャラジャラ入れて蓋を閉めれば完成! あまりの狂気にゲームルームの視線は独り占めだ!!(本当に t.c…

{
    "createdAt": "2019年2月27日 19:38:54 JST",
    "touchedAt": "2019年2月27日 19:38:54 JST",
    "createdDate": "2019-02-27",
    "text": "スマニューのトップにもインタビューしたって記事があったけど社名非公開だし、取材してなくても書けそうな内容だった。壮大な釣りという線も",
    "id": "TwitterStatusId 1100706837861588993",
    "idStr": "1100706837861588993",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

スマニューのトップにもインタビューしたって記事があったけど社名非公開だし、取材してなくても書けそうな内容だった。壮大な釣りという線も

{
    "createdAt": "2019年2月27日 19:36:51 JST",
    "touchedAt": "2019年2月27日 19:36:51 JST",
    "createdDate": "2019-02-27",
    "text": "RT @bulkneets: 倒産したゲーム会社とは?調べてみましたが、デマかどうかすら分かりませんでした!いや〜倒産は本当に怖いですよね。いかがだったでしょうか!よろしければグッドボタンとチャンネル登録をお願いします!",
    "id": "TwitterStatusId 1100706320657698816",
    "idStr": "1100706320657698816",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "倒産したゲーム会社とは?調べてみましたが、デマかどうかすら分かりませんでした!いや〜倒産は本当に怖いですよね。いかがだったでしょうか!よろしければグッドボタンとチャンネル登録をお願いします!",
        "id": "TwitterStatusId 1100706320657698816",
        "userName": "mala",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=bulkneets",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of malamala

倒産したゲーム会社とは?調べてみましたが、デマかどうかすら分かりませんでした!いや〜倒産は本当に怖いですよね。いかがだったでしょうか!よろしければグッドボタンとチャンネル登録をお願いします!

{
    "createdAt": "2019年2月27日 19:11:05 JST",
    "touchedAt": "2019年2月27日 19:11:05 JST",
    "createdDate": "2019-02-27",
    "text": "【MLB】元Gマイコラス、4年総額75億円で契約延長に合意 年平均で約19億円と倍増以上 #SmartNews  https://t.co/BVd415be8j",
    "id": "TwitterStatusId 1100699835554918400",
    "idStr": "1100699835554918400",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/BVd415be8j",
            "expandedUrl": "https://full-count.jp/2019/02/27/post306963/"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

【MLB】元Gマイコラス、4年総額75億円で契約延長に合意 年平均で約19億円と倍増以上 #SmartNews full-count.jp/2019/02/27/post306...

{
    "createdAt": "2019年2月27日 10:51:09 JST",
    "touchedAt": "2019年2月27日 10:51:09 JST",
    "createdDate": "2019-02-27",
    "text": "RT @kozotakei: マズローの五段階欲求の下に、\nWiFiとバッテリーがあるらしい。 https://t.co/MezqBJNutf",
    "id": "TwitterStatusId 1100574023128297472",
    "idStr": "1100574023128297472",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "マズローの五段階欲求の下に、\nWiFiとバッテリーがあるらしい。 https://t.co/MezqBJNutf",
        "id": "TwitterStatusId 1100574023128297472",
        "userName": "武井浩三@社会活動家/社会システムデザイナー",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=kozotakei",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/MezqBJNutf",
            "sourceUrl": "https://pbs.twimg.com/media/DzZ2r79VsAAP1wv.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/kozotakei/status/1096194110124306432/photo/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of 武井浩三@社会活動家/社会システムデザイナー武井浩三@社会活動家/社会システムデザイナー

マズローの五段階欲求の下に、 WiFiとバッテリーがあるらしい。

Attached photo of status id: 1100574023128297472
{
    "createdAt": "2019年2月27日 09:59:44 JST",
    "touchedAt": "2019年2月27日 09:59:44 JST",
    "createdDate": "2019-02-27",
    "text": "なるほど修正inc",
    "id": "TwitterStatusId 1100561085109657600",
    "idStr": "1100561085109657600",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

なるほど修正inc

{
    "createdAt": "2019年2月27日 09:58:19 JST",
    "touchedAt": "2019年2月27日 09:58:19 JST",
    "createdDate": "2019-02-27",
    "text": "RT @WarcraftDevs: With a hotfix that is now live, the G.M.O.D. mount now has a chance to drop when Lady Jaina Proudmoore is defeated on Rai…",
    "id": "TwitterStatusId 1100560727520104448",
    "idStr": "1100560727520104448",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "With a hotfix that is now live, the G.M.O.D. mount now has a chance to drop when Lady Jaina Proudmoore is defeated on Rai…",
        "id": "TwitterStatusId 1100560727520104448",
        "userName": "WarcraftDevs",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=WarcraftDevs",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of WarcraftDevsWarcraftDevs

With a hotfix that is now live, the G.M.O.D. mount now has a chance to drop when Lady Jaina Proudmoore is defeated on Rai…

{
    "createdAt": "2019年2月27日 09:46:54 JST",
    "touchedAt": "2019年2月27日 09:46:54 JST",
    "createdDate": "2019-02-27",
    "text": "RT @no_maddo: さよならGAFAM:5社一気にブロック→地獄です | ギズモード・ジャパン https://t.co/eNjaoPmFbr",
    "id": "TwitterStatusId 1100557854992302080",
    "idStr": "1100557854992302080",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "さよならGAFAM:5社一気にブロック→地獄です | ギズモード・ジャパン https://t.co/eNjaoPmFbr",
        "id": "TwitterStatusId 1100557854992302080",
        "userName": "立派プログラマ",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=no_maddo",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/eNjaoPmFbr",
            "expandedUrl": "https://www.gizmodo.jp/2019/02/i-cut-the-big-five-tech-giants-from-my-life-it-was-hell.html"
        }
    ],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of 立派プログラマ立派プログラマ

さよならGAFAM:5社一気にブロック→地獄です | ギズモード・ジャパン www.gizmodo.jp/2019/02/i-cut-the...

{
    "createdAt": "2019年2月27日 03:11:01 JST",
    "touchedAt": "2019年2月27日 03:11:01 JST",
    "createdDate": "2019-02-27",
    "text": "\"DPS gain per Gold Spent\"(ゴールド消費量あたりDPS増加量)とかいう斬新な概念。 https://t.co/TVdvutkNOI",
    "id": "TwitterStatusId 1100458226561167361",
    "idStr": "1100458226561167361",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/TVdvutkNOI",
            "expandedUrl": "https://twitter.com/Method/status/1100371364916199424"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

"DPS gain per Gold Spent"(ゴールド消費量あたりDPS増加量)とかいう斬新な概念。

{
    "createdAt": "2019年2月27日 02:16:05 JST",
    "touchedAt": "2019年2月27日 02:16:05 JST",
    "createdDate": "2019-02-27",
    "text": "今回のバレンティンイベントは、マウント出なかったけどみんなで毎晩ボスにワイワイ殺到したり、レベラゲが捗ったり、最後に余ったブレスレットを売り抜けたり、何気に楽しかった。 #wowjp",
    "id": "TwitterStatusId 1100444404517560320",
    "idStr": "1100444404517560320",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

今回のバレンティンイベントは、マウント出なかったけどみんなで毎晩ボスにワイワイ殺到したり、レベラゲが捗ったり、最後に余ったブレスレットを売り抜けたり、何気に楽しかった。 #wowjp

{
    "createdAt": "2019年2月27日 00:04:42 JST",
    "touchedAt": "2019年2月27日 00:04:42 JST",
    "createdDate": "2019-02-27",
    "text": "@bicycle_panda 毎年コンバート",
    "id": "TwitterStatusId 1100411337945935872",
    "idStr": "1100411337945935872",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1100410936169361412",
        "userId": "TwitterUserId 7008482"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @bicycle_panda
Avatar of Gada / ymtszwGada / ymtszw

毎年コンバート

2019/02/26 (Tue)

{
    "createdAt": "2019年2月26日 23:53:24 JST",
    "touchedAt": "2019年2月26日 23:53:24 JST",
    "createdDate": "2019-02-26",
    "text": "制度ハックだね https://t.co/fWTlMyUAX5",
    "id": "TwitterStatusId 1100408494191079426",
    "idStr": "1100408494191079426",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/fWTlMyUAX5",
            "expandedUrl": "https://twitter.com/otsune/status/1100217482919329792"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

制度ハックだね

{
    "createdAt": "2019年2月26日 23:48:00 JST",
    "touchedAt": "2019年2月26日 23:48:00 JST",
    "createdDate": "2019-02-26",
    "text": "そのへんちゃんとやるのって、つまり直和型というものを説明することになって、そうなると直和でないunion type(TSなど)との違いを説明することになって、ついでだから直積型に触れることになって、そしてADTとかいう用語を出し始めて、っていう発表を多分明日の社内勉強会でする",
    "id": "TwitterStatusId 1100407135500816384",
    "idStr": "1100407135500816384",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

そのへんちゃんとやるのって、つまり直和型というものを説明することになって、そうなると直和でないunion type(TSなど)との違いを説明することになって、ついでだから直積型に触れることになって、そしてADTとかいう用語を出し始めて、っていう発表を多分明日の社内勉強会でする

{
    "createdAt": "2019年2月26日 23:41:00 JST",
    "touchedAt": "2019年2月26日 23:41:00 JST",
    "createdDate": "2019-02-26",
    "text": "RT @ossan_pg: Elm 本書きました - ジンジャー研究室 https://t.co/2yiSd8lxtu\n> type MyType = Foo | Bar と書けば「この Foo という型はどこに定義されてるんですか」みたいな話になるし\nなったなった。意味が分か…",
    "id": "TwitterStatusId 1100405373989576704",
    "idStr": "1100405373989576704",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "Elm 本書きました - ジンジャー研究室 https://t.co/2yiSd8lxtu\n> type MyType = Foo | Bar と書けば「この Foo という型はどこに定義されてるんですか」みたいな話になるし\nなったなった。意味が分か…",
        "id": "TwitterStatusId 1100405373989576704",
        "userName": "おっさん@4年くらい無職",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=ossan_pg",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/2yiSd8lxtu",
            "expandedUrl": "http://jinjor-labo.hatenablog.com/entry/2019/02/26/112019"
        }
    ],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of おっさん@4年くらい無職おっさん@4年くらい無職

Elm 本書きました - ジンジャー研究室 jinjor-labo.hatenablog.com/entry/... > type MyType = Foo | Bar と書けば「この Foo という型はどこに定義されてるんですか」みたいな話になるし なったなった。意味が分か…

{
    "createdAt": "2019年2月26日 23:40:45 JST",
    "touchedAt": "2019年2月26日 23:40:45 JST",
    "createdDate": "2019-02-26",
    "text": "Elm 本書きました - ジンジャー研究室 https://t.co/4V4quAvUDt",
    "id": "TwitterStatusId 1100405312069132288",
    "idStr": "1100405312069132288",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/4V4quAvUDt",
            "expandedUrl": "http://jinjor-labo.hatenablog.com/entry/2019/02/26/112019"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Elm 本書きました - ジンジャー研究室 jinjor-labo.hatenablog.com/entry/...

{
    "createdAt": "2019年2月26日 23:34:52 JST",
    "touchedAt": "2019年2月26日 23:34:52 JST",
    "createdDate": "2019-02-26",
    "text": "Richardむちゃくちゃ早口だよね",
    "id": "TwitterStatusId 1100403832868069376",
    "idStr": "1100403832868069376",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Richardむちゃくちゃ早口だよね

{
    "createdAt": "2019年2月26日 22:52:58 JST",
    "touchedAt": "2019年2月26日 22:52:58 JST",
    "createdDate": "2019-02-26",
    "text": "RT @mizchi: 結局潰れたのは何社なんだよ!",
    "id": "TwitterStatusId 1100393287670587393",
    "idStr": "1100393287670587393",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "結局潰れたのは何社なんだよ!",
        "id": "TwitterStatusId 1100393287670587393",
        "userName": "mizchi",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=mizchi",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of mizchimizchi

結局潰れたのは何社なんだよ!

{
    "createdAt": "2019年2月26日 22:48:13 JST",
    "touchedAt": "2019年2月26日 22:48:13 JST",
    "createdDate": "2019-02-26",
    "text": "@jinjor @luca_mug 楽天のElmプロダクト思ったより増えててびっくり",
    "id": "TwitterStatusId 1100392091517997056",
    "idStr": "1100392091517997056",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1100385209021681665",
        "userId": "TwitterUserId 14205987"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @jinjor
Avatar of Gada / ymtszwGada / ymtszw

@luca_mug 楽天のElmプロダクト思ったより増えててびっくり

{
    "createdAt": "2019年2月26日 22:46:01 JST",
    "touchedAt": "2019年2月26日 22:46:01 JST",
    "createdDate": "2019-02-26",
    "text": "RT @jinjor: 楽天の Elm 事例 by @luca_mug  https://t.co/XfWltLG0CB 基礎から学ぶElm の紹介もしてもらってます。",
    "id": "TwitterStatusId 1100391537295319040",
    "idStr": "1100391537295319040",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "楽天の Elm 事例 by @luca_mug  https://t.co/XfWltLG0CB 基礎から学ぶElm の紹介もしてもらってます。",
        "id": "TwitterStatusId 1100391537295319040",
        "userName": "Yosuke Torii / ジンジャー",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=jinjor",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/XfWltLG0CB",
            "expandedUrl": "https://m.youtube.com/watch?v=yH6o322S8XQ&list=PLcAzxXzXQlPbalOfueVbHCRSo26ksIXiF&index=11&t=0s"
        }
    ],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of Yosuke Torii / ジンジャーYosuke Torii / ジンジャー

楽天の Elm 事例 by @luca_mug m.youtube.com/watch 基礎から学ぶElm の紹介もしてもらってます。

{
    "createdAt": "2019年2月26日 21:54:32 JST",
    "touchedAt": "2019年2月26日 21:54:32 JST",
    "createdDate": "2019-02-26",
    "text": "ま、飛ぶときは飛ぶさ",
    "id": "TwitterStatusId 1100378579789963270",
    "idStr": "1100378579789963270",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

ま、飛ぶときは飛ぶさ

{
    "createdAt": "2019年2月26日 21:53:49 JST",
    "touchedAt": "2019年2月26日 21:53:49 JST",
    "createdDate": "2019-02-26",
    "text": "RT @bicycle_panda: 11月の会社と今日の会社の話が混在している",
    "id": "TwitterStatusId 1100378402446405634",
    "idStr": "1100378402446405634",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "11月の会社と今日の会社の話が混在している",
        "id": "TwitterStatusId 1100378402446405634",
        "userName": "パンダ",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=bicycle_panda",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of パンダパンダ

11月の会社と今日の会社の話が混在している

{
    "createdAt": "2019年2月26日 21:52:06 JST",
    "touchedAt": "2019年2月26日 21:52:06 JST",
    "createdDate": "2019-02-26",
    "text": "これか",
    "id": "TwitterStatusId 1100377968684150784",
    "idStr": "1100377968684150784",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

これか

{
    "createdAt": "2019年2月26日 21:51:45 JST",
    "touchedAt": "2019年2月26日 21:51:45 JST",
    "createdDate": "2019-02-26",
    "text": "どこが吹き飛んだので?",
    "id": "TwitterStatusId 1100377881429958656",
    "idStr": "1100377881429958656",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

どこが吹き飛んだので?

{
    "createdAt": "2019年2月26日 18:53:19 JST",
    "touchedAt": "2019年2月26日 18:53:19 JST",
    "createdDate": "2019-02-26",
    "text": "Palで島やってないから帰るか。。。",
    "id": "TwitterStatusId 1100332977328816128",
    "idStr": "1100332977328816128",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Palで島やってないから帰るか。。。

{
    "createdAt": "2019年2月26日 15:45:16 JST",
    "touchedAt": "2019年2月26日 17:32:22 JST",
    "createdDate": "2019-02-26",
    "text": "UglifyJsもelm-minify(Terser)ももう古い、通はgoogle-closure-compiler、という結論にいつの間にかなってたらしい。\nhttps://t.co/J4ezLhqND6\n\n圧縮率はプロジェクトによってはTerserのほうがいいんだけど、google-closure-compilerが一番速いようだ",
    "id": "TwitterStatusId 1100285650434048000",
    "idStr": "1100285650434048000",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [
        {
            "createdAt": "2019年2月26日 17:32:22 JST",
            "touchedAt": "2019年2月26日 17:32:22 JST",
            "createdDate": "2019-02-26",
            "text": "いつも使ってるdocker imageに追加した。\nついでにようやくmasterを0.19にした。\n\nhttps://t.co/I3aSY5uUnJ",
            "id": "TwitterStatusId 1100312605002878977",
            "idStr": "1100312605002878977",
            "userName": "Gada / ymtszw",
            "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
            "retweet": null,
            "inReplyTo": null,
            "replies": [],
            "quote": null,
            "entitiesTcoUrl": [
                {
                    "url": "https://t.co/I3aSY5uUnJ",
                    "expandedUrl": "https://github.com/ymtszw/elm_for_ci"
                }
            ],
            "extendedEntitiesMedia": []
        }
    ],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/J4ezLhqND6",
            "expandedUrl": "https://discourse.elm-lang.org/t/comparing-uglifyjs-and-google-closure-compiler/2883/3"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

UglifyJsもelm-minify(Terser)ももう古い、通はgoogle-closure-compiler、という結論にいつの間にかなってたらしい。 discourse.elm-lang.org/t/compari...

圧縮率はプロジェクトによってはTerserのほうがいいんだけど、google-closure-compilerが一番速いようだ

{
    "createdAt": "2019年2月26日 17:32:22 JST",
    "touchedAt": "2019年2月26日 17:32:22 JST",
    "createdDate": "2019-02-26",
    "text": "いつも使ってるdocker imageに追加した。\nついでにようやくmasterを0.19にした。\n\nhttps://t.co/I3aSY5uUnJ",
    "id": "TwitterStatusId 1100312605002878977",
    "idStr": "1100312605002878977",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/I3aSY5uUnJ",
            "expandedUrl": "https://github.com/ymtszw/elm_for_ci"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

いつも使ってるdocker imageに追加した。 ついでにようやくmasterを0.19にした。

github.com/ymtszw/elm_for_ci

{
    "createdAt": "2019年2月26日 17:21:52 JST",
    "touchedAt": "2019年2月26日 17:24:52 JST",
    "createdDate": "2019-02-26",
    "text": "この手のlocal stateが欲しくなる系のやつ(多くはUI内での小部分の、比較的単純な状態切替など)、Elmでやろうと思うならたぶんDictベースで状態辞書を持ちつつ、Maybeパターンマッチなどを極力減らせるようAPI設計した上でmoduleに閉じ込める(必要ならMsg/updateを導入)、みたいな感じになる。 https://t.co/UZlI366gRd",
    "id": "TwitterStatusId 1100309962792685568",
    "idStr": "1100309962792685568",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [
        {
            "createdAt": "2019年2月26日 17:24:52 JST",
            "touchedAt": "2019年2月26日 17:24:52 JST",
            "createdDate": "2019-02-26",
            "text": "それはそれでElm書いてく上で不可避的に必要になるワークフローなので、どんどん書いて慣れていけばいいと思っている。\n業務の上では既存コード資産使いたいとか、慣れるまで時間かかりすぎるとかあると思うけど、それ言い出したらPure Elmな部品が増えていかないしね。投資だ。",
            "id": "TwitterStatusId 1100310718765621253",
            "idStr": "1100310718765621253",
            "userName": "Gada / ymtszw",
            "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
            "retweet": null,
            "inReplyTo": null,
            "replies": [],
            "quote": null,
            "entitiesTcoUrl": [],
            "extendedEntitiesMedia": []
        }
    ],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/UZlI366gRd",
            "expandedUrl": "https://twitter.com/gada_twt/status/1099926149851799554"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

この手のlocal stateが欲しくなる系のやつ(多くはUI内での小部分の、比較的単純な状態切替など)、Elmでやろうと思うならたぶんDictベースで状態辞書を持ちつつ、Maybeパターンマッチなどを極力減らせるようAPI設計した上でmoduleに閉じ込める(必要ならMsg/updateを導入)、みたいな感じになる。

{
    "createdAt": "2019年2月26日 17:24:52 JST",
    "touchedAt": "2019年2月26日 17:24:52 JST",
    "createdDate": "2019-02-26",
    "text": "それはそれでElm書いてく上で不可避的に必要になるワークフローなので、どんどん書いて慣れていけばいいと思っている。\n業務の上では既存コード資産使いたいとか、慣れるまで時間かかりすぎるとかあると思うけど、それ言い出したらPure Elmな部品が増えていかないしね。投資だ。",
    "id": "TwitterStatusId 1100310718765621253",
    "idStr": "1100310718765621253",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

それはそれでElm書いてく上で不可避的に必要になるワークフローなので、どんどん書いて慣れていけばいいと思っている。 業務の上では既存コード資産使いたいとか、慣れるまで時間かかりすぎるとかあると思うけど、それ言い出したらPure Elmな部品が増えていかないしね。投資だ。

{
    "createdAt": "2019年2月26日 15:08:53 JST",
    "touchedAt": "2019年2月26日 15:08:53 JST",
    "createdDate": "2019-02-26",
    "text": "RT @mizchi: godoc 誤読に見えて縁起悪い",
    "id": "TwitterStatusId 1100276496654946304",
    "idStr": "1100276496654946304",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "godoc 誤読に見えて縁起悪い",
        "id": "TwitterStatusId 1100276496654946304",
        "userName": "mizchi",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=mizchi",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of mizchimizchi

godoc 誤読に見えて縁起悪い

{
    "createdAt": "2019年2月26日 15:02:09 JST",
    "touchedAt": "2019年2月26日 15:02:09 JST",
    "createdDate": "2019-02-26",
    "text": "Service Worker Security FAQ https://t.co/odDYlSzaO6",
    "id": "TwitterStatusId 1100274802840006656",
    "idStr": "1100274802840006656",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/odDYlSzaO6",
            "expandedUrl": "https://chromium.googlesource.com/chromium/src/+/master/docs/security/service-worker-security-faq.md"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Service Worker Security FAQ chromium.googlesource.com/chromi...

{
    "createdAt": "2019年2月26日 14:59:31 JST",
    "touchedAt": "2019年2月26日 14:59:31 JST",
    "createdDate": "2019-02-26",
    "text": "SWが、登録及びAPI権限において許可制になってないのを奇妙に感じたことは確かにある。OAuth2のscopeような感じでAPI群の利用を許可させる方式にすることはできたような気がするけど。",
    "id": "TwitterStatusId 1100274138290171904",
    "idStr": "1100274138290171904",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

SWが、登録及びAPI権限において許可制になってないのを奇妙に感じたことは確かにある。OAuth2のscopeような感じでAPI群の利用を許可させる方式にすることはできたような気がするけど。

{
    "createdAt": "2019年2月26日 14:56:25 JST",
    "touchedAt": "2019年2月26日 14:56:25 JST",
    "createdDate": "2019-02-26",
    "text": "RT @anatoo: Service Workerを悪用したブラウザ攻撃手法MarioNet >新たなブラウザ攻撃手法が見つかる--ユーザーがウェブページを離れた後も有効\n https://t.co/qj7qqLfYkF",
    "id": "TwitterStatusId 1100273357155528704",
    "idStr": "1100273357155528704",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "Service Workerを悪用したブラウザ攻撃手法MarioNet >新たなブラウザ攻撃手法が見つかる--ユーザーがウェブページを離れた後も有効\n https://t.co/qj7qqLfYkF",
        "id": "TwitterStatusId 1100273357155528704",
        "userName": "anatoo",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=anatoo",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/qj7qqLfYkF",
            "expandedUrl": "https://japan.zdnet.com/article/35133271/"
        }
    ],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of anatooanatoo

Service Workerを悪用したブラウザ攻撃手法MarioNet >新たなブラウザ攻撃手法が見つかる--ユーザーがウェブページを離れた後も有効 japan.zdnet.com/article/35133271...

{
    "createdAt": "2019年2月26日 14:45:30 JST",
    "touchedAt": "2019年2月26日 14:45:30 JST",
    "createdDate": "2019-02-26",
    "text": "定数倍に収まってるの、普通に高速だと思う",
    "id": "TwitterStatusId 1100270613002743809",
    "idStr": "1100270613002743809",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

定数倍に収まってるの、普通に高速だと思う

{
    "createdAt": "2019年2月26日 14:45:02 JST",
    "touchedAt": "2019年2月26日 14:45:02 JST",
    "createdDate": "2019-02-26",
    "text": "RT @A_kirisaki: 「HaskellはC、C++の3、4倍遅い」っていうの聞くと「あんだけ抽象的な書き方できるし堅牢なのにそれだけの性能出るのすごいじゃん」となる",
    "id": "TwitterStatusId 1100270493116989440",
    "idStr": "1100270493116989440",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "「HaskellはC、C++の3、4倍遅い」っていうの聞くと「あんだけ抽象的な書き方できるし堅牢なのにそれだけの性能出るのすごいじゃん」となる",
        "id": "TwitterStatusId 1100270493116989440",
        "userName": "霧咲空人/アッキーだよ✨",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=A_kirisaki",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of 霧咲空人/アッキーだよ✨霧咲空人/アッキーだよ✨

「HaskellはC、C++の3、4倍遅い」っていうの聞くと「あんだけ抽象的な書き方できるし堅牢なのにそれだけの性能出るのすごいじゃん」となる

{
    "createdAt": "2019年2月26日 14:28:14 JST",
    "touchedAt": "2019年2月26日 14:28:14 JST",
    "createdDate": "2019-02-26",
    "text": "物理本入手した",
    "id": "TwitterStatusId 1100266266277773312",
    "idStr": "1100266266277773312",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

物理本入手した

{
    "createdAt": "2019年2月26日 03:59:05 JST",
    "touchedAt": "2019年2月26日 03:59:05 JST",
    "createdDate": "2019-02-26",
    "text": "Scala3に入るかもしれないContextual Abstractionsを味見してみた - cats cats cats https://t.co/Fcoep0WJXf",
    "id": "TwitterStatusId 1100107933478576128",
    "idStr": "1100107933478576128",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/Fcoep0WJXf",
            "expandedUrl": "https://hinastory.github.io/cats-cats-cats/2019/02/24/scala-dotty-contextual-abstractions/"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Scala3に入るかもしれないContextual Abstractionsを味見してみた - cats cats cats hinastory.github.io/cats-cats-ca...

{
    "createdAt": "2019年2月26日 03:35:21 JST",
    "touchedAt": "2019年2月26日 03:35:21 JST",
    "createdDate": "2019-02-26",
    "text": "プロセス設計を自分で好きに作れる点は最終的には必要になるか。",
    "id": "TwitterStatusId 1100101962559676424",
    "idStr": "1100101962559676424",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

プロセス設計を自分で好きに作れる点は最終的には必要になるか。

{
    "createdAt": "2019年2月26日 03:33:31 JST",
    "touchedAt": "2019年2月26日 03:33:31 JST",
    "createdDate": "2019-02-26",
    "text": "hackneyの低レベルAPIとそれほど変わらないワークフローになってるように見えるんだけど、あえてこれ使うかね。HTTPoisonはhackneyベース。",
    "id": "TwitterStatusId 1100101499688898560",
    "idStr": "1100101499688898560",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

hackneyの低レベルAPIとそれほど変わらないワークフローになってるように見えるんだけど、あえてこれ使うかね。HTTPoisonはhackneyベース。

{
    "createdAt": "2019年2月26日 03:32:24 JST",
    "touchedAt": "2019年2月26日 03:32:24 JST",
    "createdDate": "2019-02-26",
    "text": "RT @melponn: Elixir の半公式 HTTP クライアントとして Mint ライブラリが公開された https://t.co/CWKyHOrvqS 。Erlang で言う gun みたいな割と低レベルな実装なので、HTTPoison とかがこれベースになるかも?",
    "id": "TwitterStatusId 1100101220276920322",
    "idStr": "1100101220276920322",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "Elixir の半公式 HTTP クライアントとして Mint ライブラリが公開された https://t.co/CWKyHOrvqS 。Erlang で言う gun みたいな割と低レベルな実装なので、HTTPoison とかがこれベースになるかも?",
        "id": "TwitterStatusId 1100101220276920322",
        "userName": "めるぽん.cpp",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=melponn",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/CWKyHOrvqS",
            "expandedUrl": "https://elixir-lang.org/blog/2019/02/25/mint-a-new-http-library-for-elixir/"
        }
    ],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of めるぽん.cppめるぽん.cpp

Elixir の半公式 HTTP クライアントとして Mint ライブラリが公開された elixir-lang.org/blog/2019/02/25/... 。Erlang で言う gun みたいな割と低レベルな実装なので、HTTPoison とかがこれベースになるかも?

{
    "createdAt": "2019年2月26日 00:41:31 JST",
    "touchedAt": "2019年2月26日 00:41:31 JST",
    "createdDate": "2019-02-26",
    "text": "@gokumon_blade @bicycle_panda 伝統的なbuff名であるDrunken Brawlerをポリコレ対応でわざわざElusive Brawlerに変更したんですよ!",
    "id": "TwitterStatusId 1100058215398596609",
    "idStr": "1100058215398596609",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1100057914281062400",
        "userId": "TwitterUserId 187591962"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @gokumon_blade
Avatar of Gada / ymtszwGada / ymtszw

@bicycle_panda 伝統的なbuff名であるDrunken Brawlerをポリコレ対応でわざわざElusive Brawlerに変更したんですよ!

{
    "createdAt": "2019年2月26日 00:39:42 JST",
    "touchedAt": "2019年2月26日 00:39:42 JST",
    "createdDate": "2019-02-26",
    "text": "@gokumon_blade @bicycle_panda BrewmasterはLegionでそれっぽいArtifact武器と専用モーション結構追加されたから、今なかなかかっこいいよ https://t.co/zLqjLaG1Tz",
    "id": "TwitterStatusId 1100057759163179008",
    "idStr": "1100057759163179008",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1100056832238936064",
        "userId": "TwitterUserId 187591962"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/zLqjLaG1Tz",
            "sourceUrl": "https://pbs.twimg.com/media/D0QwpGMUUAAqV8y.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/gada_twt/status/1100057759163179008/photo/1"
        }
    ]
}
Replying to @gokumon_blade
Avatar of Gada / ymtszwGada / ymtszw

@bicycle_panda BrewmasterはLegionでそれっぽいArtifact武器と専用モーション結構追加されたから、今なかなかかっこいいよ

Attached photo of status id: 1100057759163179008
{
    "createdAt": "2019年2月26日 00:35:50 JST",
    "touchedAt": "2019年2月26日 00:35:50 JST",
    "createdDate": "2019-02-26",
    "text": "@bicycle_panda 二刀流Frost DK Tank「呼んだ?」",
    "id": "TwitterStatusId 1100056785199587337",
    "idStr": "1100056785199587337",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1100055573427478528",
        "userId": "TwitterUserId 7008482"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @bicycle_panda
Avatar of Gada / ymtszwGada / ymtszw

二刀流Frost DK Tank「呼んだ?」

2019/02/25 (Mon)

{
    "createdAt": "2019年2月25日 22:00:05 JST",
    "touchedAt": "2019年2月25日 22:00:05 JST",
    "createdDate": "2019-02-25",
    "text": "ヨシダいいこと言ってる",
    "id": "TwitterStatusId 1100017589789413376",
    "idStr": "1100017589789413376",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

ヨシダいいこと言ってる

{
    "createdAt": "2019年2月25日 21:59:16 JST",
    "touchedAt": "2019年2月25日 21:59:16 JST",
    "createdDate": "2019-02-25",
    "text": "RT @lyco_pso2: 上級者は初心者に教えるべきって意見はFF14の吉田の回答でFAなんだよなぁ https://t.co/FJpRyMdnz1",
    "id": "TwitterStatusId 1100017383412883456",
    "idStr": "1100017383412883456",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "上級者は初心者に教えるべきって意見はFF14の吉田の回答でFAなんだよなぁ https://t.co/FJpRyMdnz1",
        "id": "TwitterStatusId 1100017383412883456",
        "userName": "お優しいりこ様",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=lyco_pso2",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/FJpRyMdnz1",
            "sourceUrl": "https://pbs.twimg.com/media/D0N83LGUUAEpGOJ.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/lyco_pso2/status/1099860035008516101/photo/1"
        },
        {
            "url": "https://t.co/FJpRyMdnz1",
            "sourceUrl": "https://pbs.twimg.com/media/D0N83LDVsAAzZ1H.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/lyco_pso2/status/1099860035008516101/photo/1"
        },
        {
            "url": "https://t.co/FJpRyMdnz1",
            "sourceUrl": "https://pbs.twimg.com/media/D0N83LEVsAEMH01.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/lyco_pso2/status/1099860035008516101/photo/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of お優しいりこ様お優しいりこ様

上級者は初心者に教えるべきって意見はFF14の吉田の回答でFAなんだよなぁ

Attached photo of status id: 1100017383412883456Attached photo of status id: 1100017383412883456Attached photo of status id: 1100017383412883456
{
    "createdAt": "2019年2月25日 21:41:49 JST",
    "touchedAt": "2019年2月25日 21:41:49 JST",
    "createdDate": "2019-02-25",
    "text": "書泉寄ってElm本買って帰ろうと思ってたけど、いつのまにかこんな時間だった",
    "id": "TwitterStatusId 1100012993327165446",
    "idStr": "1100012993327165446",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

書泉寄ってElm本買って帰ろうと思ってたけど、いつのまにかこんな時間だった

{
    "createdAt": "2019年2月25日 15:56:44 JST",
    "touchedAt": "2019年2月25日 15:56:44 JST",
    "createdDate": "2019-02-25",
    "text": "> Elmでポップオーバを使おうとおもうとModelにPopoverの状態を保持するためのフィールドがめっちゃ増えんねん。\n\nこれ系の悩み、わかりみの塊なんだけど、許し始めたらどこまでも落ちていきそうでね、、、\n\nElm備忘録 ~CustomElementつかっていこうぜ[Popover編]~ - Qiita https://t.co/fGplqVtTSs",
    "id": "TwitterStatusId 1099926149851799554",
    "idStr": "1099926149851799554",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/fGplqVtTSs",
            "expandedUrl": "https://qiita.com/4245Ryomt/items/475f71641b5cdc78ca50"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

> Elmでポップオーバを使おうとおもうとModelにPopoverの状態を保持するためのフィールドがめっちゃ増えんねん。

これ系の悩み、わかりみの塊なんだけど、許し始めたらどこまでも落ちていきそうでね、、、

Elm備忘録 ~CustomElementつかっていこうぜ[Popover編]~ - Qiita qiita.com/4245Ryomt/items/475f71...

{
    "createdAt": "2019年2月25日 13:13:54 JST",
    "touchedAt": "2019年2月25日 13:28:04 JST",
    "createdDate": "2019-02-25",
    "text": "Listで、返り値がList (List a)になってるgroupWhileヘルパの実装が手元にあり、実際はList (OneOrMore a)型であるべきなので、型安全な形にupgradeしようかなあと思ったら、参考にした大本のListExtra.groupWhileが最新のバージョンでまさしくその挙動に変更されていた\nhttps://t.co/1BnJRntBtz",
    "id": "TwitterStatusId 1099885170516062208",
    "idStr": "1099885170516062208",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [
        {
            "createdAt": "2019年2月25日 13:28:04 JST",
            "touchedAt": "2019年2月25日 13:28:04 JST",
            "createdDate": "2019-02-25",
            "text": "今やDCEもあることだし、List.Extraは入れちゃおう",
            "id": "TwitterStatusId 1099888736156798976",
            "idStr": "1099888736156798976",
            "userName": "Gada / ymtszw",
            "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
            "retweet": null,
            "inReplyTo": null,
            "replies": [],
            "quote": null,
            "entitiesTcoUrl": [],
            "extendedEntitiesMedia": []
        }
    ],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/1BnJRntBtz",
            "expandedUrl": "https://package.elm-lang.org/packages/elm-community/list-extra/latest/List-Extra#groupWhile"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Listで、返り値がList (List a)になってるgroupWhileヘルパの実装が手元にあり、実際はList (OneOrMore a)型であるべきなので、型安全な形にupgradeしようかなあと思ったら、参考にした大本のListExtra.groupWhileが最新のバージョンでまさしくその挙動に変更されていた package.elm-lang.org/packages/el...

{
    "createdAt": "2019年2月25日 13:28:04 JST",
    "touchedAt": "2019年2月25日 13:28:04 JST",
    "createdDate": "2019-02-25",
    "text": "今やDCEもあることだし、List.Extraは入れちゃおう",
    "id": "TwitterStatusId 1099888736156798976",
    "idStr": "1099888736156798976",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

今やDCEもあることだし、List.Extraは入れちゃおう

{
    "createdAt": "2019年2月25日 11:02:40 JST",
    "touchedAt": "2019年2月25日 11:02:40 JST",
    "createdDate": "2019-02-25",
    "text": "RT @makoto_yamagata: これ、Elmで実装してます。\n分かりにくいけど、後ろのUSBポートにキーパッド繋ぐとカード登録モードになります。キーパッドなどの制御はportsでjsとのやりとり。これを綺麗にElmにしようかとアレコレ調査中〜 https://t.co…",
    "id": "TwitterStatusId 1099852145166184448",
    "idStr": "1099852145166184448",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "これ、Elmで実装してます。\n分かりにくいけど、後ろのUSBポートにキーパッド繋ぐとカード登録モードになります。キーパッドなどの制御はportsでjsとのやりとり。これを綺麗にElmにしようかとアレコレ調査中〜 https://t.co…",
        "id": "TwitterStatusId 1099852145166184448",
        "userName": "山形 誠🍥💋プログラマー",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=makoto_yamagata",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of 山形 誠🍥💋プログラマー山形 誠🍥💋プログラマー

これ、Elmで実装してます。 分かりにくいけど、後ろのUSBポートにキーパッド繋ぐとカード登録モードになります。キーパッドなどの制御はportsでjsとのやりとり。これを綺麗にElmにしようかとアレコレ調査中〜 t.co…

{
    "createdAt": "2019年2月25日 10:45:05 JST",
    "touchedAt": "2019年2月25日 10:45:05 JST",
    "createdDate": "2019-02-25",
    "text": "RT @takum97: (a+b)^2=a^2+2ab+b^2\nのことだと理解するのに暫く時間がかかった https://t.co/HZZZyQFNcW",
    "id": "TwitterStatusId 1099847721077288961",
    "idStr": "1099847721077288961",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "(a+b)^2=a^2+2ab+b^2\nのことだと理解するのに暫く時間がかかった https://t.co/HZZZyQFNcW",
        "id": "TwitterStatusId 1099847721077288961",
        "userName": "takum97",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=takum97",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/HZZZyQFNcW",
            "expandedUrl": "https://twitter.com/hsjoihs/status/1099778519674933248"
        }
    ],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of takum97takum97

(a+b)^2=a^2+2ab+b^2 のことだと理解するのに暫く時間がかかった

{
    "createdAt": "2019年2月25日 07:25:48 JST",
    "touchedAt": "2019年2月25日 08:09:10 JST",
    "createdDate": "2019-02-25",
    "text": "BoA ring埋まってなかったのでStVの釣り大会に超久々に来たんだけど、2匹差ぐらいで間に合わず。いろいろ学びがあった。\n今Region-wideでトップ50人まで入賞なんだけど、かなり混んでてpoolは取り合いだし、Druidできたのは正解だったけど、RacialボーナスがあるHighmountainがそもそも有利らしい",
    "id": "TwitterStatusId 1099797569964634112",
    "idStr": "1099797569964634112",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [
        {
            "createdAt": "2019年2月25日 08:09:10 JST",
            "touchedAt": "2019年2月25日 08:09:10 JST",
            "createdDate": "2019-02-25",
            "text": "AH/Bank/Gbankの使い勝手も合わせて考えると、各種テレポアイテム揃えた上でBootyBayにheath bindしておくのは便利っちゃ便利だな。\nBfAも別で専用Hearthあったら良かったんだけど。",
            "id": "TwitterStatusId 1099808483757613056",
            "idStr": "1099808483757613056",
            "userName": "Gada / ymtszw",
            "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
            "retweet": null,
            "inReplyTo": null,
            "replies": [],
            "quote": null,
            "entitiesTcoUrl": [],
            "extendedEntitiesMedia": []
        }
    ],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

BoA ring埋まってなかったのでStVの釣り大会に超久々に来たんだけど、2匹差ぐらいで間に合わず。いろいろ学びがあった。 今Region-wideでトップ50人まで入賞なんだけど、かなり混んでてpoolは取り合いだし、Druidできたのは正解だったけど、RacialボーナスがあるHighmountainがそもそも有利らしい

{
    "createdAt": "2019年2月25日 08:09:10 JST",
    "touchedAt": "2019年2月25日 08:09:10 JST",
    "createdDate": "2019-02-25",
    "text": "AH/Bank/Gbankの使い勝手も合わせて考えると、各種テレポアイテム揃えた上でBootyBayにheath bindしておくのは便利っちゃ便利だな。\nBfAも別で専用Hearthあったら良かったんだけど。",
    "id": "TwitterStatusId 1099808483757613056",
    "idStr": "1099808483757613056",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

AH/Bank/Gbankの使い勝手も合わせて考えると、各種テレポアイテム揃えた上でBootyBayにheath bindしておくのは便利っちゃ便利だな。 BfAも別で専用Hearthあったら良かったんだけど。

{
    "createdAt": "2019年2月25日 00:26:11 JST",
    "touchedAt": "2019年2月25日 00:26:11 JST",
    "createdDate": "2019-02-25",
    "text": "RT @yashi09: Pixiv百科事典の僕の記事、中々に内容が充実してるし特に三角コーンに関する部分はかなりの情報量なので何が何でも僕にコーンを送りつけてやろうと考えているテロリストの方々は必読です。\nhttps://t.co/SA86mdkZGv https://t.c…",
    "id": "TwitterStatusId 1099691967879868417",
    "idStr": "1099691967879868417",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "Pixiv百科事典の僕の記事、中々に内容が充実してるし特に三角コーンに関する部分はかなりの情報量なので何が何でも僕にコーンを送りつけてやろうと考えているテロリストの方々は必読です。\nhttps://t.co/SA86mdkZGv https://t.c…",
        "id": "TwitterStatusId 1099691967879868417",
        "userName": "やしろあずき",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=yashi09",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/SA86mdkZGv",
            "expandedUrl": "https://dic.pixiv.net/a/%E3%82%84%E3%81%97%E3%82%8D%E3%81%82%E3%81%9A%E3%81%8D"
        }
    ],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of やしろあずきやしろあずき

Pixiv百科事典の僕の記事、中々に内容が充実してるし特に三角コーンに関する部分はかなりの情報量なので何が何でも僕にコーンを送りつけてやろうと考えているテロリストの方々は必読です。 dic.pixiv.net/a/%E3%82%84%E3%81%... t.c…

{
    "createdAt": "2019年2月25日 00:22:26 JST",
    "touchedAt": "2019年2月25日 00:22:26 JST",
    "createdDate": "2019-02-25",
    "text": "Stormwall Blockade意外とあっさりクリア!進捗週だった。\nhttps://t.co/X8dM9DkXGv\n#ut_wow #wowjp",
    "id": "TwitterStatusId 1099691024220184576",
    "idStr": "1099691024220184576",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/X8dM9DkXGv",
            "expandedUrl": "https://www.warcraftlogs.com/reports/m4wJxtMRcvVDPWZC/"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Stormwall Blockade意外とあっさりクリア!進捗週だった。 www.warcraftlogs.com/reports/m4w... #ut_wow #wowjp

2019/02/24 (Sun)

{
    "createdAt": "2019年2月24日 11:50:59 JST",
    "touchedAt": "2019年2月24日 11:50:59 JST",
    "createdDate": "2019-02-24",
    "text": "@Quantren criteriaが20とかで絶望",
    "id": "TwitterStatusId 1099501917858754560",
    "idStr": "1099501917858754560",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1099498440910913536",
        "userId": "TwitterUserId 844215600"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @Quantren
Avatar of Gada / ymtszwGada / ymtszw

criteriaが20とかで絶望

{
    "createdAt": "2019年2月24日 11:09:00 JST",
    "touchedAt": "2019年2月24日 11:09:00 JST",
    "createdDate": "2019-02-24",
    "text": "子供にわかったんだろうか",
    "id": "TwitterStatusId 1099491351060574209",
    "idStr": "1099491351060574209",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

子供にわかったんだろうか

{
    "createdAt": "2019年2月24日 11:08:45 JST",
    "touchedAt": "2019年2月24日 11:08:45 JST",
    "createdDate": "2019-02-24",
    "text": "RT @kazu0kazu: ボヘミアンラプソディーの替え歌 https://t.co/6D2lT24Us3",
    "id": "TwitterStatusId 1099491290826268672",
    "idStr": "1099491290826268672",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "ボヘミアンラプソディーの替え歌 https://t.co/6D2lT24Us3",
        "id": "TwitterStatusId 1099491290826268672",
        "userName": "うるふ",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=kazu0kazu",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/6D2lT24Us3",
            "expandedUrl": "http://youtu.be/ebfOheB_YrQ"
        }
    ],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of うるふうるふ

ボヘミアンラプソディーの替え歌 youtu.be/ebfOheB_YrQ

{
    "createdAt": "2019年2月24日 07:02:58 JST",
    "touchedAt": "2019年2月24日 07:02:58 JST",
    "createdDate": "2019-02-24",
    "text": "Timewalkingベンダーが、トークン50とか20とかで昔のバッジアイテムの復刻版売ってるんだけど、結構な部位をカバーしてる上に安くて350なのでAltの装備かさ上げに便利だった",
    "id": "TwitterStatusId 1099429436225511425",
    "idStr": "1099429436225511425",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Timewalkingベンダーが、トークン50とか20とかで昔のバッジアイテムの復刻版売ってるんだけど、結構な部位をカバーしてる上に安くて350なのでAltの装備かさ上げに便利だった

{
    "createdAt": "2019年2月24日 01:14:09 JST",
    "touchedAt": "2019年2月24日 01:14:09 JST",
    "createdDate": "2019-02-24",
    "text": "「美大は“絵で食べる方法”を教えてくれない」 漫画『ブルーピリオド』作者と完売画家が考える“美術で生きる術” (1/3) - ねとらぼ https://t.co/eIgAt23j7q",
    "id": "TwitterStatusId 1099341654316572673",
    "idStr": "1099341654316572673",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/eIgAt23j7q",
            "expandedUrl": "https://nlab.itmedia.co.jp/nl/articles/1902/23/news004.html"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

「美大は“絵で食べる方法”を教えてくれない」 漫画『ブルーピリオド』作者と完売画家が考える“美術で生きる術” (1/3) - ねとらぼ nlab.itmedia.co.jp/nl/articles/1...

{
    "createdAt": "2019年2月24日 00:27:12 JST",
    "touchedAt": "2019年2月24日 00:27:12 JST",
    "createdDate": "2019-02-24",
    "text": "Mekkatorque Done!!! GJ!!!\n素晴らしい集中力を発揮した。\nhttps://t.co/A24jHZ2sxt\n#ut_wow #wowjp",
    "id": "TwitterStatusId 1099329839515938816",
    "idStr": "1099329839515938816",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/A24jHZ2sxt",
            "expandedUrl": "https://www.warcraftlogs.com/reports/PNv2gYQhRnLK3ZqM/"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Mekkatorque Done!!! GJ!!! 素晴らしい集中力を発揮した。 www.warcraftlogs.com/reports/PNv... #ut_wow #wowjp

2019/02/23 (Sat)

{
    "createdAt": "2019年2月23日 10:25:03 JST",
    "touchedAt": "2019年2月23日 10:25:03 JST",
    "createdDate": "2019-02-23",
    "text": "RT @graemecoleman: Hello, my name is Graeme, I have a PhD in computing, and I am a senior accessibility consultant, but when I want to type…",
    "id": "TwitterStatusId 1099117903977230336",
    "idStr": "1099117903977230336",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "Hello, my name is Graeme, I have a PhD in computing, and I am a senior accessibility consultant, but when I want to type…",
        "id": "TwitterStatusId 1099117903977230336",
        "userName": "Graeme Coleman",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=graemecoleman",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of Graeme ColemanGraeme Coleman

Hello, my name is Graeme, I have a PhD in computing, and I am a senior accessibility consultant, but when I want to type…

{
    "createdAt": "2019年2月23日 10:07:57 JST",
    "touchedAt": "2019年2月23日 10:07:57 JST",
    "createdDate": "2019-02-23",
    "text": "@kazachino_wow どろろかな",
    "id": "TwitterStatusId 1099113600013164544",
    "idStr": "1099113600013164544",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1099082145685921792",
        "userId": "TwitterUserId 778050344831950848"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @kazachino_wow
Avatar of Gada / ymtszwGada / ymtszw

どろろかな

{
    "createdAt": "2019年2月23日 02:29:20 JST",
    "touchedAt": "2019年2月23日 02:29:20 JST",
    "createdDate": "2019-02-23",
    "text": "ffとかリセットとかがでてくるとまた盛り上がってきて見応えはあると思うんだけど、がっつり能力バトル物になってしまうので、そのへんもうちょっと曖昧で空気感を楽しめる初期作品のほうが、今アニメにするとしたらかえって目新しくて良いのかもしれない。",
    "id": "TwitterStatusId 1098998183982555136",
    "idStr": "1098998183982555136",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

ffとかリセットとかがでてくるとまた盛り上がってきて見応えはあると思うんだけど、がっつり能力バトル物になってしまうので、そのへんもうちょっと曖昧で空気感を楽しめる初期作品のほうが、今アニメにするとしたらかえって目新しくて良いのかもしれない。

{
    "createdAt": "2019年2月23日 02:21:26 JST",
    "touchedAt": "2019年2月23日 02:21:26 JST",
    "createdDate": "2019-02-23",
    "text": "ブギーポップ、普通に良い",
    "id": "TwitterStatusId 1098996197769891840",
    "idStr": "1098996197769891840",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

ブギーポップ、普通に良い

{
    "createdAt": "2019年2月23日 00:21:32 JST",
    "touchedAt": "2019年2月23日 00:21:32 JST",
    "createdDate": "2019-02-23",
    "text": "突貫farm日。\nWorld of Warcraftでraidをやる仲間を絶賛募集中です!\nhttps://t.co/GmuNfHYrUO\n#ut_wow #wowjp",
    "id": "TwitterStatusId 1098966022307012609",
    "idStr": "1098966022307012609",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/GmuNfHYrUO",
            "expandedUrl": "https://www.warcraftlogs.com/reports/fJjrmFLM9PHNXhQG/"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

突貫farm日。 World of Warcraftでraidをやる仲間を絶賛募集中です! www.warcraftlogs.com/reports/fJj... #ut_wow #wowjp

2019/02/22 (Fri)

{
    "createdAt": "2019年2月22日 20:52:25 JST",
    "touchedAt": "2019年2月22日 20:52:25 JST",
    "createdDate": "2019-02-22",
    "text": "RT @moznion: フリクリはパンクなんだからこそ良いのに,なんで前作をそのまま踏襲すんのか,まったくパンクじゃねえなって感想は公開当時からあった",
    "id": "TwitterStatusId 1098913397943414785",
    "idStr": "1098913397943414785",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "フリクリはパンクなんだからこそ良いのに,なんで前作をそのまま踏襲すんのか,まったくパンクじゃねえなって感想は公開当時からあった",
        "id": "TwitterStatusId 1098913397943414785",
        "userName": "moznion",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=moznion",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of moznionmoznion

フリクリはパンクなんだからこそ良いのに,なんで前作をそのまま踏襲すんのか,まったくパンクじゃねえなって感想は公開当時からあった

{
    "createdAt": "2019年2月22日 20:40:27 JST",
    "touchedAt": "2019年2月22日 20:40:27 JST",
    "createdDate": "2019-02-22",
    "text": "正解ムーヴ",
    "id": "TwitterStatusId 1098910384621113350",
    "idStr": "1098910384621113350",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

正解ムーヴ

{
    "createdAt": "2019年2月22日 20:40:16 JST",
    "touchedAt": "2019年2月22日 20:40:16 JST",
    "createdDate": "2019-02-22",
    "text": "RT @yutopp: もう農業する!!",
    "id": "TwitterStatusId 1098910340861984768",
    "idStr": "1098910340861984768",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "もう農業する!!",
        "id": "TwitterStatusId 1098910340861984768",
        "userName": "☃",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=yutopp",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of ☃

もう農業する!!

{
    "createdAt": "2019年2月22日 19:40:22 JST",
    "touchedAt": "2019年2月22日 19:40:22 JST",
    "createdDate": "2019-02-22",
    "text": "@hal_tvvitter ワンチャンはあるけど、今相対的にTW難易度上がってるから、わかってないやつばっかだとMythic並みに時間かかる",
    "id": "TwitterStatusId 1098895264146837504",
    "idStr": "1098895264146837504",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1098892628383264768",
        "userId": "TwitterUserId 54864274"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @hal_tvvitter
Avatar of Gada / ymtszwGada / ymtszw

ワンチャンはあるけど、今相対的にTW難易度上がってるから、わかってないやつばっかだとMythic並みに時間かかる

{
    "createdAt": "2019年2月22日 19:26:05 JST",
    "touchedAt": "2019年2月22日 19:26:05 JST",
    "createdDate": "2019-02-22",
    "text": "@hal_tvvitter 385固定",
    "id": "TwitterStatusId 1098891671935188992",
    "idStr": "1098891671935188992",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1098890576651476992",
        "userId": "TwitterUserId 54864274"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @hal_tvvitter
Avatar of Gada / ymtszwGada / ymtszw

385固定

{
    "createdAt": "2019年2月22日 18:07:33 JST",
    "touchedAt": "2019年2月22日 18:07:33 JST",
    "createdDate": "2019-02-22",
    "text": "ピザタイムかな",
    "id": "TwitterStatusId 1098871906017525761",
    "idStr": "1098871906017525761",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

ピザタイムかな

{
    "createdAt": "2019年2月22日 15:36:52 JST",
    "touchedAt": "2019年2月22日 15:42:09 JST",
    "createdDate": "2019-02-22",
    "text": "ElmでComponentを提供するとき(ライブラリでもプロジェクト内でも)、ComponentのMsgをグローバルなMsg空間にmapする関数(`CompMsg Comp.Msg`なるバリアントにおける`CompMsg`)を、Componentの状態初期化時に事前に受け取っておいて状態の一部として持つとその後若干楽なんだけど、少々邪道感がある",
    "id": "TwitterStatusId 1098833988423114758",
    "idStr": "1098833988423114758",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [
        {
            "createdAt": "2019年2月22日 15:42:09 JST",
            "touchedAt": "2019年2月22日 15:42:09 JST",
            "createdDate": "2019-02-22",
            "text": "似たパターンで、elm-sortable-tableではsort状態が変化したtableのStateをグローバルなModel空間に通知するためのtoMsg : State -> msgを受け取れるConfigという引数があるんだけど、これは明確にStateとは別枠とされていて、Modelに含めず、view関数内で静的な値を渡せとされている。意図はわかる",
            "id": "TwitterStatusId 1098835314745864192",
            "idStr": "1098835314745864192",
            "userName": "Gada / ymtszw",
            "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
            "retweet": null,
            "inReplyTo": null,
            "replies": [],
            "quote": null,
            "entitiesTcoUrl": [],
            "extendedEntitiesMedia": []
        }
    ],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

ElmでComponentを提供するとき(ライブラリでもプロジェクト内でも)、ComponentのMsgをグローバルなMsg空間にmapする関数(CompMsg Comp.MsgなるバリアントにおけるCompMsg)を、Componentの状態初期化時に事前に受け取っておいて状態の一部として持つとその後若干楽なんだけど、少々邪道感がある

{
    "createdAt": "2019年2月22日 15:42:09 JST",
    "touchedAt": "2019年2月22日 15:42:09 JST",
    "createdDate": "2019-02-22",
    "text": "似たパターンで、elm-sortable-tableではsort状態が変化したtableのStateをグローバルなModel空間に通知するためのtoMsg : State -> msgを受け取れるConfigという引数があるんだけど、これは明確にStateとは別枠とされていて、Modelに含めず、view関数内で静的な値を渡せとされている。意図はわかる",
    "id": "TwitterStatusId 1098835314745864192",
    "idStr": "1098835314745864192",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

似たパターンで、elm-sortable-tableではsort状態が変化したtableのStateをグローバルなModel空間に通知するためのtoMsg : State -> msgを受け取れるConfigという引数があるんだけど、これは明確にStateとは別枠とされていて、Modelに含めず、view関数内で静的な値を渡せとされている。意図はわかる

{
    "createdAt": "2019年2月22日 15:32:25 JST",
    "touchedAt": "2019年2月22日 15:32:25 JST",
    "createdDate": "2019-02-22",
    "text": "たくさん獲るのをやめたら、儲かって休みも増えた。佐渡のエビ漁に見えた希望 | Gyoppy!(ギョッピー) - 海から、魚から、ハッピーをつくるメディア - Yahoo! JAPAN https://t.co/azTlPinkKv",
    "id": "TwitterStatusId 1098832869030391809",
    "idStr": "1098832869030391809",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/azTlPinkKv",
            "expandedUrl": "https://gyoppy.yahoo.co.jp/originals/16.html"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

たくさん獲るのをやめたら、儲かって休みも増えた。佐渡のエビ漁に見えた希望 | Gyoppy!(ギョッピー) - 海から、魚から、ハッピーをつくるメディア - Yahoo! JAPAN gyoppy.yahoo.co.jp/originals/16....

{
    "createdAt": "2019年2月22日 10:47:15 JST",
    "touchedAt": "2019年2月22日 10:47:15 JST",
    "createdDate": "2019-02-22",
    "text": "RT @diablo3_rosblog: ( ^ω^)・・・ワーオ、Diablofansついに失望のあまり閉鎖って感じですかね当然か…。\nDiabloFans Says Farewell https://t.co/1FRbPVkuth",
    "id": "TwitterStatusId 1098761104182829056",
    "idStr": "1098761104182829056",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "( ^ω^)・・・ワーオ、Diablofansついに失望のあまり閉鎖って感じですかね当然か…。\nDiabloFans Says Farewell https://t.co/1FRbPVkuth",
        "id": "TwitterStatusId 1098761104182829056",
        "userName": "RoSman",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=diablo3_rosblog",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/1FRbPVkuth",
            "expandedUrl": "http://www.diablofans.com/news/49102-diablofans-says-farewell"
        }
    ],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of RoSmanRoSman

( ^ω^)・・・ワーオ、Diablofansついに失望のあまり閉鎖って感じですかね当然か…。 DiabloFans Says Farewell www.diablofans.com/news/49102-dia...

2019/02/21 (Thu)

{
    "createdAt": "2019年2月21日 00:51:08 JST",
    "touchedAt": "2019年2月21日 00:51:08 JST",
    "createdDate": "2019-02-21",
    "text": "RT @komitake: タイトルだけ見て、M社にこんな福利厚生があるなんて許せない!モラルがない!みたいなトンデモ記事かと思ってしまった。\n\nメルカリに福利厚生 モラルは | 2019/2/20(水) - Yahoo!ニュース https://t.co/4mD6J2KjAH…",
    "id": "TwitterStatusId 1098248699069624321",
    "idStr": "1098248699069624321",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "タイトルだけ見て、M社にこんな福利厚生があるなんて許せない!モラルがない!みたいなトンデモ記事かと思ってしまった。\n\nメルカリに福利厚生 モラルは | 2019/2/20(水) - Yahoo!ニュース https://t.co/4mD6J2KjAH…",
        "id": "TwitterStatusId 1098248699069624321",
        "userName": "komitake",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=komitake",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/4mD6J2KjAH",
            "expandedUrl": "https://news.yahoo.co.jp/pickup/6314517"
        }
    ],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of komitakekomitake

タイトルだけ見て、M社にこんな福利厚生があるなんて許せない!モラルがない!みたいなトンデモ記事かと思ってしまった。

メルカリに福利厚生 モラルは | 2019/2/20(水) - Yahoo!ニュース news.yahoo.co.jp/pickup/6314517

2019/02/20 (Wed)

{
    "createdAt": "2019年2月20日 04:25:16 JST",
    "touchedAt": "2019年2月20日 04:25:16 JST",
    "createdDate": "2019-02-20",
    "text": "Mekkatorqueが落とすTrinket,サイクルが一巡したときにゼンマイを巻く音がする。なにかと思ったわ",
    "id": "TwitterStatusId 1097940198640443392",
    "idStr": "1097940198640443392",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Mekkatorqueが落とすTrinket,サイクルが一巡したときにゼンマイを巻く音がする。なにかと思ったわ

2019/02/19 (Tue)

{
    "createdAt": "2019年2月19日 19:26:49 JST",
    "touchedAt": "2019年2月19日 19:26:49 JST",
    "createdDate": "2019-02-19",
    "text": "WoWアプリ、リスタ・メンテ時刻教えてくれないかな",
    "id": "TwitterStatusId 1097804693579882498",
    "idStr": "1097804693579882498",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

WoWアプリ、リスタ・メンテ時刻教えてくれないかな

{
    "createdAt": "2019年2月19日 16:34:02 JST",
    "touchedAt": "2019年2月19日 16:34:02 JST",
    "createdDate": "2019-02-19",
    "text": "@kazachino_wow 片方の大陸でWQやったら、もう片方の大陸のWQのドロップilvlが早速上がっていて嬉しくなる",
    "id": "TwitterStatusId 1097761209586135040",
    "idStr": "1097761209586135040",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1097760445501337600",
        "userId": "TwitterUserId 778050344831950848"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @kazachino_wow
Avatar of Gada / ymtszwGada / ymtszw

片方の大陸でWQやったら、もう片方の大陸のWQのドロップilvlが早速上がっていて嬉しくなる

{
    "createdAt": "2019年2月19日 16:20:54 JST",
    "touchedAt": "2019年2月19日 16:20:54 JST",
    "createdDate": "2019-02-19",
    "text": "歴史的仮名遣は専用のIMEが存在するはずなので、変換自体は環境整えれば流暢にできるようになるはず。\nSKKで日本語入力してるなら(そもそも送り仮名を自分で制御できるので)すんなり書けるらしいとも聞く。やったことはないけど",
    "id": "TwitterStatusId 1097757904487104513",
    "idStr": "1097757904487104513",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

歴史的仮名遣は専用のIMEが存在するはずなので、変換自体は環境整えれば流暢にできるようになるはず。 SKKで日本語入力してるなら(そもそも送り仮名を自分で制御できるので)すんなり書けるらしいとも聞く。やったことはないけど

{
    "createdAt": "2019年2月19日 16:15:15 JST",
    "touchedAt": "2019年2月19日 16:15:15 JST",
    "createdDate": "2019-02-19",
    "text": "ElmjutsuのLinterバージョンの件は、upgradeできそうだったのでPR\n\n[Linter v2] Upgrade to new Linter API by ymtszw · Pull Request #158 · halohalospecial/atom-elmjutsu https://t.co/NJ2sYBTfHh",
    "id": "TwitterStatusId 1097756484652359680",
    "idStr": "1097756484652359680",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/NJ2sYBTfHh",
            "expandedUrl": "https://github.com/halohalospecial/atom-elmjutsu/pull/158"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

ElmjutsuのLinterバージョンの件は、upgradeできそうだったのでPR

[Linter v2] Upgrade to new Linter API by ymtszw · Pull Request #158 · halohalospecial/atom-elmjutsu github.com/halohalospecial/atom-...

{
    "createdAt": "2019年2月19日 16:13:01 JST",
    "touchedAt": "2019年2月19日 16:13:01 JST",
    "createdDate": "2019-02-19",
    "text": "@dakfan 壺、割れますか",
    "id": "TwitterStatusId 1097755922170966017",
    "idStr": "1097755922170966017",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1097755226050682880",
        "userId": "TwitterUserId 60587894"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @dakfan
Avatar of Gada / ymtszwGada / ymtszw

壺、割れますか

{
    "createdAt": "2019年2月19日 12:39:00 JST",
    "touchedAt": "2019年2月19日 12:39:00 JST",
    "createdDate": "2019-02-19",
    "text": "RaidのmythicやHeroicラスボスkillなんかは、サーバのトップ層ギルドがお金受け取って出荷請負するのがもう一般的になりつつあって、そういうの含めて経済圏できてる。もちろんギルドに所属してればそのギルドのペースに合わせて自力で攻略できるけど。",
    "id": "TwitterStatusId 1097702063444611072",
    "idStr": "1097702063444611072",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

RaidのmythicやHeroicラスボスkillなんかは、サーバのトップ層ギルドがお金受け取って出荷請負するのがもう一般的になりつつあって、そういうの含めて経済圏できてる。もちろんギルドに所属してればそのギルドのペースに合わせて自力で攻略できるけど。

{
    "createdAt": "2019年2月19日 12:35:31 JST",
    "touchedAt": "2019年2月19日 12:35:31 JST",
    "createdDate": "2019-02-19",
    "text": "最近のpugは、raidについては特定時期にクリアしたことがわかるアチーブ(Heroic:  Ahead of the curve, Mythic: Cutting edge)があるので、パッチ後しばらく経つと単純スクリーニングされる印象。\n5man Mythic+は外部サイトでもっと厳格に進捗可視化され出るので一見さんはお断り",
    "id": "TwitterStatusId 1097701183806795777",
    "idStr": "1097701183806795777",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

最近のpugは、raidについては特定時期にクリアしたことがわかるアチーブ(Heroic: Ahead of the curve, Mythic: Cutting edge)があるので、パッチ後しばらく経つと単純スクリーニングされる印象。 5man Mythic+は外部サイトでもっと厳格に進捗可視化され出るので一見さんはお断り

{
    "createdAt": "2019年2月19日 12:27:11 JST",
    "touchedAt": "2019年2月19日 12:27:11 JST",
    "createdDate": "2019-02-19",
    "text": "@gokumon_blade Durumu、動けない人は最後まで動けなかったので、無自覚色盲の影響とかも普通にありえたと思う。色盲モードは当時からあったけど、あまり見やすくはないみたいだし\n\nなお、最近またやべえボスが実装された模様",
    "id": "TwitterStatusId 1097699088152182784",
    "idStr": "1097699088152182784",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1097698289783267328",
        "userId": "TwitterUserId 187591962"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @gokumon_blade
Avatar of Gada / ymtszwGada / ymtszw

Durumu、動けない人は最後まで動けなかったので、無自覚色盲の影響とかも普通にありえたと思う。色盲モードは当時からあったけど、あまり見やすくはないみたいだし

なお、最近またやべえボスが実装された模様

{
    "createdAt": "2019年2月19日 12:21:27 JST",
    "touchedAt": "2019年2月19日 12:21:27 JST",
    "createdDate": "2019-02-19",
    "text": "あったなあ。とんとpugに行かなくなったので最近はわからんけども",
    "id": "TwitterStatusId 1097697644942524417",
    "idStr": "1097697644942524417",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

あったなあ。とんとpugに行かなくなったので最近はわからんけども

{
    "createdAt": "2019年2月19日 12:20:47 JST",
    "touchedAt": "2019年2月19日 12:20:47 JST",
    "createdDate": "2019-02-19",
    "text": "RT @gokumon_blade: wowで外人兄貴が「今からギミック説明するから読んで理解したらready checkでNOを押せ」って言うのとかあって、ギミック説明からレディチェきてOKを押した奴は無言でキックされます。",
    "id": "TwitterStatusId 1097697478311239680",
    "idStr": "1097697478311239680",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "wowで外人兄貴が「今からギミック説明するから読んで理解したらready checkでNOを押せ」って言うのとかあって、ギミック説明からレディチェきてOKを押した奴は無言でキックされます。",
        "id": "TwitterStatusId 1097697478311239680",
        "userName": "gokumon",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=gokumon_blade",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of gokumongokumon

wowで外人兄貴が「今からギミック説明するから読んで理解したらready checkでNOを押せ」って言うのとかあって、ギミック説明からレディチェきてOKを押した奴は無言でキックされます。

{
    "createdAt": "2019年2月19日 10:50:00 JST",
    "touchedAt": "2019年2月19日 10:50:00 JST",
    "createdDate": "2019-02-19",
    "text": "Magicの話かと思った https://t.co/IOKmPWy0Dj",
    "id": "TwitterStatusId 1097674630985277440",
    "idStr": "1097674630985277440",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/IOKmPWy0Dj",
            "expandedUrl": "https://twitter.com/fujii_yuji/status/1097358396934709248"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Magicの話かと思った

{
    "createdAt": "2019年2月19日 10:45:56 JST",
    "touchedAt": "2019年2月19日 10:45:56 JST",
    "createdDate": "2019-02-19",
    "text": "最近、筋力でどうにかする言語が流行りがちなのかな。(と言いつつ実態はコンパイラの豊富な補助機能とか、整備されたformatterやlinterとかがある程度前提だけど)\n言語側の機能の高度化に脳力でついていける人類は限られているけど、筋力ならそれなりに誰でも身につけられるということに気づいたか",
    "id": "TwitterStatusId 1097673607533088768",
    "idStr": "1097673607533088768",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

最近、筋力でどうにかする言語が流行りがちなのかな。(と言いつつ実態はコンパイラの豊富な補助機能とか、整備されたformatterやlinterとかがある程度前提だけど) 言語側の機能の高度化に脳力でついていける人類は限られているけど、筋力ならそれなりに誰でも身につけられるということに気づいたか

{
    "createdAt": "2019年2月19日 10:40:56 JST",
    "touchedAt": "2019年2月19日 10:40:56 JST",
    "createdDate": "2019-02-19",
    "text": "RT @ajiyoshi: goのgenerics、goをあまり使い込んでない頃に「なんでないの」ってとんぷーさんに文句言ったことありました。\ngo使い込んだら、なければないで筋力が必要な代わりに、ある種のややこしいコードを書けないから読むのが楽みたいなトレードオフがペイしてい…",
    "id": "TwitterStatusId 1097672350454112258",
    "idStr": "1097672350454112258",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "goのgenerics、goをあまり使い込んでない頃に「なんでないの」ってとんぷーさんに文句言ったことありました。\ngo使い込んだら、なければないで筋力が必要な代わりに、ある種のややこしいコードを書けないから読むのが楽みたいなトレードオフがペイしてい…",
        "id": "TwitterStatusId 1097672350454112258",
        "userName": "Gate of Heavenly Peace",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=ajiyoshi",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of Gate of Heavenly PeaceGate of Heavenly Peace

goのgenerics、goをあまり使い込んでない頃に「なんでないの」ってとんぷーさんに文句言ったことありました。 go使い込んだら、なければないで筋力が必要な代わりに、ある種のややこしいコードを書けないから読むのが楽みたいなトレードオフがペイしてい…

{
    "createdAt": "2019年2月19日 10:38:51 JST",
    "touchedAt": "2019年2月19日 10:38:51 JST",
    "createdDate": "2019-02-19",
    "text": "State of CSS https://t.co/I4qRMND5xz",
    "id": "TwitterStatusId 1097671826933567489",
    "idStr": "1097671826933567489",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/I4qRMND5xz",
            "expandedUrl": "https://stateofcss.com/?source=stateofjs"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

State of CSS stateofcss.com

{
    "createdAt": "2019年2月19日 10:36:05 JST",
    "touchedAt": "2019年2月19日 10:36:05 JST",
    "createdDate": "2019-02-19",
    "text": "RT @t_wada: Simplicity is Complicated であることが「めんつゆ」の比喩で上手く説明できている。良い。Rich Hickey の言葉には力がある。 / “SimpleとEasyは違う / Simple is not Easy - Speaker…",
    "id": "TwitterStatusId 1097671130599456768",
    "idStr": "1097671130599456768",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "Simplicity is Complicated であることが「めんつゆ」の比喩で上手く説明できている。良い。Rich Hickey の言葉には力がある。 / “SimpleとEasyは違う / Simple is not Easy - Speaker…",
        "id": "TwitterStatusId 1097671130599456768",
        "userName": "Takuto Wada",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=t_wada",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of Takuto WadaTakuto Wada

Simplicity is Complicated であることが「めんつゆ」の比喩で上手く説明できている。良い。Rich Hickey の言葉には力がある。 / “SimpleとEasyは違う / Simple is not Easy - Speaker…

2019/02/18 (Mon)

{
    "createdAt": "2019年2月18日 05:56:21 JST",
    "touchedAt": "2019年2月18日 05:56:21 JST",
    "createdDate": "2019-02-18",
    "text": "Can phantom types be used to restrict the possible transitions in a state machine? - Learn - Elm Discourse https://t.co/C9555X3m8k",
    "id": "TwitterStatusId 1097238345791336449",
    "idStr": "1097238345791336449",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/C9555X3m8k",
            "expandedUrl": "https://discourse.elm-lang.org/t/can-phantom-types-be-used-to-restrict-the-possible-transitions-in-a-state-machine/508"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Can phantom types be used to restrict the possible transitions in a state machine? - Learn - Elm Discourse discourse.elm-lang.org/t/can-pha...

{
    "createdAt": "2019年2月18日 00:21:02 JST",
    "touchedAt": "2019年2月18日 00:21:02 JST",
    "createdDate": "2019-02-18",
    "text": "コミュボス\nhttps://t.co/hfarcOq0Je\n#ut_wow #wowjp",
    "id": "TwitterStatusId 1097153957892243456",
    "idStr": "1097153957892243456",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/hfarcOq0Je",
            "expandedUrl": "https://www.warcraftlogs.com/reports/JKnp8xHRACN6cgMj/"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

2019/02/17 (Sun)

{
    "createdAt": "2019年2月17日 21:34:06 JST",
    "touchedAt": "2019年2月17日 21:34:06 JST",
    "createdDate": "2019-02-17",
    "text": "あるあるだな>アラームしか使わない",
    "id": "TwitterStatusId 1097111949576306688",
    "idStr": "1097111949576306688",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

あるあるだな>アラームしか使わない

{
    "createdAt": "2019年2月17日 19:33:42 JST",
    "touchedAt": "2019年2月17日 19:33:42 JST",
    "createdDate": "2019-02-17",
    "text": "@ababupdownba ちょうどその話調べたqiitaが先月くらいにあった気がする",
    "id": "TwitterStatusId 1097081647160152064",
    "idStr": "1097081647160152064",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1097076683356569600",
        "userId": "TwitterUserId 94293281"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @ababupdownba
Avatar of Gada / ymtszwGada / ymtszw

ちょうどその話調べたqiitaが先月くらいにあった気がする

{
    "createdAt": "2019年2月17日 02:47:35 JST",
    "touchedAt": "2019年2月17日 02:47:35 JST",
    "createdDate": "2019-02-17",
    "text": "@jaijai_lt 特定のunitだけネームプレート出すことってできる?",
    "id": "TwitterStatusId 1096828449388294144",
    "idStr": "1096828449388294144",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1096824643774668800",
        "userId": "TwitterUserId 838806062"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @jaijai_lt
Avatar of Gada / ymtszwGada / ymtszw

特定のunitだけネームプレート出すことってできる?

{
    "createdAt": "2019年2月17日 02:06:18 JST",
    "touchedAt": "2019年2月17日 02:06:18 JST",
    "createdDate": "2019-02-17",
    "text": "AFK時にアイキャッチ入れるの、配信向けに良いな",
    "id": "TwitterStatusId 1096818061213020162",
    "idStr": "1096818061213020162",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

AFK時にアイキャッチ入れるの、配信向けに良いな

{
    "createdAt": "2019年2月17日 02:06:01 JST",
    "touchedAt": "2019年2月17日 02:06:01 JST",
    "createdDate": "2019-02-17",
    "text": "RT @piro_wow: AFK してる時の画面。World of #Warcraft #BenikUI https://t.co/Ay69Tj2iqy",
    "id": "TwitterStatusId 1096817991872786433",
    "idStr": "1096817991872786433",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "AFK してる時の画面。World of #Warcraft #BenikUI https://t.co/Ay69Tj2iqy",
        "id": "TwitterStatusId 1096817991872786433",
        "userName": "P ! R O",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=piro_wow",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/Ay69Tj2iqy",
            "sourceUrl": "https://pbs.twimg.com/media/Dzis_I_UUAEJ3Ms.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/piro_wow/status/1096816711678881793/photo/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of P ! R OP ! R O

AFK してる時の画面。World of #Warcraft #BenikUI

Attached photo of status id: 1096817991872786433
{
    "createdAt": "2019年2月17日 00:37:44 JST",
    "touchedAt": "2019年2月17日 00:37:44 JST",
    "createdDate": "2019-02-17",
    "text": "ロボ強くない?\nhttps://t.co/OFeiR6EUJV\n#ut_wow #wowjp",
    "id": "TwitterStatusId 1096795775411965953",
    "idStr": "1096795775411965953",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/OFeiR6EUJV",
            "expandedUrl": "https://www.warcraftlogs.com/reports/QqBhaD6tTcGFmWdr/"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

2019/02/16 (Sat)

{
    "createdAt": "2019年2月16日 13:36:00 JST",
    "touchedAt": "2019年2月16日 13:36:00 JST",
    "createdDate": "2019-02-16",
    "text": "バイオテロやんけ",
    "id": "TwitterStatusId 1096629242857611265",
    "idStr": "1096629242857611265",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

バイオテロやんけ

{
    "createdAt": "2019年2月16日 11:42:06 JST",
    "touchedAt": "2019年2月16日 11:42:06 JST",
    "createdDate": "2019-02-16",
    "text": "収入・貯蓄がなければ長期間無職ではいられない。生活を維持する手段・収入がある場合には「プロ無職」とでも呼んではどうだろうか。 - mur2のコメント / はてなブックマーク https://t.co/xVIMGACdaj",
    "id": "TwitterStatusId 1096600577834766337",
    "idStr": "1096600577834766337",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/xVIMGACdaj",
            "expandedUrl": "http://b.hatena.ne.jp/entry/4664635037459495265/comment/mur2"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

収入・貯蓄がなければ長期間無職ではいられない。生活を維持する手段・収入がある場合には「プロ無職」とでも呼んではどうだろうか。 - mur2のコメント / はてなブックマーク b.hatena.ne.jp/entry/466463503745...

{
    "createdAt": "2019年2月16日 10:14:39 JST",
    "touchedAt": "2019年2月16日 10:14:39 JST",
    "createdDate": "2019-02-16",
    "text": "RT @NM_amida: 出張で東京に行ってた友人に、「お金払うから、なんか俺が好きそうなボドゲを一つ買って来てください」と頼んだらやって来たゲーム。 #パーフェクトだウォルター https://t.co/jrUxkhbeXd",
    "id": "TwitterStatusId 1096578572502720512",
    "idStr": "1096578572502720512",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "出張で東京に行ってた友人に、「お金払うから、なんか俺が好きそうなボドゲを一つ買って来てください」と頼んだらやって来たゲーム。 #パーフェクトだウォルター https://t.co/jrUxkhbeXd",
        "id": "TwitterStatusId 1096578572502720512",
        "userName": "猫柳墓場",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=NM_amida",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/jrUxkhbeXd",
            "sourceUrl": "https://pbs.twimg.com/media/DzfPdFcUYAApm--.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/NM_amida/status/1096573145425661952/photo/1"
        },
        {
            "url": "https://t.co/jrUxkhbeXd",
            "sourceUrl": "https://pbs.twimg.com/media/DzfPdFbU8AAFp_b.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/NM_amida/status/1096573145425661952/photo/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of 猫柳墓場猫柳墓場

出張で東京に行ってた友人に、「お金払うから、なんか俺が好きそうなボドゲを一つ買って来てください」と頼んだらやって来たゲーム。 #パーフェクトだウォルター

Attached photo of status id: 1096578572502720512Attached photo of status id: 1096578572502720512
{
    "createdAt": "2019年2月16日 04:37:13 JST",
    "touchedAt": "2019年2月16日 04:37:13 JST",
    "createdDate": "2019-02-16",
    "text": "huntをそこそこ上げると、レアペット収集欲が出てくる自然の摂理",
    "id": "TwitterStatusId 1096493654787555328",
    "idStr": "1096493654787555328",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

huntをそこそこ上げると、レアペット収集欲が出てくる自然の摂理

{
    "createdAt": "2019年2月16日 03:36:35 JST",
    "touchedAt": "2019年2月16日 03:36:35 JST",
    "createdDate": "2019-02-16",
    "text": "RT @myuon_myon: このビルドにいろんなツールが必要でそのためにまず使ってるdocker imageのbase OSを見に行かないといけない感じをやめたい(自分でちゃんとDockerfileも書くのが正しそうだけどやりたくない)",
    "id": "TwitterStatusId 1096478395926335488",
    "idStr": "1096478395926335488",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "このビルドにいろんなツールが必要でそのためにまず使ってるdocker imageのbase OSを見に行かないといけない感じをやめたい(自分でちゃんとDockerfileも書くのが正しそうだけどやりたくない)",
        "id": "TwitterStatusId 1096478395926335488",
        "userName": "みょん",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=myuon_myon",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of みょんみょん

このビルドにいろんなツールが必要でそのためにまず使ってるdocker imageのbase OSを見に行かないといけない感じをやめたい(自分でちゃんとDockerfileも書くのが正しそうだけどやりたくない)

{
    "createdAt": "2019年2月16日 00:32:34 JST",
    "touchedAt": "2019年2月16日 00:32:34 JST",
    "createdDate": "2019-02-16",
    "text": "今日は高速farmでNormal~Heroic12ボス\nhttps://t.co/MFdfkJpfW0\n#ut_wow #wowjp",
    "id": "TwitterStatusId 1096432086867632128",
    "idStr": "1096432086867632128",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/MFdfkJpfW0",
            "expandedUrl": "https://www.warcraftlogs.com/reports/gnK9atpdyTVPDxb1/"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

今日は高速farmでNormal~Heroic12ボス www.warcraftlogs.com/reports/gnK... #ut_wow #wowjp

2019/02/15 (Fri)

{
    "createdAt": "2019年2月15日 09:35:35 JST",
    "touchedAt": "2019年2月15日 09:35:35 JST",
    "createdDate": "2019-02-15",
    "text": "RT @428and_tweet: おはようございます。\n今日の間違い探し。 https://t.co/J6AxMdKSe5",
    "id": "TwitterStatusId 1096206350416105472",
    "idStr": "1096206350416105472",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "おはようございます。\n今日の間違い探し。 https://t.co/J6AxMdKSe5",
        "id": "TwitterStatusId 1096206350416105472",
        "userName": "よつばとツイッター",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=428and_tweet",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/J6AxMdKSe5",
            "sourceUrl": "https://pbs.twimg.com/media/DzZ-poWVsAYRki-.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/428and_tweet/status/1096202821303586816/photo/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of よつばとツイッターよつばとツイッター

おはようございます。 今日の間違い探し。

Attached photo of status id: 1096206350416105472
{
    "createdAt": "2019年2月15日 09:20:25 JST",
    "touchedAt": "2019年2月15日 09:20:25 JST",
    "createdDate": "2019-02-15",
    "text": "RT @natfriedman: Today we're introducing Draft pull requests – tag your work-in-progress PRs as Draft to signal to your teammates that you'…",
    "id": "TwitterStatusId 1096202533532397568",
    "idStr": "1096202533532397568",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "Today we're introducing Draft pull requests – tag your work-in-progress PRs as Draft to signal to your teammates that you'…",
        "id": "TwitterStatusId 1096202533532397568",
        "userName": "Nat Friedman",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=natfriedman",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of Nat FriedmanNat Friedman

Today we're introducing Draft pull requests – tag your work-in-progress PRs as Draft to signal to your teammates that you'…

{
    "createdAt": "2019年2月15日 04:52:28 JST",
    "touchedAt": "2019年2月15日 04:52:28 JST",
    "createdDate": "2019-02-15",
    "text": "RT @gensogaku: 「えーマジ\"希ガス\"!?」\n「ふるーい」\n「\"希ガス\"が許されるのは昭和生まれまでだよねー」\n「キャハハハハハハ」\n\n2005年のIUPAC勧告、2015年の日本化学会の提言から、18族は「貴ガス」が推奨よ!おらおら改めろー!!!",
    "id": "TwitterStatusId 1096135105217589248",
    "idStr": "1096135105217589248",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "「えーマジ\"希ガス\"!?」\n「ふるーい」\n「\"希ガス\"が許されるのは昭和生まれまでだよねー」\n「キャハハハハハハ」\n\n2005年のIUPAC勧告、2015年の日本化学会の提言から、18族は「貴ガス」が推奨よ!おらおら改めろー!!!",
        "id": "TwitterStatusId 1096135105217589248",
        "userName": "元素学たん",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=gensogaku",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of 元素学たん元素学たん

「えーマジ"希ガス"!?」 「ふるーい」 「"希ガス"が許されるのは昭和生まれまでだよねー」 「キャハハハハハハ」

2005年のIUPAC勧告、2015年の日本化学会の提言から、18族は「貴ガス」が推奨よ!おらおら改めろー!!!

2019/02/14 (Thu)

{
    "createdAt": "2019年2月14日 20:54:44 JST",
    "touchedAt": "2019年2月14日 20:54:44 JST",
    "createdDate": "2019-02-14",
    "text": "RT @sgrif: No, the problem isn’t ‘bad coders’ https://t.co/zRKMPFFuR4",
    "id": "TwitterStatusId 1096014878207164416",
    "idStr": "1096014878207164416",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "No, the problem isn’t ‘bad coders’ https://t.co/zRKMPFFuR4",
        "id": "TwitterStatusId 1096014878207164416",
        "userName": "Sage Griffin (parody) 🏳️‍⚧️🏳️‍🌈",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=sgrif",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/zRKMPFFuR4",
            "expandedUrl": "https://link.medium.com/umrATtLDfU"
        }
    ],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of Sage Griffin (parody) 🏳️‍⚧️🏳️‍🌈Sage Griffin (parody) 🏳️‍⚧️🏳️‍🌈

No, the problem isn’t ‘bad coders’ link.medium.com/umrATtLDfU

{
    "createdAt": "2019年2月14日 20:46:46 JST",
    "touchedAt": "2019年2月14日 20:46:46 JST",
    "createdDate": "2019-02-14",
    "text": "RT @fetburner: 遅延評価の良し悪しについての議論,必要になってからすれば良いのでは",
    "id": "TwitterStatusId 1096012872600023040",
    "idStr": "1096012872600023040",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "遅延評価の良し悪しについての議論,必要になってからすれば良いのでは",
        "id": "TwitterStatusId 1096012872600023040",
        "userName": ".",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=fetburner",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of ..

遅延評価の良し悪しについての議論,必要になってからすれば良いのでは

{
    "createdAt": "2019年2月14日 02:06:42 JST",
    "touchedAt": "2019年2月14日 02:06:42 JST",
    "createdDate": "2019-02-14",
    "text": "結局Stats Stick部位ってどんどんつまらなくなっていくから、全部レジェみたいにするとか非正規化するとかで無理矢理にでも多様性出すのは個人的には賛成だ。\nVendorstrikeがあったっていいんだ。 https://t.co/pL7FaTkzOM",
    "id": "TwitterStatusId 1095730998115950592",
    "idStr": "1095730998115950592",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/pL7FaTkzOM",
            "expandedUrl": "https://twitter.com/Wowhead/status/1095730171020115968"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

結局Stats Stick部位ってどんどんつまらなくなっていくから、全部レジェみたいにするとか非正規化するとかで無理矢理にでも多様性出すのは個人的には賛成だ。 Vendorstrikeがあったっていいんだ。

2019/02/13 (Wed)

{
    "createdAt": "2019年2月13日 21:47:16 JST",
    "touchedAt": "2019年2月13日 21:47:16 JST",
    "createdDate": "2019-02-13",
    "text": "この問題に対抗するために、実用始める前にRegistryに大抵載ってるリンクをたどってDockerfileのFROMを辿っていく作業が入る事が多いんだけど、もっと単純にimageの依存関係を吐き出してくれるCLIがありそうな気もする https://t.co/rQeONHq3Rm",
    "id": "TwitterStatusId 1095665709604954113",
    "idStr": "1095665709604954113",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/rQeONHq3Rm",
            "expandedUrl": "https://twitter.com/syuu1228/status/1095203487057473536"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

この問題に対抗するために、実用始める前にRegistryに大抵載ってるリンクをたどってDockerfileのFROMを辿っていく作業が入る事が多いんだけど、もっと単純にimageの依存関係を吐き出してくれるCLIがありそうな気もする

{
    "createdAt": "2019年2月13日 21:34:04 JST",
    "touchedAt": "2019年2月13日 21:34:04 JST",
    "createdDate": "2019-02-13",
    "text": "@kazachino_wow @hal_tvvitter このwarriorのhealthずっと低いね",
    "id": "TwitterStatusId 1095662389381349376",
    "idStr": "1095662389381349376",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1095656429413777408",
        "userId": "TwitterUserId 778050344831950848"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @kazachino_wow
Avatar of Gada / ymtszwGada / ymtszw

@hal_tvvitter このwarriorのhealthずっと低いね

{
    "createdAt": "2019年2月13日 18:27:07 JST",
    "touchedAt": "2019年2月13日 18:27:07 JST",
    "createdDate": "2019-02-13",
    "text": "Interact with targetにキーバインドするhackは、新しいコンテンツが出た時に人が殺到するNPCと楽に話すために有用で、Cataが来たときにどこかで紹介されていた。\n最近は人が集まるNPCの周囲は自動で描画されるキャラが減るという仕組みが導入されたので、不要になった。",
    "id": "TwitterStatusId 1095615340506054656",
    "idStr": "1095615340506054656",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Interact with targetにキーバインドするhackは、新しいコンテンツが出た時に人が殺到するNPCと楽に話すために有用で、Cataが来たときにどこかで紹介されていた。 最近は人が集まるNPCの周囲は自動で描画されるキャラが減るという仕組みが導入されたので、不要になった。

{
    "createdAt": "2019年2月13日 15:30:29 JST",
    "touchedAt": "2019年2月13日 15:30:29 JST",
    "createdDate": "2019-02-13",
    "text": "F#の伝道師的な @ScottWlaschin さんのサイト、学びが多い",
    "id": "TwitterStatusId 1095570888169160704",
    "idStr": "1095570888169160704",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

F#の伝道師的な @ScottWlaschin さんのサイト、学びが多い

{
    "createdAt": "2019年2月13日 15:28:58 JST",
    "touchedAt": "2019年2月13日 15:28:58 JST",
    "createdDate": "2019-02-13",
    "text": "Designing with types: Making illegal states unrepresentable | F# for fun and profit https://t.co/a9RQU2LgQp",
    "id": "TwitterStatusId 1095570509738065922",
    "idStr": "1095570509738065922",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/a9RQU2LgQp",
            "expandedUrl": "https://fsharpforfunandprofit.com/posts/designing-with-types-making-illegal-states-unrepresentable/"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Designing with types: Making illegal states unrepresentable | F# for fun and profit fsharpforfunandprofit.com/posts/...

{
    "createdAt": "2019年2月13日 15:28:42 JST",
    "touchedAt": "2019年2月13日 15:28:42 JST",
    "createdDate": "2019-02-13",
    "text": "Designing with types: Making state explicit | F# for fun and profit https://t.co/CTde44DLfo",
    "id": "TwitterStatusId 1095570440112635904",
    "idStr": "1095570440112635904",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/CTde44DLfo",
            "expandedUrl": "https://fsharpforfunandprofit.com/posts/designing-with-types-representing-states/"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Designing with types: Making state explicit | F# for fun and profit fsharpforfunandprofit.com/posts/...

{
    "createdAt": "2019年2月13日 15:26:23 JST",
    "touchedAt": "2019年2月13日 15:26:23 JST",
    "createdDate": "2019-02-13",
    "text": "RT @FromMalibu: 「代替梵鐘」 戦中に梵鐘を供出する例は各地であったのですが、鐘楼は重量物を吊るしてバランスを取る建築物なんで岩やらコンクリ詰めドラム缶やらをぶら下げて代わりとしました。これはおそらく日本で唯一そのまま残されたもの。長野にあるんだけど、案内も何も無…",
    "id": "TwitterStatusId 1095569858001960960",
    "idStr": "1095569858001960960",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "「代替梵鐘」 戦中に梵鐘を供出する例は各地であったのですが、鐘楼は重量物を吊るしてバランスを取る建築物なんで岩やらコンクリ詰めドラム缶やらをぶら下げて代わりとしました。これはおそらく日本で唯一そのまま残されたもの。長野にあるんだけど、案内も何も無…",
        "id": "TwitterStatusId 1095569858001960960",
        "userName": "=★=",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=FromMalibu",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of =★==★=

「代替梵鐘」 戦中に梵鐘を供出する例は各地であったのですが、鐘楼は重量物を吊るしてバランスを取る建築物なんで岩やらコンクリ詰めドラム缶やらをぶら下げて代わりとしました。これはおそらく日本で唯一そのまま残されたもの。長野にあるんだけど、案内も何も無…

{
    "createdAt": "2019年2月13日 14:51:11 JST",
    "touchedAt": "2019年2月13日 14:51:11 JST",
    "createdDate": "2019-02-13",
    "text": "これが巨人に必要だったものなのだろうか https://t.co/YcMl6YqcSX",
    "id": "TwitterStatusId 1095561000042979328",
    "idStr": "1095561000042979328",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/YcMl6YqcSX",
            "expandedUrl": "https://twitter.com/hochi_giants/status/1095560333417041920"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

これが巨人に必要だったものなのだろうか

{
    "createdAt": "2019年2月13日 13:27:46 JST",
    "touchedAt": "2019年2月13日 13:27:46 JST",
    "createdDate": "2019-02-13",
    "text": "RT @ChrisMetzen: To those of you who lost your jobs today - I’m so sorry. I can’t imagine your heartache today. But as a member of this won…",
    "id": "TwitterStatusId 1095540009094893568",
    "idStr": "1095540009094893568",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "To those of you who lost your jobs today - I’m so sorry. I can’t imagine your heartache today. But as a member of this won…",
        "id": "TwitterStatusId 1095540009094893568",
        "userName": "Chris Metzen",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=ChrisMetzen",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of Chris MetzenChris Metzen

To those of you who lost your jobs today - I’m so sorry. I can’t imagine your heartache today. But as a member of this won…

{
    "createdAt": "2019年2月13日 11:55:24 JST",
    "touchedAt": "2019年2月13日 11:55:24 JST",
    "createdDate": "2019-02-13",
    "text": "@kazachino_wow リクルート使わず、ただパーティ組んだときって今なんかボーナスあったっけ?\nないような気もするけど、皮クラス3つ101だから上げたいとは思っているよ",
    "id": "TwitterStatusId 1095516763272314885",
    "idStr": "1095516763272314885",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1095492064970563585",
        "userId": "TwitterUserId 778050344831950848"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @kazachino_wow
Avatar of Gada / ymtszwGada / ymtszw

リクルート使わず、ただパーティ組んだときって今なんかボーナスあったっけ? ないような気もするけど、皮クラス3つ101だから上げたいとは思っているよ

{
    "createdAt": "2019年2月13日 11:52:29 JST",
    "touchedAt": "2019年2月13日 11:52:29 JST",
    "createdDate": "2019-02-13",
    "text": "RT @voluntas: DNS over HTTPSの必要性について - Qiita https://t.co/UtWeKFmfAw DNS over HTTPS についての貴重な記事。読んでおいたほうがいいです。",
    "id": "TwitterStatusId 1095516027524308993",
    "idStr": "1095516027524308993",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "DNS over HTTPSの必要性について - Qiita https://t.co/UtWeKFmfAw DNS over HTTPS についての貴重な記事。読んでおいたほうがいいです。",
        "id": "TwitterStatusId 1095516027524308993",
        "userName": "V",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=voluntas",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/UtWeKFmfAw",
            "expandedUrl": "https://qiita.com/migimigi_/items/1ca81163a79f4e154cdf"
        }
    ],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of VV

DNS over HTTPSの必要性について - Qiita qiita.com/migimigi_/items/1ca811... DNS over HTTPS についての貴重な記事。読んでおいたほうがいいです。

{
    "createdAt": "2019年2月13日 11:19:32 JST",
    "touchedAt": "2019年2月13日 11:19:32 JST",
    "createdDate": "2019-02-13",
    "text": "@gokumon_blade リチウム電池に謝って",
    "id": "TwitterStatusId 1095507736349949952",
    "idStr": "1095507736349949952",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1095505222212890624",
        "userId": "TwitterUserId 187591962"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @gokumon_blade
Avatar of Gada / ymtszwGada / ymtszw

リチウム電池に謝って

{
    "createdAt": "2019年2月13日 11:02:52 JST",
    "touchedAt": "2019年2月13日 11:02:52 JST",
    "createdDate": "2019-02-13",
    "text": "RT @Wowhead: Today's 8.1.5 PTR Build adds an armored horse for the Horde, the Bloodflank Charger, awarded from the Two Sides to Every Tale…",
    "id": "TwitterStatusId 1095503540158513152",
    "idStr": "1095503540158513152",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "Today's 8.1.5 PTR Build adds an armored horse for the Horde, the Bloodflank Charger, awarded from the Two Sides to Every Tale…",
        "id": "TwitterStatusId 1095503540158513152",
        "userName": "Wowhead💙",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=Wowhead",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of Wowhead💙Wowhead💙

Today's 8.1.5 PTR Build adds an armored horse for the Horde, the Bloodflank Charger, awarded from the Two Sides to Every Tale…

{
    "createdAt": "2019年2月13日 10:41:40 JST",
    "touchedAt": "2019年2月13日 10:41:40 JST",
    "createdDate": "2019-02-13",
    "text": "RT @voluntas: なぜ開発言語にRubyを選んだのか? SmartHRが明かす、成長の軌跡と技術選定 - Part1 - ログミーTech https://t.co/owVKCKxyHy ざっと読んだだけだったので読み直してるけど、これ相当いい記事だな。スタートアップ…",
    "id": "TwitterStatusId 1095498206908112896",
    "idStr": "1095498206908112896",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "なぜ開発言語にRubyを選んだのか? SmartHRが明かす、成長の軌跡と技術選定 - Part1 - ログミーTech https://t.co/owVKCKxyHy ざっと読んだだけだったので読み直してるけど、これ相当いい記事だな。スタートアップ…",
        "id": "TwitterStatusId 1095498206908112896",
        "userName": "V",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=voluntas",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/owVKCKxyHy",
            "expandedUrl": "https://logmi.jp/tech/articles/320728"
        }
    ],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of VV

なぜ開発言語にRubyを選んだのか? SmartHRが明かす、成長の軌跡と技術選定 - Part1 - ログミーTech logmi.jp/tech/articles/320728 ざっと読んだだけだったので読み直してるけど、これ相当いい記事だな。スタートアップ…

{
    "createdAt": "2019年2月13日 01:49:43 JST",
    "touchedAt": "2019年2月13日 01:49:43 JST",
    "createdDate": "2019-02-13",
    "text": "@mapi お電話ありがとうございます119番です",
    "id": "TwitterStatusId 1095364338989248513",
    "idStr": "1095364338989248513",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1095363595674611713",
        "userId": "TwitterUserId 8243392"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @mapi
Avatar of Gada / ymtszwGada / ymtszw

お電話ありがとうございます119番です

2019/02/12 (Tue)

{
    "createdAt": "2019年2月12日 16:22:14 JST",
    "touchedAt": "2019年2月12日 16:22:14 JST",
    "createdDate": "2019-02-12",
    "text": "RT @crayonhouse: 〈東京店1階より〉フランス出身の児童文学作家、トミー・ウンゲラーが逝去されました。87歳でした。『すてきな三にんぐみ』『月おとこ』など、子どもの本の創作だけでなく、イラストレーターとしての痛烈な社会風刺でも、生き方を示してくれる作家でした。ここ…",
    "id": "TwitterStatusId 1095221524322082818",
    "idStr": "1095221524322082818",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "〈東京店1階より〉フランス出身の児童文学作家、トミー・ウンゲラーが逝去されました。87歳でした。『すてきな三にんぐみ』『月おとこ』など、子どもの本の創作だけでなく、イラストレーターとしての痛烈な社会風刺でも、生き方を示してくれる作家でした。ここ…",
        "id": "TwitterStatusId 1095221524322082818",
        "userName": "クレヨンハウス",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=crayonhouse",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of クレヨンハウスクレヨンハウス

〈東京店1階より〉フランス出身の児童文学作家、トミー・ウンゲラーが逝去されました。87歳でした。『すてきな三にんぐみ』『月おとこ』など、子どもの本の創作だけでなく、イラストレーターとしての痛烈な社会風刺でも、生き方を示してくれる作家でした。ここ…

{
    "createdAt": "2019年2月12日 03:40:58 JST",
    "touchedAt": "2019年2月12日 03:40:58 JST",
    "createdDate": "2019-02-12",
    "text": "RT @ichiohta: @superriver @kumagi ナデラの最初の年の功績、と報道されるものの多くは、バルマーが最後にやった仕事、ということはあまり知られていませんね。",
    "id": "TwitterStatusId 1095029948048334848",
    "idStr": "1095029948048334848",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "@superriver @kumagi ナデラの最初の年の功績、と報道されるものの多くは、バルマーが最後にやった仕事、ということはあまり知られていませんね。",
        "id": "TwitterStatusId 1095029948048334848",
        "userName": "Ichiro Ota (太田 一郎) 🍜",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=ichiohta",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of Ichiro Ota (太田 一郎) 🍜Ichiro Ota (太田 一郎) 🍜

@superriver @kumagi ナデラの最初の年の功績、と報道されるものの多くは、バルマーが最後にやった仕事、ということはあまり知られていませんね。

{
    "createdAt": "2019年2月12日 03:40:55 JST",
    "touchedAt": "2019年2月12日 03:40:55 JST",
    "createdDate": "2019-02-12",
    "text": "RT @superriver: @kumagi それもありますけど、自分にとってはバルマーの最後の1年から大きく変化しました。具体的に言うと各種評価システムの変更と、全社挙げてのサービス会社への構造変化の2点です。",
    "id": "TwitterStatusId 1095029932562964480",
    "idStr": "1095029932562964480",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "@kumagi それもありますけど、自分にとってはバルマーの最後の1年から大きく変化しました。具体的に言うと各種評価システムの変更と、全社挙げてのサービス会社への構造変化の2点です。",
        "id": "TwitterStatusId 1095029932562964480",
        "userName": "帝国兵",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=superriver",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of 帝国兵帝国兵

@kumagi それもありますけど、自分にとってはバルマーの最後の1年から大きく変化しました。具体的に言うと各種評価システムの変更と、全社挙げてのサービス会社への構造変化の2点です。

2019/02/11 (Mon)

{
    "createdAt": "2019年2月11日 20:55:46 JST",
    "touchedAt": "2019年2月11日 20:55:46 JST",
    "createdDate": "2019-02-11",
    "text": "RT @dakfan: proDKの猫顔配信はじまってた",
    "id": "TwitterStatusId 1094927973658939392",
    "idStr": "1094927973658939392",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "proDKの猫顔配信はじまってた",
        "id": "TwitterStatusId 1094927973658939392",
        "userName": "kowamote 関西コミティア67 5/21",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=dakfan",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of kowamote 関西コミティア67 5/21kowamote 関西コミティア67 5/21

proDKの猫顔配信はじまってた

{
    "createdAt": "2019年2月11日 18:21:02 JST",
    "touchedAt": "2019年2月11日 18:21:02 JST",
    "createdDate": "2019-02-11",
    "text": "RT @kusunoki666: Unitedは不味いとかAmericanがましとかもうどうでも良くてJAL/ANAの機内食の美味しさは異常でそれ以外が不味いのが普通、美味しいとラッキーって事で私は落ち着いた。",
    "id": "TwitterStatusId 1094889034147491840",
    "idStr": "1094889034147491840",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "Unitedは不味いとかAmericanがましとかもうどうでも良くてJAL/ANAの機内食の美味しさは異常でそれ以外が不味いのが普通、美味しいとラッキーって事で私は落ち着いた。",
        "id": "TwitterStatusId 1094889034147491840",
        "userName": "くすのき@酒",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=kusunoki666",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of くすのき@酒くすのき@酒

Unitedは不味いとかAmericanがましとかもうどうでも良くてJAL/ANAの機内食の美味しさは異常でそれ以外が不味いのが普通、美味しいとラッキーって事で私は落ち着いた。

{
    "createdAt": "2019年2月11日 08:24:36 JST",
    "touchedAt": "2019年2月11日 08:24:36 JST",
    "createdDate": "2019-02-11",
    "text": "Warfrontのあれのことなら",
    "id": "TwitterStatusId 1094738936893661184",
    "idStr": "1094738936893661184",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Warfrontのあれのことなら

{
    "createdAt": "2019年2月11日 08:24:07 JST",
    "touchedAt": "2019年2月11日 08:24:07 JST",
    "createdDate": "2019-02-11",
    "text": "@hal_tvvitter デイリーで切り替わる。3つずつ出ると思う",
    "id": "TwitterStatusId 1094738815170670593",
    "idStr": "1094738815170670593",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1094738673046704129",
        "userId": "TwitterUserId 54864274"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @hal_tvvitter
Avatar of Gada / ymtszwGada / ymtszw

デイリーで切り替わる。3つずつ出ると思う

{
    "createdAt": "2019年2月11日 08:17:15 JST",
    "touchedAt": "2019年2月11日 08:17:15 JST",
    "createdDate": "2019-02-11",
    "text": "RT @bd_gfngfn: 今から\n寝るんだなあ\n\nみつを",
    "id": "TwitterStatusId 1094737086953869312",
    "idStr": "1094737086953869312",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "今から\n寝るんだなあ\n\nみつを",
        "id": "TwitterStatusId 1094737086953869312",
        "userName": "画力・博士号・油田",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=bd_gfngfn",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of 画力・博士号・油田画力・博士号・油田

今から 寝るんだなあ

みつを

{
    "createdAt": "2019年2月11日 05:22:39 JST",
    "touchedAt": "2019年2月11日 05:22:39 JST",
    "createdDate": "2019-02-11",
    "text": "RT @sosuke110: ラノベ風タイトル、いきなりあらすじを読ませられるから有能なんだよな。論文タイトルもラノベ風にすべきかもしれない。\n\n「熱と情報とKLダイバージェンスについて考え続けてたら、情報幾何との関係に気づきました - 不確定性関係や射影定理が出てきたしやれる…",
    "id": "TwitterStatusId 1094693147362217984",
    "idStr": "1094693147362217984",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "ラノベ風タイトル、いきなりあらすじを読ませられるから有能なんだよな。論文タイトルもラノベ風にすべきかもしれない。\n\n「熱と情報とKLダイバージェンスについて考え続けてたら、情報幾何との関係に気づきました - 不確定性関係や射影定理が出てきたしやれる…",
        "id": "TwitterStatusId 1094693147362217984",
        "userName": "Egel🦔ハリネズミ",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=sosuke110",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of Egel🦔ハリネズミEgel🦔ハリネズミ

ラノベ風タイトル、いきなりあらすじを読ませられるから有能なんだよな。論文タイトルもラノベ風にすべきかもしれない。

「熱と情報とKLダイバージェンスについて考え続けてたら、情報幾何との関係に気づきました - 不確定性関係や射影定理が出てきたしやれる…

{
    "createdAt": "2019年2月11日 04:15:11 JST",
    "touchedAt": "2019年2月11日 04:15:11 JST",
    "createdDate": "2019-02-11",
    "text": "トネガワ新刊の表紙、ちょっと好き",
    "id": "TwitterStatusId 1094676167154577409",
    "idStr": "1094676167154577409",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

トネガワ新刊の表紙、ちょっと好き

{
    "createdAt": "2019年2月11日 03:41:49 JST",
    "touchedAt": "2019年2月11日 03:41:49 JST",
    "createdDate": "2019-02-11",
    "text": "オワオワのオワ",
    "id": "TwitterStatusId 1094667770673823744",
    "idStr": "1094667770673823744",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

オワオワのオワ

{
    "createdAt": "2019年2月11日 03:41:30 JST",
    "touchedAt": "2019年2月11日 03:41:30 JST",
    "createdDate": "2019-02-11",
    "text": "RT @bicycle_panda: 残しておきたいログ https://t.co/CvFdYONkws",
    "id": "TwitterStatusId 1094667690969452544",
    "idStr": "1094667690969452544",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "残しておきたいログ https://t.co/CvFdYONkws",
        "id": "TwitterStatusId 1094667690969452544",
        "userName": "パンダ",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=bicycle_panda",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/CvFdYONkws",
            "sourceUrl": "https://pbs.twimg.com/media/DzEJjNbV4AAW2lf.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/bicycle_panda/status/1094666701172428800/photo/1"
        },
        {
            "url": "https://t.co/CvFdYONkws",
            "sourceUrl": "https://pbs.twimg.com/media/DzEJjdOUUAAZKNj.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/bicycle_panda/status/1094666701172428800/photo/1"
        },
        {
            "url": "https://t.co/CvFdYONkws",
            "sourceUrl": "https://pbs.twimg.com/media/DzEJjtuVYAAngpq.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/bicycle_panda/status/1094666701172428800/photo/1"
        },
        {
            "url": "https://t.co/CvFdYONkws",
            "sourceUrl": "https://pbs.twimg.com/media/DzEJj9xU8AUblop.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/bicycle_panda/status/1094666701172428800/photo/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of パンダパンダ

残しておきたいログ

Attached photo of status id: 1094667690969452544Attached photo of status id: 1094667690969452544Attached photo of status id: 1094667690969452544Attached photo of status id: 1094667690969452544
{
    "createdAt": "2019年2月11日 02:20:16 JST",
    "touchedAt": "2019年2月11日 02:20:16 JST",
    "createdDate": "2019-02-11",
    "text": "ApexのキャラがやたらOWっぽいのはなんかあるんですか",
    "id": "TwitterStatusId 1094647249458540544",
    "idStr": "1094647249458540544",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

ApexのキャラがやたらOWっぽいのはなんかあるんですか

{
    "createdAt": "2019年2月11日 01:16:22 JST",
    "touchedAt": "2019年2月11日 01:16:22 JST",
    "createdDate": "2019-02-11",
    "text": "@hal_tvvitter ゆっくりや",
    "id": "TwitterStatusId 1094631169478426625",
    "idStr": "1094631169478426625",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1094631064662769664",
        "userId": "TwitterUserId 54864274"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @hal_tvvitter
Avatar of Gada / ymtszwGada / ymtszw

ゆっくりや

{
    "createdAt": "2019年2月11日 00:19:03 JST",
    "touchedAt": "2019年2月11日 00:19:03 JST",
    "createdDate": "2019-02-11",
    "text": "Kingを華麗にkill, GJ!!\nそしてMekkatorqueをだいぶ練習。作者のほくそ笑む顔が浮かぶボス\nhttps://t.co/OCY8e1JnSR\n#ut_wow #wowjp",
    "id": "TwitterStatusId 1094616744923037696",
    "idStr": "1094616744923037696",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/OCY8e1JnSR",
            "expandedUrl": "https://www.warcraftlogs.com/reports/LZA7q2DyQB8nGgRW/"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Kingを華麗にkill, GJ!! そしてMekkatorqueをだいぶ練習。作者のほくそ笑む顔が浮かぶボス www.warcraftlogs.com/reports/LZA... #ut_wow #wowjp

2019/02/10 (Sun)

{
    "createdAt": "2019年2月10日 20:31:41 JST",
    "touchedAt": "2019年2月10日 20:31:41 JST",
    "createdDate": "2019-02-10",
    "text": "@poppopo10 了解です。お大事に!そして転職や",
    "id": "TwitterStatusId 1094559525326139392",
    "idStr": "1094559525326139392",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1094554233003638787",
        "userId": "TwitterUserId 260863703"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @poppopo10
Avatar of Gada / ymtszwGada / ymtszw

了解です。お大事に!そして転職や

{
    "createdAt": "2019年2月10日 20:30:28 JST",
    "touchedAt": "2019年2月10日 20:30:28 JST",
    "createdDate": "2019-02-10",
    "text": "家長が手を付けたのを見て皆が食べ始める、というシーンはこないだ読んだ手塚治虫の『奇子』にもあった気がするな",
    "id": "TwitterStatusId 1094559220945477632",
    "idStr": "1094559220945477632",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

家長が手を付けたのを見て皆が食べ始める、というシーンはこないだ読んだ手塚治虫の『奇子』にもあった気がするな

{
    "createdAt": "2019年2月10日 20:27:27 JST",
    "touchedAt": "2019年2月10日 20:27:27 JST",
    "createdDate": "2019-02-10",
    "text": "RT @cxp02120: 「いただきます」は学校給食の普及と共に戦後広まった慣習。手を合わせるのは浄土真宗の作法で、これが合体したものがテレビなどで全国化したらしい。 https://t.co/hDxD69xQkM",
    "id": "TwitterStatusId 1094558460518162432",
    "idStr": "1094558460518162432",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "「いただきます」は学校給食の普及と共に戦後広まった慣習。手を合わせるのは浄土真宗の作法で、これが合体したものがテレビなどで全国化したらしい。 https://t.co/hDxD69xQkM",
        "id": "TwitterStatusId 1094558460518162432",
        "userName": "カラサワ",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=cxp02120",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/hDxD69xQkM",
            "sourceUrl": "https://pbs.twimg.com/media/Dy4hAPYUwAUV5i4.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/cxp02120/status/1093848064551317504/photo/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of カラサワカラサワ

「いただきます」は学校給食の普及と共に戦後広まった慣習。手を合わせるのは浄土真宗の作法で、これが合体したものがテレビなどで全国化したらしい。

Attached photo of status id: 1094558460518162432
{
    "createdAt": "2019年2月10日 19:09:23 JST",
    "touchedAt": "2019年2月10日 19:09:23 JST",
    "createdDate": "2019-02-10",
    "text": "棘 https://t.co/CVZo6SxuqA",
    "id": "TwitterStatusId 1094538813924208641",
    "idStr": "1094538813924208641",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/CVZo6SxuqA",
            "expandedUrl": "https://twitter.com/hochi_giants/status/1094538429033893891"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

{
    "createdAt": "2019年2月10日 18:39:52 JST",
    "touchedAt": "2019年2月10日 18:39:52 JST",
    "createdDate": "2019-02-10",
    "text": "RT @BoufrawFrodo2: https://t.co/zFHy9FUHHt\nElmでテキストエディタを作る ついに完成! | およそ2週間にわたり作ってきたテキストエディタがついに完成しました!\n#elm #関数型言語 #入門 #tutorial",
    "id": "TwitterStatusId 1094531384847155200",
    "idStr": "1094531384847155200",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "https://t.co/zFHy9FUHHt\nElmでテキストエディタを作る ついに完成! | およそ2週間にわたり作ってきたテキストエディタがついに完成しました!\n#elm #関数型言語 #入門 #tutorial",
        "id": "TwitterStatusId 1094531384847155200",
        "userName": "SC午後II落ちカス@kronedays.eth",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=BoufrawFrodo2",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/zFHy9FUHHt",
            "expandedUrl": "https://www.tech-frodo.xyz/2019/02/elm.html"
        }
    ],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of SC午後II落ちカス@kronedays.ethSC午後II落ちカス@kronedays.eth

www.tech-frodo.xyz/2019/02/elm.h... Elmでテキストエディタを作る ついに完成! | およそ2週間にわたり作ってきたテキストエディタがついに完成しました! #elm #関数型言語 #入門 #tutorial

{
    "createdAt": "2019年2月10日 17:39:48 JST",
    "touchedAt": "2019年2月10日 17:39:48 JST",
    "createdDate": "2019-02-10",
    "text": "I am no man - Google 検索 https://t.co/gEvNtpF5p6",
    "id": "TwitterStatusId 1094516270362284033",
    "idStr": "1094516270362284033",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/gEvNtpF5p6",
            "expandedUrl": "https://www.google.com/search?q=I+am+no+man&oq=I+am+no+man&aqs=chrome..69i57j0l5.3815j1j4&sourceid=chrome&ie=UTF-8"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

I am no man - Google 検索 www.google.com/search

{
    "createdAt": "2019年2月10日 17:39:37 JST",
    "touchedAt": "2019年2月10日 17:39:37 JST",
    "createdDate": "2019-02-10",
    "text": "I am no man!",
    "id": "TwitterStatusId 1094516224505966593",
    "idStr": "1094516224505966593",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

I am no man!

{
    "createdAt": "2019年2月10日 16:22:48 JST",
    "touchedAt": "2019年2月10日 16:22:48 JST",
    "createdDate": "2019-02-10",
    "text": "いまガンダルフがナズグルを追っ払いました(王の帰還(nヶ月ぶりm回目",
    "id": "TwitterStatusId 1094496892514271232",
    "idStr": "1094496892514271232",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

いまガンダルフがナズグルを追っ払いました(王の帰還(nヶ月ぶりm回目

{
    "createdAt": "2019年2月10日 16:19:08 JST",
    "touchedAt": "2019年2月10日 16:19:08 JST",
    "createdDate": "2019-02-10",
    "text": "WSLは、ホストWindows側のデスクトップアプリをCLIから起動しようとしてうまくいかないケースが結構あるので、そのへんのAPIがちゃんと整備されればもうだいぶ実用に供すると思っている",
    "id": "TwitterStatusId 1094495970132295682",
    "idStr": "1094495970132295682",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

WSLは、ホストWindows側のデスクトップアプリをCLIから起動しようとしてうまくいかないケースが結構あるので、そのへんのAPIがちゃんと整備されればもうだいぶ実用に供すると思っている

{
    "createdAt": "2019年2月10日 02:07:25 JST",
    "touchedAt": "2019年2月10日 02:07:25 JST",
    "createdDate": "2019-02-10",
    "text": "ほぼtrollだ https://t.co/bLPoNF18GF",
    "id": "TwitterStatusId 1094281629378310144",
    "idStr": "1094281629378310144",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/bLPoNF18GF",
            "expandedUrl": "https://twitter.com/Fatsharkyes/status/1094274302252331008"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

ほぼtrollだ

{
    "createdAt": "2019年2月10日 00:05:08 JST",
    "touchedAt": "2019年2月10日 00:05:08 JST",
    "createdDate": "2019-02-10",
    "text": "Conclave無事kill,GJ!\nその後王様を練習。\n\nhttps://t.co/juRY2ekL1q\n#ut_wow #wowjp",
    "id": "TwitterStatusId 1094250852439580672",
    "idStr": "1094250852439580672",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/juRY2ekL1q",
            "expandedUrl": "https://www.warcraftlogs.com/reports/hjvVtZ2NC8KDa1rR/"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Conclave無事kill,GJ! その後王様を練習。

www.warcraftlogs.com/reports/hjv... #ut_wow #wowjp

2019/02/09 (Sat)

{
    "createdAt": "2019年2月9日 20:11:46 JST",
    "touchedAt": "2019年2月9日 20:11:46 JST",
    "createdDate": "2019-02-09",
    "text": "@poppopo10 np, お大事に",
    "id": "TwitterStatusId 1094192124126326784",
    "idStr": "1094192124126326784",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1094191401376477185",
        "userId": "TwitterUserId 260863703"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @poppopo10
Avatar of Gada / ymtszwGada / ymtszw

np, お大事に

{
    "createdAt": "2019年2月9日 19:51:13 JST",
    "touchedAt": "2019年2月9日 19:51:13 JST",
    "createdDate": "2019-02-09",
    "text": "まだビミョーに降ってるんだけど、小雨ともみぞれとも雪ともつかない具合だ",
    "id": "TwitterStatusId 1094186954151755776",
    "idStr": "1094186954151755776",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

まだビミョーに降ってるんだけど、小雨ともみぞれとも雪ともつかない具合だ

{
    "createdAt": "2019年2月9日 16:09:18 JST",
    "touchedAt": "2019年2月9日 16:09:18 JST",
    "createdDate": "2019-02-09",
    "text": "Warfrontのtown hallにいるこいつ、ワイン飲んでやがる https://t.co/FDSkrqSATj",
    "id": "TwitterStatusId 1094131107035934720",
    "idStr": "1094131107035934720",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/FDSkrqSATj",
            "sourceUrl": "https://pbs.twimg.com/media/Dy8icXVVYAABGr3.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/gada_twt/status/1094131107035934720/photo/1"
        }
    ]
}
Avatar of Gada / ymtszwGada / ymtszw

Warfrontのtown hallにいるこいつ、ワイン飲んでやがる

Attached photo of status id: 1094131107035934720
{
    "createdAt": "2019年2月9日 15:59:14 JST",
    "touchedAt": "2019年2月9日 15:59:14 JST",
    "createdDate": "2019-02-09",
    "text": "最近だとアップされたサービスがツイッターじゃないのにバカッターと呼ばれてツイッターが風評被害を被る新パターンが",
    "id": "TwitterStatusId 1094128573995053058",
    "idStr": "1094128573995053058",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

最近だとアップされたサービスがツイッターじゃないのにバカッターと呼ばれてツイッターが風評被害を被る新パターンが

{
    "createdAt": "2019年2月9日 15:18:00 JST",
    "touchedAt": "2019年2月9日 15:18:00 JST",
    "createdDate": "2019-02-09",
    "text": "革ジャンってなんかお手入れが必要だった記憶がある",
    "id": "TwitterStatusId 1094118196943085568",
    "idStr": "1094118196943085568",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

革ジャンってなんかお手入れが必要だった記憶がある

{
    "createdAt": "2019年2月9日 15:07:47 JST",
    "touchedAt": "2019年2月9日 15:07:47 JST",
    "createdDate": "2019-02-09",
    "text": "RT @denpa893: うおおおお、auの自動運転\n運転席に誰も居ない https://t.co/KImfYuJg4H",
    "id": "TwitterStatusId 1094115625859932161",
    "idStr": "1094115625859932161",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "うおおおお、auの自動運転\n運転席に誰も居ない https://t.co/KImfYuJg4H",
        "id": "TwitterStatusId 1094115625859932161",
        "userName": "電波やくざ@告白実行委員会😌💕",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=denpa893",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/KImfYuJg4H",
            "sourceUrl": "https://pbs.twimg.com/ext_tw_video_thumb/1094032782974627840/pu/img/VS8MObY8rOf7Yuly.jpg",
            "type_": "video",
            "expandedUrl": "https://twitter.com/denpa893/status/1094032853350797312/video/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of 電波やくざ@告白実行委員会😌💕電波やくざ@告白実行委員会😌💕

うおおおお、auの自動運転 運転席に誰も居ない

Thumbnail of attached video of status id: 1094115625859932161
{
    "createdAt": "2019年2月9日 14:54:19 JST",
    "touchedAt": "2019年2月9日 14:54:19 JST",
    "createdDate": "2019-02-09",
    "text": "RT @voluntas: 商売の脆弱性 – V – Medium https://t.co/HpnbsTxSNc ソフトウェアのパッケージ販売に関わってもう 10 年以上ですが、このやりかたってずるいなと思っていた話を書きました。",
    "id": "TwitterStatusId 1094112238363828224",
    "idStr": "1094112238363828224",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "商売の脆弱性 – V – Medium https://t.co/HpnbsTxSNc ソフトウェアのパッケージ販売に関わってもう 10 年以上ですが、このやりかたってずるいなと思っていた話を書きました。",
        "id": "TwitterStatusId 1094112238363828224",
        "userName": "V",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=voluntas",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/HpnbsTxSNc",
            "expandedUrl": "https://medium.com/@voluntas/%E5%95%86%E5%A3%B2%E3%81%AE%E8%84%86%E5%BC%B1%E6%80%A7-d7d1d4ec04b7"
        }
    ],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of VV

商売の脆弱性 – V – Medium medium.com/@voluntas/%E5%95%86%E... ソフトウェアのパッケージ販売に関わってもう 10 年以上ですが、このやりかたってずるいなと思っていた話を書きました。

{
    "createdAt": "2019年2月9日 01:40:24 JST",
    "touchedAt": "2019年2月9日 01:40:24 JST",
    "createdDate": "2019-02-09",
    "text": "Elm slackの#elm-ui で話題が出ていたけど、2ヶ月前くらいに気づいていろいろやってたelm-uiがrecalculation style周りですごく遅くなる問題は作者の人も気づいているようでよかった。",
    "id": "TwitterStatusId 1093912440868298753",
    "idStr": "1093912440868298753",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Elm slackの#elm-ui で話題が出ていたけど、2ヶ月前くらいに気づいていろいろやってたelm-uiがrecalculation style周りですごく遅くなる問題は作者の人も気づいているようでよかった。

{
    "createdAt": "2019年2月9日 01:29:02 JST",
    "touchedAt": "2019年2月9日 01:29:02 JST",
    "createdDate": "2019-02-09",
    "text": "エアコンあるのに部屋が寒い人にはマジでサーキュレータを勧めたい。俺はサーキュレータ業界の回し者になった",
    "id": "TwitterStatusId 1093909582106120192",
    "idStr": "1093909582106120192",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

エアコンあるのに部屋が寒い人にはマジでサーキュレータを勧めたい。俺はサーキュレータ業界の回し者になった

{
    "createdAt": "2019年2月9日 01:07:25 JST",
    "touchedAt": "2019年2月9日 01:07:25 JST",
    "createdDate": "2019-02-09",
    "text": "2時間ちょうどでNormal。\n今回珍しくTank Trinketが両方強いのはいいことだ(出るとは言ってない。\n\nWorld of Warcraftっていうゲームをやる仲間を募集しています\nhttps://t.co/1qPb5P7qlY\n#ut_wow #wowjp",
    "id": "TwitterStatusId 1093904138570616832",
    "idStr": "1093904138570616832",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/1qPb5P7qlY",
            "expandedUrl": "https://www.warcraftlogs.com/reports/7gfCBRTHYtb8Gzmq/"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

2時間ちょうどでNormal。 今回珍しくTank Trinketが両方強いのはいいことだ(出るとは言ってない。

World of Warcraftっていうゲームをやる仲間を募集しています www.warcraftlogs.com/reports/7gf... #ut_wow #wowjp

{
    "createdAt": "2019年2月9日 00:58:33 JST",
    "touchedAt": "2019年2月9日 00:58:33 JST",
    "createdDate": "2019-02-09",
    "text": "RT @shinkaimakoto: ついつい自慢をしてしまうのですが笑、今年の誕生日も神木くんが電話をかけてきてくれました。瀧の声だ!と思いました笑。ほんとに素敵な声、素敵な男の子です。彼に愛してもらえる映画を作りたいなあ。",
    "id": "TwitterStatusId 1093901910506012672",
    "idStr": "1093901910506012672",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "ついつい自慢をしてしまうのですが笑、今年の誕生日も神木くんが電話をかけてきてくれました。瀧の声だ!と思いました笑。ほんとに素敵な声、素敵な男の子です。彼に愛してもらえる映画を作りたいなあ。",
        "id": "TwitterStatusId 1093901910506012672",
        "userName": "新海誠",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=shinkaimakoto",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of 新海誠新海誠

ついつい自慢をしてしまうのですが笑、今年の誕生日も神木くんが電話をかけてきてくれました。瀧の声だ!と思いました笑。ほんとに素敵な声、素敵な男の子です。彼に愛してもらえる映画を作りたいなあ。

2019/02/08 (Fri)

{
    "createdAt": "2019年2月8日 20:13:31 JST",
    "touchedAt": "2019年2月8日 20:13:31 JST",
    "createdDate": "2019-02-08",
    "text": "RT @knutknut: ミステリ読み切り集「制服ぬすまれた」(Flowersコミックス・小学館)発売中です! ぜひ他の話も読んでみてください。 https://t.co/8NpXy6vAKZ https://t.co/Ryh7GSKASD",
    "id": "TwitterStatusId 1093830179963600896",
    "idStr": "1093830179963600896",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "ミステリ読み切り集「制服ぬすまれた」(Flowersコミックス・小学館)発売中です! ぜひ他の話も読んでみてください。 https://t.co/8NpXy6vAKZ https://t.co/Ryh7GSKASD",
        "id": "TwitterStatusId 1093830179963600896",
        "userName": "衿沢世衣子📙新装版うちのクラス&続編2年生発売中!",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=knutknut",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/8NpXy6vAKZ",
            "expandedUrl": "https://www.amazon.co.jp/dp/4091670873/ref=cm_sw_r_tw_dp_U_x_8XvxCbA626D5K?tag=ymtszw-22"
        }
    ],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/Ryh7GSKASD",
            "sourceUrl": "https://pbs.twimg.com/media/Dy4Ji0xVsAEcTKa.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/knutknut/status/1093822661812056064/photo/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of 衿沢世衣子📙新装版うちのクラス&続編2年生発売中!衿沢世衣子📙新装版うちのクラス&続編2年生発売中!

ミステリ読み切り集「制服ぬすまれた」(Flowersコミックス・小学館)発売中です! ぜひ他の話も読んでみてください。 www.amazon.co.jp/dp/4091670873/r...

Attached photo of status id: 1093830179963600896
{
    "createdAt": "2019年2月8日 20:13:26 JST",
    "touchedAt": "2019年2月8日 20:13:26 JST",
    "createdDate": "2019-02-08",
    "text": "RT @knutknut: 制服ぬすまれた子の話 ① https://t.co/hxsJaKD1Ao",
    "id": "TwitterStatusId 1093830156974620673",
    "idStr": "1093830156974620673",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "制服ぬすまれた子の話 ① https://t.co/hxsJaKD1Ao",
        "id": "TwitterStatusId 1093830156974620673",
        "userName": "衿沢世衣子📙新装版うちのクラス&続編2年生発売中!",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=knutknut",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/hxsJaKD1Ao",
            "sourceUrl": "https://pbs.twimg.com/media/Dy4GWJyVsAEp4lw.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/knutknut/status/1093819125967671296/photo/1"
        },
        {
            "url": "https://t.co/hxsJaKD1Ao",
            "sourceUrl": "https://pbs.twimg.com/media/Dy4GXTEUcAA2J4F.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/knutknut/status/1093819125967671296/photo/1"
        },
        {
            "url": "https://t.co/hxsJaKD1Ao",
            "sourceUrl": "https://pbs.twimg.com/media/Dy4GYPzV4AAy7t5.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/knutknut/status/1093819125967671296/photo/1"
        },
        {
            "url": "https://t.co/hxsJaKD1Ao",
            "sourceUrl": "https://pbs.twimg.com/media/Dy4GZJIUUAERJ7o.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/knutknut/status/1093819125967671296/photo/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of 衿沢世衣子📙新装版うちのクラス&続編2年生発売中!衿沢世衣子📙新装版うちのクラス&続編2年生発売中!

制服ぬすまれた子の話 ①

Attached photo of status id: 1093830156974620673Attached photo of status id: 1093830156974620673Attached photo of status id: 1093830156974620673Attached photo of status id: 1093830156974620673
{
    "createdAt": "2019年2月8日 19:01:11 JST",
    "touchedAt": "2019年2月8日 19:01:11 JST",
    "createdDate": "2019-02-08",
    "text": "海賊KulTiran来たらたぶんrace changeするけど、Plate用の眼帯mogがtBCのレアなやつしかないんだよな。\nこれからどんどん眼帯を増やしていってほしい",
    "id": "TwitterStatusId 1093811974499008512",
    "idStr": "1093811974499008512",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

海賊KulTiran来たらたぶんrace changeするけど、Plate用の眼帯mogがtBCのレアなやつしかないんだよな。 これからどんどん眼帯を増やしていってほしい

{
    "createdAt": "2019年2月8日 16:11:15 JST",
    "touchedAt": "2019年2月8日 16:11:15 JST",
    "createdDate": "2019-02-08",
    "text": "https://t.co/b2mz9Reumf を信じるなら明日未明からは降りそう",
    "id": "TwitterStatusId 1093769211082551296",
    "idStr": "1093769211082551296",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/b2mz9Reumf",
            "expandedUrl": "http://tenki.jp/"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

tenki.jp を信じるなら明日未明からは降りそう

{
    "createdAt": "2019年2月8日 12:37:14 JST",
    "touchedAt": "2019年2月8日 12:37:14 JST",
    "createdDate": "2019-02-08",
    "text": "RT @nizikaze: イット業界とかいう地底世界で暮らしていると、伊勢神宮は宮大工の技術継承のために期間決めてガタきてなくても建て直そうって言い出したの、現人神かなんかか? って思う",
    "id": "TwitterStatusId 1093715352125530112",
    "idStr": "1093715352125530112",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "イット業界とかいう地底世界で暮らしていると、伊勢神宮は宮大工の技術継承のために期間決めてガタきてなくても建て直そうって言い出したの、現人神かなんかか? って思う",
        "id": "TwitterStatusId 1093715352125530112",
        "userName": "エリメビよ永遠なれ",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=nizikaze",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of エリメビよ永遠なれエリメビよ永遠なれ

イット業界とかいう地底世界で暮らしていると、伊勢神宮は宮大工の技術継承のために期間決めてガタきてなくても建て直そうって言い出したの、現人神かなんかか? って思う

{
    "createdAt": "2019年2月8日 01:48:35 JST",
    "touchedAt": "2019年2月8日 01:48:35 JST",
    "createdDate": "2019-02-08",
    "text": "RT @pomber: I was playing around with some text animations and thought I could use them to show a file's history on @github: https://t.co/r…",
    "id": "TwitterStatusId 1093552113777500160",
    "idStr": "1093552113777500160",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "I was playing around with some text animations and thought I could use them to show a file's history on @github: https://t.co/r…",
        "id": "TwitterStatusId 1093552113777500160",
        "userName": "Rodrigo Pombo",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=pomber",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of Rodrigo PomboRodrigo Pombo

I was playing around with some text animations and thought I could use them to show a file's history on @github: t.co/r

2019/02/07 (Thu)

{
    "createdAt": "2019年2月7日 02:54:16 JST",
    "touchedAt": "2019年2月7日 02:54:16 JST",
    "createdDate": "2019-02-07",
    "text": "Mythic Jainaの水Eleは殺されるとちっちゃい水Ele2体に分裂するという能力が追加されてるので、killせずにキープするのは既定路線だったっぽいな",
    "id": "TwitterStatusId 1093206253851951104",
    "idStr": "1093206253851951104",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Mythic Jainaの水Eleは殺されるとちっちゃい水Ele2体に分裂するという能力が追加されてるので、killせずにキープするのは既定路線だったっぽいな

{
    "createdAt": "2019年2月7日 01:27:00 JST",
    "touchedAt": "2019年2月7日 01:27:00 JST",
    "createdDate": "2019-02-07",
    "text": "[S2] DH solo Atal'Dazar +11 - YouTube https://t.co/YKvh3QOfio",
    "id": "TwitterStatusId 1093184291498913793",
    "idStr": "1093184291498913793",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/YKvh3QOfio",
            "expandedUrl": "https://www.youtube.com/watch?v=UaHz3ullgxY"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

[S2] DH solo Atal'Dazar +11 - YouTube www.youtube.com/watch

2019/02/06 (Wed)

{
    "createdAt": "2019年2月6日 22:34:35 JST",
    "touchedAt": "2019年2月6日 22:34:35 JST",
    "createdDate": "2019-02-06",
    "text": "Puzzle Ringって日本語版だと判じ物の指輪なのか\n判じ物って絵(浮世絵)のイメージだからだいぶ違和感ある",
    "id": "TwitterStatusId 1093140903449976835",
    "idStr": "1093140903449976835",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Puzzle Ringって日本語版だと判じ物の指輪なのか 判じ物って絵(浮世絵)のイメージだからだいぶ違和感ある

{
    "createdAt": "2019年2月6日 22:32:06 JST",
    "touchedAt": "2019年2月6日 22:32:06 JST",
    "createdDate": "2019-02-06",
    "text": "RT @kazu_yamamoto: Programming in Haskell 2nd ed の Monad の説明は優れものかもしれない。。。",
    "id": "TwitterStatusId 1093140277261299712",
    "idStr": "1093140277261299712",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "Programming in Haskell 2nd ed の Monad の説明は優れものかもしれない。。。",
        "id": "TwitterStatusId 1093140277261299712",
        "userName": "山本和彦",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=kazu_yamamoto",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of 山本和彦山本和彦

Programming in Haskell 2nd ed の Monad の説明は優れものかもしれない。。。

{
    "createdAt": "2019年2月6日 22:29:29 JST",
    "touchedAt": "2019年2月6日 22:29:29 JST",
    "createdDate": "2019-02-06",
    "text": "RT @kentarofukuchi: 博士論文や修士論文、すなわち「学位論文(thesis)」を指導をしていて思ったことを図にまとめてみた。もちろん、やったことをまとめるだけでも大変だし大事なことなんだけど、こういうところがちょっとでもあると、聞いてる側はとても感銘を受けるの…",
    "id": "TwitterStatusId 1093139618235478017",
    "idStr": "1093139618235478017",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "博士論文や修士論文、すなわち「学位論文(thesis)」を指導をしていて思ったことを図にまとめてみた。もちろん、やったことをまとめるだけでも大変だし大事なことなんだけど、こういうところがちょっとでもあると、聞いてる側はとても感銘を受けるの…",
        "id": "TwitterStatusId 1093139618235478017",
        "userName": "Kentaro Fukuchi",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=kentarofukuchi",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of Kentaro FukuchiKentaro Fukuchi

博士論文や修士論文、すなわち「学位論文(thesis)」を指導をしていて思ったことを図にまとめてみた。もちろん、やったことをまとめるだけでも大変だし大事なことなんだけど、こういうところがちょっとでもあると、聞いてる側はとても感銘を受けるの…

{
    "createdAt": "2019年2月6日 21:20:33 JST",
    "touchedAt": "2019年2月6日 21:20:33 JST",
    "createdDate": "2019-02-06",
    "text": "RT @ababupdownba: Elm 標準のListモジュールにGroup系無いのちょっとツライ",
    "id": "TwitterStatusId 1093122271483318274",
    "idStr": "1093122271483318274",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "Elm 標準のListモジュールにGroup系無いのちょっとツライ",
        "id": "TwitterStatusId 1093122271483318274",
        "userName": "ABAB↑↓BA",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=ababupdownba",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of ABAB↑↓BAABAB↑↓BA

Elm 標準のListモジュールにGroup系無いのちょっとツライ

{
    "createdAt": "2019年2月6日 21:20:25 JST",
    "touchedAt": "2019年2月6日 21:20:25 JST",
    "createdDate": "2019-02-06",
    "text": "@ababupdownba わかる。\nでもgrouping系って要求によって細かい挙動の違うやつが欲しくなるケース多いから難しくて、ListExtraに留めてあるのはそれはそれで正しい気もする",
    "id": "TwitterStatusId 1093122239455588352",
    "idStr": "1093122239455588352",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1093112687570018304",
        "userId": "TwitterUserId 94293281"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @ababupdownba
Avatar of Gada / ymtszwGada / ymtszw

わかる。 でもgrouping系って要求によって細かい挙動の違うやつが欲しくなるケース多いから難しくて、ListExtraに留めてあるのはそれはそれで正しい気もする

{
    "createdAt": "2019年2月6日 19:51:55 JST",
    "touchedAt": "2019年2月6日 19:51:55 JST",
    "createdDate": "2019-02-06",
    "text": "ElmのRecordを使ったpolymorphismは貧弱貧弱ゥって感じなのでそれほど使わないと思ってたんだけど、自分の中で微妙に使い所が出てきた",
    "id": "TwitterStatusId 1093099965201563648",
    "idStr": "1093099965201563648",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

ElmのRecordを使ったpolymorphismは貧弱貧弱ゥって感じなのでそれほど使わないと思ってたんだけど、自分の中で微妙に使い所が出てきた

{
    "createdAt": "2019年2月6日 19:05:30 JST",
    "touchedAt": "2019年2月6日 19:05:30 JST",
    "createdDate": "2019-02-06",
    "text": "遅い",
    "id": "TwitterStatusId 1093088283440033793",
    "idStr": "1093088283440033793",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

遅い

{
    "createdAt": "2019年2月6日 19:05:25 JST",
    "touchedAt": "2019年2月6日 19:05:25 JST",
    "createdDate": "2019-02-06",
    "text": "RT @bicycle_panda: なんでFFでマージャンしてんの俺",
    "id": "TwitterStatusId 1093088265031151618",
    "idStr": "1093088265031151618",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "なんでFFでマージャンしてんの俺",
        "id": "TwitterStatusId 1093088265031151618",
        "userName": "パンダ",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=bicycle_panda",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of パンダパンダ

なんでFFでマージャンしてんの俺

{
    "createdAt": "2019年2月6日 17:17:03 JST",
    "touchedAt": "2019年2月6日 17:17:03 JST",
    "createdDate": "2019-02-06",
    "text": "言えば変わるんだけど言わないとしれっと消費者側に不利な条件で素通りみたいな慣習でやってる分野、ままある",
    "id": "TwitterStatusId 1093060991359737858",
    "idStr": "1093060991359737858",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

言えば変わるんだけど言わないとしれっと消費者側に不利な条件で素通りみたいな慣習でやってる分野、ままある

{
    "createdAt": "2019年2月6日 17:15:46 JST",
    "touchedAt": "2019年2月6日 17:15:46 JST",
    "createdDate": "2019-02-06",
    "text": "RT @arowM_: 車に轢かれた損害賠償金の見積もりが保険会社さんから来てたので「ここの金額の計算がおかしいと思うんですよね〜」って電話したらなぜか金額が増えました。\n世の中ってちょろいんですね。",
    "id": "TwitterStatusId 1093060669404983297",
    "idStr": "1093060669404983297",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "車に轢かれた損害賠償金の見積もりが保険会社さんから来てたので「ここの金額の計算がおかしいと思うんですよね〜」って電話したらなぜか金額が増えました。\n世の中ってちょろいんですね。",
        "id": "TwitterStatusId 1093060669404983297",
        "userName": "ヤギの🐐さくらちゃん🎯",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=arowM_",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of ヤギの🐐さくらちゃん🎯ヤギの🐐さくらちゃん🎯

車に轢かれた損害賠償金の見積もりが保険会社さんから来てたので「ここの金額の計算がおかしいと思うんですよね〜」って電話したらなぜか金額が増えました。 世の中ってちょろいんですね。

{
    "createdAt": "2019年2月6日 03:36:34 JST",
    "touchedAt": "2019年2月6日 03:36:34 JST",
    "createdDate": "2019-02-06",
    "text": "Googleの社員食堂に感じた、格差社会のリアル。 | Books&Apps https://t.co/mc7iWOffyd",
    "id": "TwitterStatusId 1092854511071182849",
    "idStr": "1092854511071182849",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/mc7iWOffyd",
            "expandedUrl": "https://blog.tinect.jp/?p=55784"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Googleの社員食堂に感じた、格差社会のリアル。 | Books&Apps blog.tinect.jp

{
    "createdAt": "2019年2月6日 02:28:05 JST",
    "touchedAt": "2019年2月6日 02:28:05 JST",
    "createdDate": "2019-02-06",
    "text": "すごいtacだった https://t.co/iK0zjGvQ3h",
    "id": "TwitterStatusId 1092837277703663616",
    "idStr": "1092837277703663616",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/iK0zjGvQ3h",
            "expandedUrl": "https://twitter.com/Wowhead/status/1092836245191966720"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

すごいtacだった

{
    "createdAt": "2019年2月6日 02:13:20 JST",
    "touchedAt": "2019年2月6日 02:13:20 JST",
    "createdDate": "2019-02-06",
    "text": "思うよねー",
    "id": "TwitterStatusId 1092833565551747072",
    "idStr": "1092833565551747072",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

思うよねー

{
    "createdAt": "2019年2月6日 02:13:11 JST",
    "touchedAt": "2019年2月6日 02:13:11 JST",
    "createdDate": "2019-02-06",
    "text": "RT @yutopp: Unityくん!F#サポートしてくれ!!",
    "id": "TwitterStatusId 1092833529589784577",
    "idStr": "1092833529589784577",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "Unityくん!F#サポートしてくれ!!",
        "id": "TwitterStatusId 1092833529589784577",
        "userName": "☃",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=yutopp",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of ☃

Unityくん!F#サポートしてくれ!!

{
    "createdAt": "2019年2月6日 01:12:40 JST",
    "touchedAt": "2019年2月6日 01:12:40 JST",
    "createdDate": "2019-02-06",
    "text": "センゴク権兵衛は面白いんだけど、いくらなんでも全部の敵方についてサイドストーリー律儀にやってたら焦点ブレ過ぎじゃ",
    "id": "TwitterStatusId 1092818299962875904",
    "idStr": "1092818299962875904",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

センゴク権兵衛は面白いんだけど、いくらなんでも全部の敵方についてサイドストーリー律儀にやってたら焦点ブレ過ぎじゃ

{
    "createdAt": "2019年2月6日 00:19:49 JST",
    "touchedAt": "2019年2月6日 00:19:49 JST",
    "createdDate": "2019-02-06",
    "text": "Walletが個人に帰属する秘密鍵で守られていて、バックドアがないことは良いことだ。",
    "id": "TwitterStatusId 1092804998130528258",
    "idStr": "1092804998130528258",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Walletが個人に帰属する秘密鍵で守られていて、バックドアがないことは良いことだ。

{
    "createdAt": "2019年2月6日 00:09:48 JST",
    "touchedAt": "2019年2月6日 00:09:48 JST",
    "createdDate": "2019-02-06",
    "text": "Methodは時間切れか",
    "id": "TwitterStatusId 1092802475206295554",
    "idStr": "1092802475206295554",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Methodは時間切れか

{
    "createdAt": "2019年2月6日 00:03:00 JST",
    "touchedAt": "2019年2月6日 00:03:00 JST",
    "createdDate": "2019-02-06",
    "text": "Best try 6.9%まで行ってるじゃん。ワンチャンリセット前あるで",
    "id": "TwitterStatusId 1092800764190355456",
    "idStr": "1092800764190355456",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Best try 6.9%まで行ってるじゃん。ワンチャンリセット前あるで

2019/02/05 (Tue)

{
    "createdAt": "2019年2月5日 23:51:02 JST",
    "touchedAt": "2019年2月5日 23:51:02 JST",
    "createdDate": "2019-02-05",
    "text": "@gokumon_blade いろいろあってKul Tirasの大ボスに返り咲いたからしばらくは死なないぞ",
    "id": "TwitterStatusId 1092797754311618563",
    "idStr": "1092797754311618563",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1092796753601024004",
        "userId": "TwitterUserId 187591962"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @gokumon_blade
Avatar of Gada / ymtszwGada / ymtszw

いろいろあってKul Tirasの大ボスに返り咲いたからしばらくは死なないぞ

{
    "createdAt": "2019年2月5日 23:46:35 JST",
    "touchedAt": "2019年2月5日 23:46:35 JST",
    "createdDate": "2019-02-05",
    "text": "@gokumon_blade ぶっちゃけ今回のも遠因はそのへん",
    "id": "TwitterStatusId 1092796635124502529",
    "idStr": "1092796635124502529",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1092796460473765889",
        "userId": "TwitterUserId 187591962"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @gokumon_blade
Avatar of Gada / ymtszwGada / ymtszw

ぶっちゃけ今回のも遠因はそのへん

{
    "createdAt": "2019年2月5日 23:44:20 JST",
    "touchedAt": "2019年2月5日 23:44:20 JST",
    "createdDate": "2019-02-05",
    "text": "@gokumon_blade 更年期障害",
    "id": "TwitterStatusId 1092796068474118144",
    "idStr": "1092796068474118144",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1092795500452106242",
        "userId": "TwitterUserId 187591962"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @gokumon_blade
Avatar of Gada / ymtszwGada / ymtszw

更年期障害

{
    "createdAt": "2019年2月5日 23:38:30 JST",
    "touchedAt": "2019年2月5日 23:38:30 JST",
    "createdDate": "2019-02-05",
    "text": "14ちゃん見てると、植物とか自然造形はすごく良いのに、人工物(建物とかプロップ)の造形に全然魅力がないな。庭に置いたレゴみたいだ。キャラのアニメーションは結構悪くないように見える",
    "id": "TwitterStatusId 1092794600148910080",
    "idStr": "1092794600148910080",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

14ちゃん見てると、植物とか自然造形はすごく良いのに、人工物(建物とかプロップ)の造形に全然魅力がないな。庭に置いたレゴみたいだ。キャラのアニメーションは結構悪くないように見える

{
    "createdAt": "2019年2月5日 23:32:06 JST",
    "touchedAt": "2019年2月5日 23:32:06 JST",
    "createdDate": "2019-02-05",
    "text": "Elmの学習コストはAmortized 0だよ",
    "id": "TwitterStatusId 1092792989758431232",
    "idStr": "1092792989758431232",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Elmの学習コストはAmortized 0だよ

{
    "createdAt": "2019年2月5日 22:55:47 JST",
    "touchedAt": "2019年2月5日 22:55:47 JST",
    "createdDate": "2019-02-05",
    "text": "RT @kurage313book: 人工内耳をつけて「これまで使わなかった脳が成長する」って経験をした身からすると乙武洋平さん(@h_ototake )がいまやってる義足プロジェクトがどんだけきっついかわかるんで応援したい。金ないけど。サイボーグの先輩としてアドバイスさせてく…",
    "id": "TwitterStatusId 1092783850588012544",
    "idStr": "1092783850588012544",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "人工内耳をつけて「これまで使わなかった脳が成長する」って経験をした身からすると乙武洋平さん(@h_ototake )がいまやってる義足プロジェクトがどんだけきっついかわかるんで応援したい。金ないけど。サイボーグの先輩としてアドバイスさせてく…",
        "id": "TwitterStatusId 1092783850588012544",
        "userName": "くらげ@バッテリーセーバーモード",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=kurage313book",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of くらげ@バッテリーセーバーモードくらげ@バッテリーセーバーモード

人工内耳をつけて「これまで使わなかった脳が成長する」って経験をした身からすると乙武洋平さん(@h_ototake )がいまやってる義足プロジェクトがどんだけきっついかわかるんで応援したい。金ないけど。サイボーグの先輩としてアドバイスさせてく…

{
    "createdAt": "2019年2月5日 22:12:55 JST",
    "touchedAt": "2019年2月5日 22:12:55 JST",
    "createdDate": "2019-02-05",
    "text": "問題はD3だとmogをしなくなるということだ",
    "id": "TwitterStatusId 1092773063609864195",
    "idStr": "1092773063609864195",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

問題はD3だとmogをしなくなるということだ

{
    "createdAt": "2019年2月5日 19:02:48 JST",
    "touchedAt": "2019年2月5日 19:02:48 JST",
    "createdDate": "2019-02-05",
    "text": "麻雀はともかく、次拡張も発表されたんだっけ",
    "id": "TwitterStatusId 1092725217913270272",
    "idStr": "1092725217913270272",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

麻雀はともかく、次拡張も発表されたんだっけ

{
    "createdAt": "2019年2月5日 18:39:39 JST",
    "touchedAt": "2019年2月5日 18:39:39 JST",
    "createdDate": "2019-02-05",
    "text": "RT @superhahnah: Elm製SPAの動的レンダリングをGoogleBotは何秒間待ってくれるのか?\n\n検証によると約20秒らしい https://t.co/Lj9Asf565P",
    "id": "TwitterStatusId 1092719392285052928",
    "idStr": "1092719392285052928",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "Elm製SPAの動的レンダリングをGoogleBotは何秒間待ってくれるのか?\n\n検証によると約20秒らしい https://t.co/Lj9Asf565P",
        "id": "TwitterStatusId 1092719392285052928",
        "userName": "hahnah/はーな",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=superhahnah",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/Lj9Asf565P",
            "expandedUrl": "https://qiita.com/seya/items/2688dc539af217b7b111"
        }
    ],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of hahnah/はーなhahnah/はーな

Elm製SPAの動的レンダリングをGoogleBotは何秒間待ってくれるのか?

検証によると約20秒らしい qiita.com/seya/items/2688dc539af...

{
    "createdAt": "2019年2月5日 18:39:20 JST",
    "touchedAt": "2019年2月5日 18:39:20 JST",
    "createdDate": "2019-02-05",
    "text": "Elmでany typeではなくany record typeを表現する型シンタックスがないことに気づいた。まあ実用上恐らく不要なんだけど。\n{}はempty record typeに解釈されてしまうので。\n\nこの話SlackかMLで以前流れていた気もする",
    "id": "TwitterStatusId 1092719311372705793",
    "idStr": "1092719311372705793",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Elmでany typeではなくany record typeを表現する型シンタックスがないことに気づいた。まあ実用上恐らく不要なんだけど。 {}はempty record typeに解釈されてしまうので。

この話SlackかMLで以前流れていた気もする

{
    "createdAt": "2019年2月5日 16:11:02 JST",
    "touchedAt": "2019年2月5日 16:11:02 JST",
    "createdDate": "2019-02-05",
    "text": "APIとかABIとかシステムコールとか - Qiita https://t.co/rG5nSFO73y",
    "id": "TwitterStatusId 1092681993156841472",
    "idStr": "1092681993156841472",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/rG5nSFO73y",
            "expandedUrl": "https://qiita.com/satoru_takeuchi/items/7e61398794849da2b920"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

APIとかABIとかシステムコールとか - Qiita qiita.com/satoru_takeuchi/items/...

{
    "createdAt": "2019年2月5日 12:39:45 JST",
    "touchedAt": "2019年2月5日 12:39:45 JST",
    "createdDate": "2019-02-05",
    "text": "RT @KateMakesStuff: https://t.co/U6TCBD0jew",
    "id": "TwitterStatusId 1092628822455812096",
    "idStr": "1092628822455812096",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "https://t.co/U6TCBD0jew",
        "id": "TwitterStatusId 1092628822455812096",
        "userName": "KatieDev 💙",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=KateMakesStuff",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/U6TCBD0jew",
            "sourceUrl": "https://pbs.twimg.com/media/DymooX7VYAAFmGc.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/KateMakesStuff/status/1092589809279922178/photo/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of KatieDev 💙KatieDev 💙
Attached photo of status id: 1092628822455812096
{
    "createdAt": "2019年2月5日 05:00:34 JST",
    "touchedAt": "2019年2月5日 05:00:34 JST",
    "createdDate": "2019-02-05",
    "text": "Methodの鯖にQueueが発生していてLimitによるDDoSが疑われる展開",
    "id": "TwitterStatusId 1092513263508631553",
    "idStr": "1092513263508631553",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Methodの鯖にQueueが発生していてLimitによるDDoSが疑われる展開

2019/02/04 (Mon)

{
    "createdAt": "2019年2月4日 18:13:33 JST",
    "touchedAt": "2019年2月4日 18:30:50 JST",
    "createdDate": "2019-02-04",
    "text": "Jaina vs 世界トップクラス26ギルド https://t.co/hYxo8qZtwS",
    "id": "TwitterStatusId 1092350436915306496",
    "idStr": "1092350436915306496",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [
        {
            "createdAt": "2019年2月4日 18:30:50 JST",
            "touchedAt": "2019年2月4日 18:30:50 JST",
            "createdDate": "2019-02-04",
            "text": "シャーメンheal2枚にDKなしとはなかなか隔世の感がある",
            "id": "TwitterStatusId 1092354787079643136",
            "idStr": "1092354787079643136",
            "userName": "Gada / ymtszw",
            "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
            "retweet": null,
            "inReplyTo": null,
            "replies": [],
            "quote": null,
            "entitiesTcoUrl": [],
            "extendedEntitiesMedia": []
        }
    ],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/hYxo8qZtwS",
            "expandedUrl": "https://twitter.com/Wowhead/status/1092347386754711553"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Jaina vs 世界トップクラス26ギルド

{
    "createdAt": "2019年2月4日 18:30:50 JST",
    "touchedAt": "2019年2月4日 18:30:50 JST",
    "createdDate": "2019-02-04",
    "text": "シャーメンheal2枚にDKなしとはなかなか隔世の感がある",
    "id": "TwitterStatusId 1092354787079643136",
    "idStr": "1092354787079643136",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

シャーメンheal2枚にDKなしとはなかなか隔世の感がある

{
    "createdAt": "2019年2月4日 18:27:40 JST",
    "touchedAt": "2019年2月4日 18:28:39 JST",
    "createdDate": "2019-02-04",
    "text": "@poppopo10 今ログ見て気づいたけど、JainaのスパムスペルはPhysicalでBlockできてた\nhttps://t.co/kQvmcXmLKs",
    "id": "TwitterStatusId 1092353989172031488",
    "idStr": "1092353989172031488",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [
        {
            "createdAt": "2019年2月4日 18:28:39 JST",
            "touchedAt": "2019年2月4日 18:28:39 JST",
            "createdDate": "2019-02-04",
            "text": "@poppopo10 なんならBlockと、IB集団にAvatar+Thunder Clap合わせるAoEが強いからProt WarがMythicで採用されてた",
            "id": "TwitterStatusId 1092354236245917696",
            "idStr": "1092354236245917696",
            "userName": "Gada / ymtszw",
            "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
            "retweet": null,
            "inReplyTo": null,
            "replies": [],
            "quote": null,
            "entitiesTcoUrl": [],
            "extendedEntitiesMedia": []
        }
    ],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/kQvmcXmLKs",
            "expandedUrl": "https://www.warcraftlogs.com/reports/Kmw8WghXY1vT7znR#fight=4&source=18&type=damage-taken&ability=290621"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

@poppopo10 今ログ見て気づいたけど、JainaのスパムスペルはPhysicalでBlockできてた www.warcraftlogs.com/reports/Kmw...

{
    "createdAt": "2019年2月4日 18:28:39 JST",
    "touchedAt": "2019年2月4日 18:28:39 JST",
    "createdDate": "2019-02-04",
    "text": "@poppopo10 なんならBlockと、IB集団にAvatar+Thunder Clap合わせるAoEが強いからProt WarがMythicで採用されてた",
    "id": "TwitterStatusId 1092354236245917696",
    "idStr": "1092354236245917696",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

@poppopo10 なんならBlockと、IB集団にAvatar+Thunder Clap合わせるAoEが強いからProt WarがMythicで採用されてた

{
    "createdAt": "2019年2月4日 18:20:43 JST",
    "touchedAt": "2019年2月4日 18:20:43 JST",
    "createdDate": "2019-02-04",
    "text": "Raid中にちょろっと行ったけど、Mekkatorqueが次のメジャーパッチあたりでサイボーグ化して帰ってくるのにいくらか賭けてもいいよ",
    "id": "TwitterStatusId 1092352241070043136",
    "idStr": "1092352241070043136",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Raid中にちょろっと行ったけど、Mekkatorqueが次のメジャーパッチあたりでサイボーグ化して帰ってくるのにいくらか賭けてもいいよ

{
    "createdAt": "2019年2月4日 17:21:41 JST",
    "touchedAt": "2019年2月4日 17:21:41 JST",
    "createdDate": "2019-02-04",
    "text": "RT @ryanstephens: Most people don't ask their elders parenting advice.\n\nHUGE mistake.\n\nI asked a bunch of 80+ year-olds.\n\nHere's what they…",
    "id": "TwitterStatusId 1092337384174149633",
    "idStr": "1092337384174149633",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "Most people don't ask their elders parenting advice.\n\nHUGE mistake.\n\nI asked a bunch of 80+ year-olds.\n\nHere's what they…",
        "id": "TwitterStatusId 1092337384174149633",
        "userName": "Ryan Stephens | Getting Dialed In 📈",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=ryanstephens",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of Ryan Stephens | Getting Dialed In 📈Ryan Stephens | Getting Dialed In 📈

Most people don't ask their elders parenting advice.

HUGE mistake.

I asked a bunch of 80+ year-olds.

Here's what they…

{
    "createdAt": "2019年2月4日 17:05:12 JST",
    "touchedAt": "2019年2月4日 17:05:12 JST",
    "createdDate": "2019-02-04",
    "text": "@pankona でも実際クソリプある程度許される雰囲気作りって必要な気はします。",
    "id": "TwitterStatusId 1092333236078837760",
    "idStr": "1092333236078837760",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1092325943715098624",
        "userId": "TwitterUserId 265474051"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @pankona
Avatar of Gada / ymtszwGada / ymtszw

でも実際クソリプある程度許される雰囲気作りって必要な気はします。

{
    "createdAt": "2019年2月4日 17:04:29 JST",
    "touchedAt": "2019年2月4日 17:04:29 JST",
    "createdDate": "2019-02-04",
    "text": "RT @pankona: 「心理的安全性」という言葉が使われるようになって久しい気がするが、これをどのようにして高めていくかって結構難しいしケースバイケースだよね。DM やめて general 使えっつっても心の障壁は残ったままであるしな。よし、ここはやっぱりおっちゃんが ge…",
    "id": "TwitterStatusId 1092333054167638016",
    "idStr": "1092333054167638016",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "「心理的安全性」という言葉が使われるようになって久しい気がするが、これをどのようにして高めていくかって結構難しいしケースバイケースだよね。DM やめて general 使えっつっても心の障壁は残ったままであるしな。よし、ここはやっぱりおっちゃんが ge…",
        "id": "TwitterStatusId 1092333054167638016",
        "userName": "パン粉",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=pankona",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of パン粉パン粉

「心理的安全性」という言葉が使われるようになって久しい気がするが、これをどのようにして高めていくかって結構難しいしケースバイケースだよね。DM やめて general 使えっつっても心の障壁は残ったままであるしな。よし、ここはやっぱりおっちゃんが ge…

{
    "createdAt": "2019年2月4日 16:04:05 JST",
    "touchedAt": "2019年2月4日 16:04:05 JST",
    "createdDate": "2019-02-04",
    "text": "RT @jounalduvoleur: 悪い予感が当たってしまった。 https://t.co/WbkUCVRqlg",
    "id": "TwitterStatusId 1092317854085476354",
    "idStr": "1092317854085476354",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "悪い予感が当たってしまった。 https://t.co/WbkUCVRqlg",
        "id": "TwitterStatusId 1092317854085476354",
        "userName": "春は馬車に乗って",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=jounalduvoleur",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/WbkUCVRqlg",
            "sourceUrl": "https://pbs.twimg.com/media/DyfptdQU0AAlkoE.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/jounalduvoleur/status/1092098409144569856/photo/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of 春は馬車に乗って春は馬車に乗って

悪い予感が当たってしまった。

Attached photo of status id: 1092317854085476354
{
    "createdAt": "2019年2月4日 16:04:00 JST",
    "touchedAt": "2019年2月4日 16:04:00 JST",
    "createdDate": "2019-02-04",
    "text": "RT @jounalduvoleur: 野田にむかし、野田商誘銀行ってのがあったらしいんだけど、まさかキッコーマンだけに醤油とかけてるんじゃないだろうね。大丈夫?この街 https://t.co/VDowF2cC8N",
    "id": "TwitterStatusId 1092317834057703424",
    "idStr": "1092317834057703424",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "野田にむかし、野田商誘銀行ってのがあったらしいんだけど、まさかキッコーマンだけに醤油とかけてるんじゃないだろうね。大丈夫?この街 https://t.co/VDowF2cC8N",
        "id": "TwitterStatusId 1092317834057703424",
        "userName": "春は馬車に乗って",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=jounalduvoleur",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/VDowF2cC8N",
            "sourceUrl": "https://pbs.twimg.com/media/DyfoDwQV4AAiROK.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/jounalduvoleur/status/1092096595368108032/photo/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of 春は馬車に乗って春は馬車に乗って

野田にむかし、野田商誘銀行ってのがあったらしいんだけど、まさかキッコーマンだけに醤油とかけてるんじゃないだろうね。大丈夫?この街

Attached photo of status id: 1092317834057703424
{
    "createdAt": "2019年2月4日 05:12:44 JST",
    "touchedAt": "2019年2月4日 05:12:44 JST",
    "createdDate": "2019-02-04",
    "text": "RT @naka_aki_spl: unixという「フレームワーク」の上で動くアプリ層はsmall is beautifulだけど、os自体が小さい訳ではなく、アプリが小さく「なれる」ためにosが水面下でバタ足しまくってる、という印象がある。アジリティには割と立派な土台が居る。…",
    "id": "TwitterStatusId 1092153936230797313",
    "idStr": "1092153936230797313",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "unixという「フレームワーク」の上で動くアプリ層はsmall is beautifulだけど、os自体が小さい訳ではなく、アプリが小さく「なれる」ためにosが水面下でバタ足しまくってる、という印象がある。アジリティには割と立派な土台が居る。…",
        "id": "TwitterStatusId 1092153936230797313",
        "userName": "非実在naka aki",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=naka_aki_spl",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of 非実在naka aki非実在naka aki

unixという「フレームワーク」の上で動くアプリ層はsmall is beautifulだけど、os自体が小さい訳ではなく、アプリが小さく「なれる」ためにosが水面下でバタ足しまくってる、という印象がある。アジリティには割と立派な土台が居る。…

{
    "createdAt": "2019年2月4日 01:26:47 JST",
    "touchedAt": "2019年2月4日 01:26:47 JST",
    "createdDate": "2019-02-04",
    "text": "電ファミニコゲーマーって、何気にこれ系のジャンルで最近一番記事が充実してるサイトな気がする",
    "id": "TwitterStatusId 1092097073372000257",
    "idStr": "1092097073372000257",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

電ファミニコゲーマーって、何気にこれ系のジャンルで最近一番記事が充実してるサイトな気がする

{
    "createdAt": "2019年2月4日 01:25:52 JST",
    "touchedAt": "2019年2月4日 01:25:52 JST",
    "createdDate": "2019-02-04",
    "text": "【佐藤辰男×鳥嶋和彦対談】いかにしてKADOKAWAはいまの姿になったか──ライトノベルの定義は「思春期の少年少女がみずから手に取る、彼らの言葉で書かれたいちばん面白いと思えるもの」【「ゲームの企画書」特別編】 https://t.co/ghLMuqbqAk",
    "id": "TwitterStatusId 1092096843805147137",
    "idStr": "1092096843805147137",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/ghLMuqbqAk",
            "expandedUrl": "http://news.denfaminicogamer.jp/projectbook/181228"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

【佐藤辰男×鳥嶋和彦対談】いかにしてKADOKAWAはいまの姿になったか──ライトノベルの定義は「思春期の少年少女がみずから手に取る、彼らの言葉で書かれたいちばん面白いと思えるもの」【「ゲームの企画書」特別編】 news.denfaminicogamer.jp/projectb...

{
    "createdAt": "2019年2月4日 01:04:49 JST",
    "touchedAt": "2019年2月4日 01:04:49 JST",
    "createdDate": "2019-02-04",
    "text": "@mapi こっちからinvite送ったらできるかも? btag Gada#1950です",
    "id": "TwitterStatusId 1092091548907405312",
    "idStr": "1092091548907405312",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1092088640681914371",
        "userId": "TwitterUserId 8243392"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @mapi
Avatar of Gada / ymtszwGada / ymtszw

こっちからinvite送ったらできるかも? btag Gada#1950です

{
    "createdAt": "2019年2月4日 00:33:17 JST",
    "touchedAt": "2019年2月4日 00:33:17 JST",
    "createdDate": "2019-02-04",
    "text": "@mapi Clanリク待ってますよ!",
    "id": "TwitterStatusId 1092083611686166528",
    "idStr": "1092083611686166528",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1092083238997127168",
        "userId": "TwitterUserId 8243392"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @mapi
Avatar of Gada / ymtszwGada / ymtszw

Clanリク待ってますよ!

{
    "createdAt": "2019年2月4日 00:26:59 JST",
    "touchedAt": "2019年2月4日 00:26:59 JST",
    "createdDate": "2019-02-04",
    "text": "@mapi 順調にpopが減って今週は3~4人だった",
    "id": "TwitterStatusId 1092082027182972928",
    "idStr": "1092082027182972928",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1092081433177337858",
        "userId": "TwitterUserId 8243392"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @mapi
Avatar of Gada / ymtszwGada / ymtszw

順調にpopが減って今週は3~4人だった

{
    "createdAt": "2019年2月4日 00:05:16 JST",
    "touchedAt": "2019年2月4日 00:05:16 JST",
    "createdDate": "2019-02-04",
    "text": "金庫番を倒してConclave練習まで。\nカエルがいるだけでだいぶ忙しくなる。\nhttps://t.co/zIywYeTZeA\n#ut_wow #wowjp",
    "id": "TwitterStatusId 1092076560385957888",
    "idStr": "1092076560385957888",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/zIywYeTZeA",
            "expandedUrl": "https://www.warcraftlogs.com/reports/2NxhGHDqT3A4Zpry/"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

金庫番を倒してConclave練習まで。 カエルがいるだけでだいぶ忙しくなる。 www.warcraftlogs.com/reports/2Nx... #ut_wow #wowjp

2019/02/03 (Sun)

{
    "createdAt": "2019年2月3日 20:47:21 JST",
    "touchedAt": "2019年2月3日 20:47:21 JST",
    "createdDate": "2019-02-03",
    "text": "なぜ『ゴッド・オブ・ウォー』がゲームアワードを獲得したのか? めんどくさい開発者たちによる2018年のゲーム(いまさら)総ざらい座談会【岩崎啓眞・島国大和・hamatsu・TAITAI】 https://t.co/vBnhDdYIKd",
    "id": "TwitterStatusId 1092026752384196608",
    "idStr": "1092026752384196608",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/vBnhDdYIKd",
            "expandedUrl": "http://news.denfaminicogamer.jp/kikakuthetower/190131z"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

なぜ『ゴッド・オブ・ウォー』がゲームアワードを獲得したのか? めんどくさい開発者たちによる2018年のゲーム(いまさら)総ざらい座談会【岩崎啓眞・島国大和・hamatsu・TAITAI】 news.denfaminicogamer.jp/kikakuth...

{
    "createdAt": "2019年2月3日 17:55:48 JST",
    "touchedAt": "2019年2月3日 17:55:48 JST",
    "createdDate": "2019-02-03",
    "text": "だからみんなやってないんだろうなって感じではある。Office 365 onlineも確か縦書き文書作れなかった記憶がある",
    "id": "TwitterStatusId 1091983579758743552",
    "idStr": "1091983579758743552",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

だからみんなやってないんだろうなって感じではある。Office 365 onlineも確か縦書き文書作れなかった記憶がある

{
    "createdAt": "2019年2月3日 17:54:13 JST",
    "touchedAt": "2019年2月3日 17:54:13 JST",
    "createdDate": "2019-02-03",
    "text": "HTML5/CSSだけで意外とそれっぽいものができるんだけど、行文字数x行数によるページ設定とか、ページ送り(文字数上限に達したら下方向に新しいページ領域を生成してそっちにキャレットを移す)とか、dndによる選択とか、ルビとか、考えること多すぎるのであまり深掘りはしたくないのだっった https://t.co/qrrOKKgZGa",
    "id": "TwitterStatusId 1091983183472521216",
    "idStr": "1091983183472521216",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/qrrOKKgZGa",
            "sourceUrl": "https://pbs.twimg.com/tweet_video_thumb/DyeA56SUUAAgcjH.jpg",
            "type_": "animated_gif",
            "expandedUrl": "https://twitter.com/gada_twt/status/1091983183472521216/photo/1"
        }
    ]
}
Avatar of Gada / ymtszwGada / ymtszw

HTML5/CSSだけで意外とそれっぽいものができるんだけど、行文字数x行数によるページ設定とか、ページ送り(文字数上限に達したら下方向に新しいページ領域を生成してそっちにキャレットを移す)とか、dndによる選択とか、ルビとか、考えること多すぎるのであまり深掘りはしたくないのだっった

Animated GIF attached to status id: 1091983183472521216
{
    "createdAt": "2019年2月3日 16:18:22 JST",
    "touchedAt": "2019年2月3日 16:18:22 JST",
    "createdDate": "2019-02-03",
    "text": "暇だし、contenteditableの沼に入ってみる",
    "id": "TwitterStatusId 1091959062428758017",
    "idStr": "1091959062428758017",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

暇だし、contenteditableの沼に入ってみる

{
    "createdAt": "2019年2月3日 15:07:10 JST",
    "touchedAt": "2019年2月3日 15:07:10 JST",
    "createdDate": "2019-02-03",
    "text": "ちづかマップもおすすめです",
    "id": "TwitterStatusId 1091941143623852033",
    "idStr": "1091941143623852033",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

ちづかマップもおすすめです

{
    "createdAt": "2019年2月3日 15:07:00 JST",
    "touchedAt": "2019年2月3日 15:07:00 JST",
    "createdDate": "2019-02-03",
    "text": "RT @knutknut: 小学館版「ちづかマップ」1巻【期間限定 無料お試し版】 が各電子書店で配信中。1巻では東京時層地図が登場!日本橋、御茶ノ水、堀切、滋賀などを巡ります。https://t.co/WY06fSd2kZ … https://t.co/fIhrZj0ldt",
    "id": "TwitterStatusId 1091941101236191232",
    "idStr": "1091941101236191232",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "小学館版「ちづかマップ」1巻【期間限定 無料お試し版】 が各電子書店で配信中。1巻では東京時層地図が登場!日本橋、御茶ノ水、堀切、滋賀などを巡ります。https://t.co/WY06fSd2kZ … https://t.co/fIhrZj0ldt",
        "id": "TwitterStatusId 1091941101236191232",
        "userName": "衿沢世衣子📙新装版うちのクラス&続編2年生発売中!",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=knutknut",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/WY06fSd2kZ",
            "expandedUrl": "https://www.amazon.co.jp/dp/B07N83C85F/ref=cm_sw_r_tw_dp_U_x_UkOvCbNTNHP7H?tag=ymtszw-22"
        }
    ],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/fIhrZj0ldt",
            "sourceUrl": "https://pbs.twimg.com/media/DydaZ0VVsAAj8KJ.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/knutknut/status/1091940895832780800/photo/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of 衿沢世衣子📙新装版うちのクラス&続編2年生発売中!衿沢世衣子📙新装版うちのクラス&続編2年生発売中!

小学館版「ちづかマップ」1巻【期間限定 無料お試し版】 が各電子書店で配信中。1巻では東京時層地図が登場!日本橋、御茶ノ水、堀切、滋賀などを巡ります。www.amazon.co.jp/dp/B07N83C85F/r...

Attached photo of status id: 1091941101236191232
{
    "createdAt": "2019年2月3日 14:56:31 JST",
    "touchedAt": "2019年2月3日 14:56:31 JST",
    "createdDate": "2019-02-03",
    "text": "RT @samejima_reiji: #藝大卒展 \n藝大生はゴミが好き https://t.co/0DcuioraH2",
    "id": "TwitterStatusId 1091938462234640384",
    "idStr": "1091938462234640384",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "#藝大卒展 \n藝大生はゴミが好き https://t.co/0DcuioraH2",
        "id": "TwitterStatusId 1091938462234640384",
        "userName": "鮫島礼二",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=samejima_reiji",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/0DcuioraH2",
            "sourceUrl": "https://pbs.twimg.com/media/DyYe1U8VAAIwFdS.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/samejima_reiji/status/1091593872659034113/photo/1"
        },
        {
            "url": "https://t.co/0DcuioraH2",
            "sourceUrl": "https://pbs.twimg.com/media/DyYe1U-UYAEnxYR.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/samejima_reiji/status/1091593872659034113/photo/1"
        },
        {
            "url": "https://t.co/0DcuioraH2",
            "sourceUrl": "https://pbs.twimg.com/media/DyYe1U_VAAAT-DJ.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/samejima_reiji/status/1091593872659034113/photo/1"
        },
        {
            "url": "https://t.co/0DcuioraH2",
            "sourceUrl": "https://pbs.twimg.com/media/DyYe1U-UcAE-RRz.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/samejima_reiji/status/1091593872659034113/photo/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of 鮫島礼二鮫島礼二

#藝大卒展 藝大生はゴミが好き

Attached photo of status id: 1091938462234640384Attached photo of status id: 1091938462234640384Attached photo of status id: 1091938462234640384Attached photo of status id: 1091938462234640384
{
    "createdAt": "2019年2月3日 14:38:03 JST",
    "touchedAt": "2019年2月3日 14:38:03 JST",
    "createdDate": "2019-02-03",
    "text": "グラン・トリノいいよね",
    "id": "TwitterStatusId 1091933816829095936",
    "idStr": "1091933816829095936",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

グラン・トリノいいよね

{
    "createdAt": "2019年2月3日 14:37:20 JST",
    "touchedAt": "2019年2月3日 14:37:20 JST",
    "createdDate": "2019-02-03",
    "text": "RT @uiureo: やりたい仕事を画像だけで表現するとこれ https://t.co/BCeu9VfVdS",
    "id": "TwitterStatusId 1091933637526736896",
    "idStr": "1091933637526736896",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "やりたい仕事を画像だけで表現するとこれ https://t.co/BCeu9VfVdS",
        "id": "TwitterStatusId 1091933637526736896",
        "userName": "uiureo",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=uiureo",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/BCeu9VfVdS",
            "sourceUrl": "https://pbs.twimg.com/media/DydSlX0U0AEP1ri.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/uiureo/status/1091932306518900736/photo/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of uiureouiureo

やりたい仕事を画像だけで表現するとこれ

Attached photo of status id: 1091933637526736896
{
    "createdAt": "2019年2月3日 13:26:36 JST",
    "touchedAt": "2019年2月3日 13:26:36 JST",
    "createdDate": "2019-02-03",
    "text": "RT @zatugaku_K: 例のグラボ用のセット売ってた https://t.co/o9psjXD9y1",
    "id": "TwitterStatusId 1091915835726123008",
    "idStr": "1091915835726123008",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "例のグラボ用のセット売ってた https://t.co/o9psjXD9y1",
        "id": "TwitterStatusId 1091915835726123008",
        "userName": "zatugaku_K",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=zatugaku_K",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/o9psjXD9y1",
            "sourceUrl": "https://pbs.twimg.com/media/Dyc5k8CUUAA9_Mr.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/zatugaku_K/status/1091904752877633536/photo/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of zatugaku_Kzatugaku_K

例のグラボ用のセット売ってた

Attached photo of status id: 1091915835726123008
{
    "createdAt": "2019年2月3日 13:23:53 JST",
    "touchedAt": "2019年2月3日 13:23:53 JST",
    "createdDate": "2019-02-03",
    "text": "@dakfan するとしたらその辺だよね",
    "id": "TwitterStatusId 1091915149999394816",
    "idStr": "1091915149999394816",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1091837689811238912",
        "userId": "TwitterUserId 60587894"
    },
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @dakfan
Avatar of Gada / ymtszwGada / ymtszw

するとしたらその辺だよね

{
    "createdAt": "2019年2月3日 04:04:57 JST",
    "touchedAt": "2019年2月3日 04:05:06 JST",
    "createdDate": "2019-02-03",
    "text": "今年ハトポポコ作品がアニメ化されるのにいくらか賭けても良い。",
    "id": "TwitterStatusId 1091774490101477376",
    "idStr": "1091774490101477376",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [
        {
            "createdAt": "2019年2月3日 04:05:06 JST",
            "touchedAt": "2019年2月3日 04:05:06 JST",
            "createdDate": "2019-02-03",
            "text": "もうちょっと一般向けがあったら道満晴明作品もあっていいと思うんだけどな、話面白いし。",
            "id": "TwitterStatusId 1091774528827453440",
            "idStr": "1091774528827453440",
            "userName": "Gada / ymtszw",
            "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
            "retweet": null,
            "inReplyTo": null,
            "replies": [],
            "quote": null,
            "entitiesTcoUrl": [],
            "extendedEntitiesMedia": []
        }
    ],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

今年ハトポポコ作品がアニメ化されるのにいくらか賭けても良い。

{
    "createdAt": "2019年2月3日 04:05:06 JST",
    "touchedAt": "2019年2月3日 04:05:06 JST",
    "createdDate": "2019-02-03",
    "text": "もうちょっと一般向けがあったら道満晴明作品もあっていいと思うんだけどな、話面白いし。",
    "id": "TwitterStatusId 1091774528827453440",
    "idStr": "1091774528827453440",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

もうちょっと一般向けがあったら道満晴明作品もあっていいと思うんだけどな、話面白いし。

{
    "createdAt": "2019年2月3日 00:57:23 JST",
    "touchedAt": "2019年2月3日 00:57:23 JST",
    "createdDate": "2019-02-03",
    "text": "Jaina 1st kill!\nその後Heroic2ボスやって、ゾンビゴリラ練習。Monk, mailクラス, heal/dpsあたり募集しています。\nhttps://t.co/P14FSoYBhW\n#ut_wow #wowjp",
    "id": "TwitterStatusId 1091727287093846021",
    "idStr": "1091727287093846021",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/P14FSoYBhW",
            "expandedUrl": "https://www.warcraftlogs.com/reports/Kmw8WghXY1vT7znR/"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Jaina 1st kill! その後Heroic2ボスやって、ゾンビゴリラ練習。Monk, mailクラス, heal/dpsあたり募集しています。 www.warcraftlogs.com/reports/Kmw... #ut_wow #wowjp

2019/02/02 (Sat)

{
    "createdAt": "2019年2月2日 18:56:44 JST",
    "touchedAt": "2019年2月2日 18:56:44 JST",
    "createdDate": "2019-02-02",
    "text": "Hammerdinやってたけど、AkkhanCondemnのほうが爽快感あるな。これ一通り揃えるくらいまではやるか",
    "id": "TwitterStatusId 1091636527879282688",
    "idStr": "1091636527879282688",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Hammerdinやってたけど、AkkhanCondemnのほうが爽快感あるな。これ一通り揃えるくらいまではやるか

{
    "createdAt": "2019年2月2日 14:08:34 JST",
    "touchedAt": "2019年2月2日 14:08:34 JST",
    "createdDate": "2019-02-02",
    "text": "ちゃんとシステム側で対応していて偉い",
    "id": "TwitterStatusId 1091564008237195265",
    "idStr": "1091564008237195265",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

ちゃんとシステム側で対応していて偉い

{
    "createdAt": "2019年2月2日 14:08:24 JST",
    "touchedAt": "2019年2月2日 14:08:24 JST",
    "createdDate": "2019-02-02",
    "text": "RT @masatok00: 先ほどセブンイレブンの新型コーヒーマシンを初めて使ったんだが、これセットしたカップの種類を認識してそれしか出せないようにしてくれるぞ…(・∀・) 普及すれば押し間違えで逮捕されるリスクが無くなるわ() https://t.co/XskjHMd3Jh",
    "id": "TwitterStatusId 1091563968282259456",
    "idStr": "1091563968282259456",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "先ほどセブンイレブンの新型コーヒーマシンを初めて使ったんだが、これセットしたカップの種類を認識してそれしか出せないようにしてくれるぞ…(・∀・) 普及すれば押し間違えで逮捕されるリスクが無くなるわ() https://t.co/XskjHMd3Jh",
        "id": "TwitterStatusId 1091563968282259456",
        "userName": "Masato K.@新刊通販中",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=masatok00",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/XskjHMd3Jh",
            "sourceUrl": "https://pbs.twimg.com/media/DySLfBTVsAAapTk.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/masatok00/status/1091150383173402624/photo/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of Masato K.@新刊通販中Masato K.@新刊通販中

先ほどセブンイレブンの新型コーヒーマシンを初めて使ったんだが、これセットしたカップの種類を認識してそれしか出せないようにしてくれるぞ…(・∀・) 普及すれば押し間違えで逮捕されるリスクが無くなるわ()

Attached photo of status id: 1091563968282259456
{
    "createdAt": "2019年2月2日 03:39:13 JST",
    "touchedAt": "2019年2月2日 03:39:13 JST",
    "createdDate": "2019-02-02",
    "text": "DR. WILYS CASTLE / MEGA MAN 2 played on MODULIN - YouTube https://t.co/CFZqticNEW\n\n久々に上がってきてたので",
    "id": "TwitterStatusId 1091405626675101696",
    "idStr": "1091405626675101696",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/CFZqticNEW",
            "expandedUrl": "https://www.youtube.com/watch?v=QaW5K85UDR0"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

DR. WILYS CASTLE / MEGA MAN 2 played on MODULIN - YouTube www.youtube.com/watch

久々に上がってきてたので

{
    "createdAt": "2019年2月2日 01:48:19 JST",
    "touchedAt": "2019年2月2日 01:49:26 JST",
    "createdDate": "2019-02-02",
    "text": "欧米で流行しているWebサービス https://t.co/cp9wSGSv4w\n\nへー",
    "id": "TwitterStatusId 1091377720305451009",
    "idStr": "1091377720305451009",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [
        {
            "createdAt": "2019年2月2日 01:49:26 JST",
            "touchedAt": "2019年2月2日 01:49:26 JST",
            "createdDate": "2019-02-02",
            "text": "欧と米とを分けろよというのはそうですね",
            "id": "TwitterStatusId 1091377998492622849",
            "idStr": "1091377998492622849",
            "userName": "Gada / ymtszw",
            "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
            "retweet": null,
            "inReplyTo": null,
            "replies": [],
            "quote": null,
            "entitiesTcoUrl": [],
            "extendedEntitiesMedia": []
        }
    ],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/cp9wSGSv4w",
            "expandedUrl": "https://anond.hatelabo.jp/20181129233609"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

欧米で流行しているWebサービス anond.hatelabo.jp/20181129233609

へー

{
    "createdAt": "2019年2月2日 01:49:26 JST",
    "touchedAt": "2019年2月2日 01:49:26 JST",
    "createdDate": "2019-02-02",
    "text": "欧と米とを分けろよというのはそうですね",
    "id": "TwitterStatusId 1091377998492622849",
    "idStr": "1091377998492622849",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

欧と米とを分けろよというのはそうですね

{
    "createdAt": "2019年2月2日 01:28:55 JST",
    "touchedAt": "2019年2月2日 01:28:55 JST",
    "createdDate": "2019-02-02",
    "text": "RT @elseven: 「小学生のときWoWやってました」という新人がGuildに参加した我々",
    "id": "TwitterStatusId 1091372836369780736",
    "idStr": "1091372836369780736",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "「小学生のときWoWやってました」という新人がGuildに参加した我々",
        "id": "TwitterStatusId 1091372836369780736",
        "userName": "elseven",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=elseven",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Gada / ymtszw retweeted
Avatar of elsevenelseven

「小学生のときWoWやってました」という新人がGuildに参加した我々

{
    "createdAt": "2019年2月2日 01:10:01 JST",
    "touchedAt": "2019年2月2日 01:10:01 JST",
    "createdDate": "2019-02-02",
    "text": "聞くまでもないレベルで分かる",
    "id": "TwitterStatusId 1091368079462813696",
    "idStr": "1091368079462813696",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

聞くまでもないレベルで分かる

{
    "createdAt": "2019年2月2日 00:10:03 JST",
    "touchedAt": "2019年2月2日 00:10:03 JST",
    "createdDate": "2019-02-02",
    "text": "Blockadeを無事潰してJaina練習まで。Jainaのスペルはカッコいい\nhttps://t.co/SClcZIrxyr\n#ut_wow #wowjp",
    "id": "TwitterStatusId 1091352987400695810",
    "idStr": "1091352987400695810",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/SClcZIrxyr",
            "expandedUrl": "https://www.warcraftlogs.com/reports/LYdGMQAxt7qPH6zB/"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Blockadeを無事潰してJaina練習まで。Jainaのスペルはカッコいい www.warcraftlogs.com/reports/LYd... #ut_wow #wowjp

2019/02/01 (Fri)

{
    "createdAt": "2019年2月1日 21:43:15 JST",
    "touchedAt": "2019年2月1日 21:43:15 JST",
    "createdDate": "2019-02-01",
    "text": "RT @sinya8282: 志度平ホテルにモナドあった!!! https://t.co/jrIlaENKus",
    "id": "TwitterStatusId 1091316045564919810",
    "idStr": "1091316045564919810",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "志度平ホテルにモナドあった!!! https://t.co/jrIlaENKus",
        "id": "TwitterStatusId 1091316045564919810",
        "userName": "Ryoma Sin'ya",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=sinya8282",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/jrIlaENKus",
            "sourceUrl": "https://pbs.twimg.com/media/DyTrAJlUwAA5vSb.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/sinya8282/status/1091255420516130816/photo/1"
        },
        {
            "url": "https://t.co/jrIlaENKus",
            "sourceUrl": "https://pbs.twimg.com/media/DyTrAJaVYAAbP3p.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/sinya8282/status/1091255420516130816/photo/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of Ryoma Sin'yaRyoma Sin'ya

志度平ホテルにモナドあった!!!

Attached photo of status id: 1091316045564919810Attached photo of status id: 1091316045564919810
{
    "createdAt": "2019年2月1日 19:22:31 JST",
    "touchedAt": "2019年2月1日 19:22:31 JST",
    "createdDate": "2019-02-01",
    "text": "帝国少年っぽい",
    "id": "TwitterStatusId 1091280628484517888",
    "idStr": "1091280628484517888",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

帝国少年っぽい

{
    "createdAt": "2019年2月1日 19:22:10 JST",
    "touchedAt": "2019年2月1日 19:22:10 JST",
    "createdDate": "2019-02-01",
    "text": "RT @TOKYO_GENSO: 2019は濃ゆ〜い1年になりそな予感です。。 https://t.co/Wnh2PGgudR",
    "id": "TwitterStatusId 1091280539925938177",
    "idStr": "1091280539925938177",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": {
        "fullText": "2019は濃ゆ〜い1年になりそな予感です。。 https://t.co/Wnh2PGgudR",
        "id": "TwitterStatusId 1091280539925938177",
        "userName": "東京幻想",
        "userProfileImageUrl": "https://link-preview.ymtszw.workers.dev?tw-profile-icon=TOKYO_GENSO",
        "quote": null,
        "entitiesTcoUrl": [],
        "extendedEntitiesMedia": []
    },
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": [
        {
            "url": "https://t.co/Wnh2PGgudR",
            "sourceUrl": "https://pbs.twimg.com/media/DyTznpnU0AAi_HH.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/TOKYO_GENSO/status/1091266681102450690/photo/1"
        },
        {
            "url": "https://t.co/Wnh2PGgudR",
            "sourceUrl": "https://pbs.twimg.com/media/DyTzsoDUUAAVcl9.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/TOKYO_GENSO/status/1091266681102450690/photo/1"
        },
        {
            "url": "https://t.co/Wnh2PGgudR",
            "sourceUrl": "https://pbs.twimg.com/media/DyTzycFUUAEXttx.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/TOKYO_GENSO/status/1091266681102450690/photo/1"
        },
        {
            "url": "https://t.co/Wnh2PGgudR",
            "sourceUrl": "https://pbs.twimg.com/media/DyTz3LoV4AIz8Z5.jpg",
            "type_": "photo",
            "expandedUrl": "https://twitter.com/TOKYO_GENSO/status/1091266681102450690/photo/1"
        }
    ]
}
Gada / ymtszw retweeted
Avatar of 東京幻想東京幻想

2019は濃ゆ〜い1年になりそな予感です。。

Attached photo of status id: 1091280539925938177Attached photo of status id: 1091280539925938177Attached photo of status id: 1091280539925938177Attached photo of status id: 1091280539925938177
{
    "createdAt": "2019年2月1日 01:37:56 JST",
    "touchedAt": "2019年2月1日 01:37:56 JST",
    "createdDate": "2019-02-01",
    "text": "Mulgoreの景色はいつ見ても心洗われる",
    "id": "TwitterStatusId 1091012719015120897",
    "idStr": "1091012719015120897",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

Mulgoreの景色はいつ見ても心洗われる

{
    "createdAt": "2019年2月1日 00:07:16 JST",
    "touchedAt": "2019年2月1日 00:14:21 JST",
    "createdDate": "2019-02-01",
    "text": "@ababupdownba そんな感じですね。初っ端はタイムスタンプでも良いし、independentSeedでサボってもいいと思う",
    "id": "TwitterStatusId 1090989899983970304",
    "idStr": "1090989899983970304",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": {
        "id": "TwitterStatusId 1090969863005163520",
        "userId": "TwitterUserId 94293281"
    },
    "replies": [
        {
            "createdAt": "2019年2月1日 00:14:21 JST",
            "touchedAt": "2019年2月1日 00:14:21 JST",
            "createdDate": "2019-02-01",
            "text": "@ababupdownba 最初だけはCmdラウンドトリップあってもいいなら、普通にhttps://t.co/AVdlZWBL34 Taskで時間とってきてIntに変換してinitSeedでも",
            "id": "TwitterStatusId 1090991682366038016",
            "idStr": "1090991682366038016",
            "userName": "Gada / ymtszw",
            "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
            "retweet": null,
            "inReplyTo": null,
            "replies": [],
            "quote": null,
            "entitiesTcoUrl": [
                {
                    "url": "https://t.co/AVdlZWBL34",
                    "expandedUrl": "http://Time.now/"
                }
            ],
            "extendedEntitiesMedia": []
        }
    ],
    "quote": null,
    "entitiesTcoUrl": [],
    "extendedEntitiesMedia": []
}
Replying to @ababupdownba
Avatar of Gada / ymtszwGada / ymtszw

そんな感じですね。初っ端はタイムスタンプでも良いし、independentSeedでサボってもいいと思う

{
    "createdAt": "2019年2月1日 00:14:21 JST",
    "touchedAt": "2019年2月1日 00:14:21 JST",
    "createdDate": "2019-02-01",
    "text": "@ababupdownba 最初だけはCmdラウンドトリップあってもいいなら、普通にhttps://t.co/AVdlZWBL34 Taskで時間とってきてIntに変換してinitSeedでも",
    "id": "TwitterStatusId 1090991682366038016",
    "idStr": "1090991682366038016",
    "userName": "Gada / ymtszw",
    "userProfileImageUrl": "https://pbs.twimg.com/profile_images/1520432647868391430/4b2AUYjC_normal.jpg",
    "retweet": null,
    "inReplyTo": null,
    "replies": [],
    "quote": null,
    "entitiesTcoUrl": [
        {
            "url": "https://t.co/AVdlZWBL34",
            "expandedUrl": "http://Time.now/"
        }
    ],
    "extendedEntitiesMedia": []
}
Avatar of Gada / ymtszwGada / ymtszw

@ababupdownba 最初だけはCmdラウンドトリップあってもいいなら、普通にTime.now Taskで時間とってきてIntに変換してinitSeedでも