id,user,created_at,full_text,retweeted_status,quoted_status,place,source,truncated,display_text_range,in_reply_to_status_id,in_reply_to_user_id,in_reply_to_screen_name,geo,coordinates,contributors,is_quote_status,retweet_count,favorite_count,favorited,retweeted,possibly_sensitive,lang,scopes 1471993625231773700,633360612,2021-12-18T00:00:03+00:00,"So I just finished reading “The Coding Career Handbook” by @swyx - it was a really great read and I can’t wait to re-reference it over the years. Some tips really stuck out to me, especially as someone pretty early in my career",,,,295366d0fb34352a1961af2413827f072adefdb9,0,"[0, 228]",,,,,,,0,2,39,1,1,,en, 1472033075865563137,33521530,2021-12-18T02:36:48+00:00,RT @JeffMorhous: So I just finished reading “The Coding Career Handbook” by @swyx - it was a really great read and I can’t wait to re-refer…,1471993625231773700,,,95f3aaaddaa45937ac94765e0ddb68ba2be92d20,0,"[0, 140]",,,,,,,0,2,0,1,1,,en, 1472034381292347393,33521530,2021-12-18T02:42:00+00:00,@gudmundur @vercel sooo basically this https://twitter.com/swyx/status/1470786647788765201?s=21 congrats!!,,1470786647788765201,,95f3aaaddaa45937ac94765e0ddb68ba2be92d20,0,"[19, 73]",1471876856404230147,13009822,gudmundur,,,,1,0,6,0,0,0,en, 1472034757588537345,33521530,2021-12-18T02:43:29+00:00,@steph_dietz_ *strapping on body armor before wading into the replies*,,,,95f3aaaddaa45937ac94765e0ddb68ba2be92d20,0,"[14, 70]",1471884080061067272,1120689659036807174,steph_dietz_,,,,0,0,20,0,0,,en, 1472038611642208266,33521530,2021-12-18T02:58:48+00:00,@craigkerstiens just to get @houlihan_rick back would be worth it!,,,,95f3aaaddaa45937ac94765e0ddb68ba2be92d20,0,"[16, 66]",1471943215733374976,12473952,craigkerstiens,,,,0,0,4,0,0,,en, 1472095619250540545,33521530,2021-12-18T06:45:20+00:00,@sgrove penny for your thoughts on nix vs turborepo?,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[8, 52]",1471986009352986626,14435843,sgrove,,,,0,0,1,0,0,,en, 1472101199725871105,33521530,2021-12-18T07:07:30+00:00,"In-flight Wifi costs 2% of the plane ticket but makes the experience 200% better. You could probably start a successful regional airline with ""we have damn good free wifi"" as a differentiator.",,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[0, 193]",,,,,,,0,4,178,0,0,,en, 1472111291061968902,33521530,2021-12-18T07:47:36+00:00,"Decentralization is like Security - a small group of people think it is job #1 and go out of their way to have it. Meanwhile, most people *say* they want the benefits, but their actions show they are unwilling to pay the cost. To cross the chasm, must be: default, free, fast.",,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[0, 278]",,,,,,,0,4,29,0,0,,en, 1472111793187217408,33521530,2021-12-18T07:49:36+00:00,"@zimmskal @symflower typescript and eslint really finnicky to get right. i still have a bunch of warnings idk how to fix in this https://github.com/temporalio/samples-typescript/ github search, issue automation, permissioning is terrible for monorepos, and thats just the pain points off top of my head",,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[21, 277]",1472111234803716096,218911998,zimmskal,,,,0,0,2,0,0,0,en, 1472111930273841153,33521530,2021-12-18T07:50:09+00:00,@zimmskal @TechCrespo @symflower google's writeup https://dl.acm.org/doi/pdf/10.1145/2854146,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[33, 73]",1472111745267290112,218911998,zimmskal,,,,0,0,2,0,0,0,en, 1472112194666045444,33521530,2021-12-18T07:51:12+00:00,"@zimmskal @symflower i think for open source its also very confusing to the contributor experience unless you go out of your way to document it. not sure how to fix except at a platform and industry normative level. like, no, i dont want to install the entire universe just to fix a typo in docs",,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[21, 296]",1472111793187217408,33521530,swyx,,,,0,0,0,0,0,,en, 1472116783653998593,33521530,2021-12-18T08:09:26+00:00,"@zimmskal @symflower @sourcegraph idk maybe issue automation isnt that necessary if we had better search and filtering. but for example if a PR only touches one repo dont rebuild the whole world. permissions not just about secrets, is also about approvers and reviewers. and hybrid closed/open source situations",,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[34, 312]",1472114790646665219,218911998,zimmskal,,,,0,0,0,0,0,,en, 1472117742329335814,33521530,2021-12-18T08:13:15+00:00,"@zimmskal @symflower no 😅 just been suppressing the error every time i commit. its really bad and i feel terrible about it. when i add change a file and the git hook runs lint, i have like 43 lint warnings about eslint+TS that idk how to fix. will try to consult @JoshuaKGoldberg before he leaves",,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[21, 297]",1472115447768174592,218911998,zimmskal,,,,0,0,0,0,0,,en, 1472119027480809476,33521530,2021-12-18T08:18:21+00:00,@zimmskal @symflower @gitlab i probably gave too trivial of an examples. bash scripting to set up areas sounds ideal. make that part of the platform default tooling.,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[29, 165]",1472118001252065281,218911998,zimmskal,,,,0,0,0,0,0,,en, 1472121311715540997,33521530,2021-12-18T08:27:26+00:00,"@zimmskal @symflower @sourcegraph we (Temporal) are an open core company - core server, docs, sdk, protobufs are all open source. as company grows we need to build closed source extensions to some of these. would be nice to have both in same monorepo.",,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[34, 251]",1472119535125901312,218911998,zimmskal,,,,0,0,0,0,0,,en, 1472133396432551944,33521530,2021-12-18T09:15:27+00:00,"@zimmskal @symflower @sourcegraph @gitlab i have not! but these are differently licensed, not fully closed source like we are. gitlab is abnormally transparent, as you know.",,,,95f3aaaddaa45937ac94765e0ddb68ba2be92d20,0,"[42, 173]",1472122473386807296,218911998,zimmskal,,,,0,0,0,0,0,,en, 1472273864340115456,33521530,2021-12-18T18:33:37+00:00,"Oh man, @tailwindcss is making Christmas come early this year! first Tailwind 3.0, then this new Typography update that fixed *every issue I’ve ever whined about* in a single update: - Dark mode - Local Undo - Inline customization thanks @simonswiss! https://youtu.be/GEYkwfYytAM",,,,95f3aaaddaa45937ac94765e0ddb68ba2be92d20,0,"[0, 277]",,,,,,,0,9,146,0,0,0,en, 1472313740532260866,33521530,2021-12-18T21:12:04+00:00,"@thisismahmoud_ @tailwindcss @simonswiss 😹this was the ""make swyx shut up"" update",,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[41, 81]",1472285397883490315,2675247881,thisismahmoud_,,,,0,0,2,0,0,,en, 1472315403992924160,33521530,2021-12-18T21:18:41+00:00,"@jasonlaster11 um, @temporalio says hi",,,,95f3aaaddaa45937ac94765e0ddb68ba2be92d20,0,"[15, 38]",1472247493211480067,312750384,jasonlaster11,,,,0,0,4,0,0,,en, 1472316037815173122,33521530,2021-12-18T21:21:12+00:00,@kevinakwok not exactly sure which writing you refer to but authoritative writing often comes across as strong writing and being a BDFL of essentially his own economy is pretty authoritative. ofc theres also a selection effect in that his entire crypto career started bc of his writing,,,,95f3aaaddaa45937ac94765e0ddb68ba2be92d20,0,"[12, 285]",1472256295629697033,169791252,kevinakwok,,,,0,0,0,0,0,,en, 1472105565845344256,33521530,2021-12-18T07:24:51+00:00,@ropsue wdym?,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[8, 13]",1472104656755204098,49575745,ropsue,,,,0,0,0,0,0,,pl, 1472140930627284992,33521530,2021-12-18T09:45:23+00:00,@docusaurus 👏 👏👏👏,,,,95f3aaaddaa45937ac94765e0ddb68ba2be92d20,0,"[12, 17]",1468938703854841856,894986942638546944,docusaurus,,,,0,0,1,0,0,,und, 1472230116281491464,890230529659949056,2021-12-18T15:39:47+00:00,https://twitter.com/solarpunkgirl/status/1472230116281491464/video/1,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[0, 0]",,,,,,,0,456,2370,1,1,0,und,