id,user,user_label,created_at,full_text,retweeted_status,retweeted_status_label,quoted_status,quoted_status_label,place,place_label,source,source_label,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 1419707009620844565,33521530,swyx,2021-07-26T17:11:42+00:00,@xdg thank you — there's a <1% chance i'll ever actually read it but would happily read a TLDR in case you are in a blogging mood,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[5, 132]",1419705065116475392,20618252,xdg,,,,0,0,0,0,0,,en, 1419726530414989315,33521530,swyx,2021-07-26T18:29:16+00:00,"RT @jsjoeio: Underrated Tool: Better Twitter (Search) I use this multiple times per week (sometimes every day) to search for old tweets H…",1419726229456900109,1419726229456900109,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,19,0,0,1,,en, 1419773491297935360,33521530,swyx,2021-07-26T21:35:53+00:00,"@phae hey Frances, to avoid any doubt... big tag on that one. I am very flawed but I do really care about intellectual honesty. I realize it can be read in the wrong light.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[6, 188]",1419772247846227969,13255,phae,,,,0,0,0,0,0,,en, 1419774113992765441,33521530,swyx,2021-07-26T21:38:21+00:00,@phae Reading being I see it a lot and wanted to subtweet about it. Not an endorsement.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[6, 87]",1419773605462765581,13255,phae,,,,0,0,0,0,0,,en, 1419804566611136526,33521530,swyx,2021-07-26T23:39:22+00:00,RT @benskuhn: I had a fascinating conversation yesterday with a former roommate who's now a postdoc in number theory. I learned a lot about…,1419281153983500290,1419281153983500290,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,542,0,0,1,,en, 1420055275847839746,33521530,swyx,2021-07-27T16:15:35+00:00,"RT @lorendsr: Is it just me or can the 2nd edition of Designing Data-Intensive Applications be: ""Just use @apollographql Federation for re…",1419880024929415173,1419880024929415173,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,9,0,0,1,,en, 1420188922504642563,33521530,swyx,2021-07-28T01:06:39+00:00,"@AdamSinger look at it this way - I browse the available content at 2-3x, then slow down to absorb at 1x. If it is clearly valuable, I will replay multiple times + transcribe to progressively summarize (h/t @fortelabs) You do the same with articles & newsletters too! Scan, then read deeply.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 296]",1420183712717844482,14031032,AdamSinger,,,,0,0,0,0,0,,en, 1421220644662824965,33521530,swyx,2021-07-30T21:26:21+00:00,@gusfune @code @stolinski didnt know! thats cool!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 49]",1421206169708810244,15359622,gusfune,,,,0,0,0,0,0,,en, 1422419304096485384,33521530,swyx,2021-08-03T04:49:24+00:00,"@sgrove @temporalio you mean CPS? continuation passing? if so then no... just `await` an `async` workflow and the framework handles the ""blocking""",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[20, 146]",1422418903381078021,14435843,sgrove,,,,0,0,0,0,0,,en, 1422419942129901574,33521530,swyx,2021-08-03T04:51:56+00:00,"@yash_kr_verma i think this could be a good answer but i dont like discussing this thing without numbers. if the delay is <10ms i really don't care. especially if i'm serving API requests, not web pages.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 206]",1422418499343831043,3112402897,yash_kr_verma,,,,0,0,0,0,0,,en, 1422431411634507777,33521530,swyx,2021-08-03T05:37:30+00:00,"@ThisIsMissEm - i think pqueue as source of truth (with compute being secondary) can make a lot of sense, as opposed to the norm of compute-first and adding persistence/queueing as afterthought - depends what kind of routing - you have to route things to the right queue at least",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 279]",1422429638740135936,14063149,ThisIsMissEm,,,,0,0,0,0,0,,en, 1422436468631347202,33521530,swyx,2021-08-03T05:57:36+00:00,"@ThisIsMissEm ya i hear you on not everything needing persistence. i wouldnt do this for a CDN or web server, for instance. but could be great for job runner/workflow engine fun fact, @netlify can offer *backfillable* analytics because it logs anonymous visitor statistics for every request.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 293]",1422433377668452370,14063149,ThisIsMissEm,,,,0,0,0,0,0,,en, 1422438456353951750,33521530,swyx,2021-08-03T06:05:30+00:00,@ThisIsMissEm @Netlify i mean i did say anonymous. Netlify was well aware of GDPR when launching this thing. lmk if any specifics alarm you and i'd be happy to dig in further as i have some interest in what potential problems there may be https://www.netlify.com/gdpr-ccpa/ https://www.netlify.com/products/analytics/,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 287]",1422437143713042439,14063149,ThisIsMissEm,,,,0,0,0,0,0,0,en, 1422438939432869888,33521530,swyx,2021-08-03T06:07:25+00:00,"@ThisIsMissEm @Netlify yes schema evolution was a concern in the thread i responded to today (https://news.ycombinator.com/item?id=28034882) which prompted revival of this tweet :) bottom line is frameworks can help with coding hygiene and i'm trying to frame @temporalio as a framework to help (https://www.youtube.com/watch?v=kkP899WxgzY)",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 299]",1422437929071300611,14063149,ThisIsMissEm,,,,0,0,0,0,0,0,en, 1422442377491279872,33521530,swyx,2021-08-03T06:21:05+00:00,"@ThisIsMissEm @Netlify ah the beauty of unilateral global regulation: distributes all the compliance costs, centralizes all the fines.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 134]",1422441506221215763,14063149,ThisIsMissEm,,,,0,0,0,0,0,,en, 1422580099199602688,33521530,swyx,2021-08-03T15:28:20+00:00,@_2c2c @temporalio @tef_ebooks is an all-round great dev blogger + follow his twitter for crow pics,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[19, 99]",1422577505685282818,2461201788,_2c2c,,,,0,0,0,0,0,,en, 1422629085101006848,33521530,swyx,2021-08-03T18:42:59+00:00,@sgrove @ejames_c @temporalio Tracked it down for those following along: https://www.cs.cmu.edu/~crary/819-f09/Hoare78.pdf,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[30, 96]",1422583140845903876,14435843,sgrove,,,,0,0,0,0,0,0,en, 1422753480192630785,33521530,swyx,2021-08-04T02:57:17+00:00,"RT @saviomartin7: The wait is over!! 🎉🎉 Introducing Slickr. The most powerful cover image generator for your @hashnode blog ✨️ Enjoy creat…",1420663531653926912,1420663531653926912,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,45,0,0,1,,en, 1422809132160012293,33521530,swyx,2021-08-04T06:38:26+00:00,@knight_fury7 requires a lot of upfront time i dont have,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 56]",1422806425504337923,702757493773094912,avinash_sy,,,,0,0,0,0,0,,en, 1422969836125057025,33521530,swyx,2021-08-04T17:17:01+00:00,"RT @supabase: You still have until 23.59 PDT Friday 6th August to make a submission for the @supabase #hackathon We have incredible judges…",1422946955630612483,1422946955630612483,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,3,0,0,1,,en, 1423001983632297986,33521530,swyx,2021-08-04T19:24:45+00:00,"RT @BenAPatton: @swyx ""You don't have to agree with somebody to offer them loving attention. All you're admitting at that moment is there's…",1423001554496507905,1423001554496507905,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,3,0,0,1,,en, 1423301730184269826,33521530,swyx,2021-08-05T15:15:50+00:00,"RT @munificentbob: Today is the day! Crafting Interpreters is available for purchase in print, Kindle, ebook, and PDF! Behold: https://t.co…",1420758051049459725,1420758051049459725,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,492,0,0,1,,en, 1423326500787408896,33521530,swyx,2021-08-05T16:54:16+00:00,RT @biantris_: Life can be so much wider when you discover a simple fact: Everything around you that you call life was made by people who w…,1423313808525824000,1423313808525824000,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,3,0,0,1,,en, 1423393466902482944,33521530,swyx,2021-08-05T21:20:22+00:00,"@samseely i just tried it and that didn't work at all, it just switched to the ""move canvas"" hand. is there some setting that you had or are we talking about the same mode?",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 172]",1423391229593759747,29101388,samseely,,,,0,0,0,0,0,,en, 1423459328388784128,33521530,swyx,2021-08-06T01:42:05+00:00,@ryanlevander @getAkiflow no i hadn't.. checking out now,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 56]",1423456206639665153,339520646,ryanlevander,,,,0,0,0,0,0,,en, 1423690189218611200,33521530,swyx,2021-08-06T16:59:26+00:00,"RT @supabase: Remember to get your submissions in by 23.59 PDT TODAY for the @supabase #hackathon ⚡ 🚀 We have incredible judges lined up…",1423683811104198661,1423683811104198661,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 139]",,,,,,,0,3,0,0,1,,en, 1423715277385043968,33521530,swyx,2021-08-06T18:39:08+00:00,"RT @youssefkhouili4: here's an awesome list of awesome dev podcast https://github.com/sw-yx/awesome-dev-podcasts Thanks @swyx",1423701721952526340,1423701721952526340,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 103]",,,,,,,0,3,0,0,1,0,en, 1424190773206024193,33521530,swyx,2021-08-08T02:08:35+00:00,@xdg oh really👀 how far along are you? should we be talking business? ofc just happy to read along whatever you can share,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[5, 121]",1424188890542448640,20618252,xdg,,,,0,0,0,0,0,,en, 1424237660575387652,33521530,swyx,2021-08-08T05:14:53+00:00,@virtualkirill Guide to Happy Idiot names https://twitter.com/swyx/status/1424237660575387652/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 41]",1424232405183852546,212923731,virtualkirill,,,,0,0,0,0,0,0,en, 1424286917936312331,33521530,swyx,2021-08-08T08:30:37+00:00,@stephsmithio @excalidraw @streamyardapp TIL! was just jamming ideas going off your prompt,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[41, 90]",1424286418092781568,626691391,stephsmithio,,,,0,0,0,0,0,,en, 1424506335534538754,33521530,swyx,2021-08-08T23:02:31+00:00,"@thdxr @tailwindcss idk if this comes from some real personal experience but it depends on: 1. how often are you switching codebases 2. do you use a component framework and name those components 3. if you believe understanding CSS is more reliable than understanding an ad hoc naming schema",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[20, 291]",1424505256419987456,2870102861,thdxr,,,,0,0,0,0,0,,en, 1424877493652135937,33521530,swyx,2021-08-09T23:37:22+00:00,"@JemYoung wow this is an awesome initiative, kudos whoever worked on this!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 74]",1424876961587896322,959539956,JemYoung,,,,0,0,0,0,0,,en, 1425175777000136706,33521530,swyx,2021-08-10T19:22:38+00:00,"RT @swyx: One thing I've consistently had to relearn in developer marketing: ""Talk benefits, not features"" doesn't work! Developers are s…",1361279902889086980,1361279902889086980,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,105,0,0,1,,en, 1425208387147419648,33521530,swyx,2021-08-10T21:32:13+00:00,"@venkey_ariv yeah i am looking into usability mainly. thank you! need to research Splunk. looking to standardize terminology about scheduled runs: - Overlap Policy: SKIP, BUFFER_ONE, BUFFER_ALL, ALLOW_ALL to control what happens if a job runs over into the next window",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 270]",1425206384199536645,1010918910,venkey_ariv,,,,0,0,0,0,0,,en, 1425210442134089732,33521530,swyx,2021-08-10T21:40:23+00:00,@brianleroux whats an underappreciated thing it does well?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 58]",1425209754117345284,676363,brianleroux,,,,0,0,0,0,0,,en, 1425213339769073666,33521530,swyx,2021-08-10T21:51:54+00:00,"@brianleroux would be fun to build a little cost estimator thing into that arc transpiler tool: ""given some load assumptions and this arc file, whats the ballpark cost?""",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 169]",1425212085185744896,676363,brianleroux,,,,0,0,0,0,0,,en, 1425560858353049601,232076816,rita ❄️,2021-08-11T20:52:48+00:00,"@swyx so i was totally wrong, and we do support that. TIL! thanks @_AlbertZhao for helping me figure it out! i present to you: third wednesday // last day of the month 👇 https://twitter.com/ritakozlov_/status/1425560858353049601/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[6, 171]",1425253637979181061,33521530,swyx,,,,0,0,0,0,0,0,en, 1425561725877637121,33521530,swyx,2021-08-11T20:56:15+00:00,@ritakozlov_ @_AlbertZhao well look at that! i missed the L/W additions. awesome!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 81]",1425560858353049601,232076816,ritakozlov_,,,,0,0,0,0,0,,en, 1425563097679372288,33521530,swyx,2021-08-11T21:01:42+00:00,@jbrancha @jessmartin @sidekiq yea exactly which was a bit of a surprise. is this the canonical one people use? https://github.com/ondrejbartas/sidekiq-cron,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[31, 135]",1425234729708761090,190881605,jbrancha,,,,0,0,0,0,0,0,en, 1425567956205932544,33521530,swyx,2021-08-11T21:21:01+00:00,@Qovery_ could be anything :) am designing general scheduled workflows api,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 74]",1425425327271071750,1179771784691888131,Qovery_,,,,0,0,0,0,0,,en, 1425567990553055232,33521530,swyx,2021-08-11T21:21:09+00:00,@fishnets88 nice work!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 22]",1425370475891408901,326295039,fishnets88,,,,0,0,0,0,0,,en, 1425568426798456832,33521530,swyx,2021-08-11T21:22:53+00:00,@DylanSather thank you very much!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 33]",1425232441862615044,991182838455140354,DylanSather,,,,0,0,0,0,0,,en, 1425877361011027977,33521530,swyx,2021-08-12T17:50:29+00:00,RT @rob_rich: https://dev.to/swyx/an-annotated-guide-to-the-react-server-components-demo-2a83 - a look at the #React #Server #Components announcement. Nice tl;dr analysis @swyx,1425868308708999176,1425868308708999176,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 120]",,,,,,,0,4,0,0,1,0,en, 1425894798477594626,33521530,swyx,2021-08-12T18:59:46+00:00,@QuinnyPig @dabit3 @undef_obj ayy this podcast finally happened!!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[30, 66]",1344467557428809728,97114171,QuinnyPig,,,,0,0,0,0,0,,en, 1426279632479744004,33521530,swyx,2021-08-13T20:28:58+00:00,"RT @jposhaughnessy: 1/ Why You Should Write Letters to Your Kids as They Grow--A thread I've noticed a lot of FinTwiters having babies. C…",1426027634270654467,1426027634270654467,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,251,0,0,1,,en, 1426600484773662724,33521530,swyx,2021-08-14T17:43:55+00:00,"RT @rajatetc: If you mugged up the rules of React Hooks like me - watch this. Great explanation of the internals by @swyx https://t.co/ix…",1426537001868685314,1426537001868685314,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,10,0,0,1,,en, 1427104554185756672,33521530,swyx,2021-08-16T03:06:54+00:00,"@xdg @discord @andy_matuschak ooh exobrain is a great word, where is it from?",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[30, 77]",1427103758517944322,20618252,xdg,,,,0,0,0,0,0,,en, 1427305084472360961,33521530,swyx,2021-08-16T16:23:44+00:00,@emquex aw thanks for the shoutout!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 36]",1427243422834909185,1360617219974119425,emquex,,,,0,0,0,0,0,,en, 1427334910226812942,33521530,swyx,2021-08-16T18:22:15+00:00,@Murkrage @lesliecdubs feature flags for all the things 👍,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 57]",1427334284621324293,222911491,Murkrage,,,,0,0,0,0,0,,en, 1427365094938202112,33521530,swyx,2021-08-16T20:22:12+00:00,"RT @will_lawrenceTO: Still in love with this piece by @swyx. I feel like creating + working is a good mix for me. My work informs my writ…",1427363684037369866,1427363684037369866,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,2,0,0,1,,en, 1427417904643928079,33521530,swyx,2021-08-16T23:52:03+00:00,"RT @swyx: 🆕 Measuring Developer Relations https://www.swyx.io/measuring-devrel/ How you measure DevRel = what you think effective DevRel *is* + your p…",1427351638872772633,1427351638872772633,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,24,0,0,1,0,en, 1427497745242198016,33521530,swyx,2021-08-17T05:09:18+00:00,@marcelo90 @cassidoo @scrimba aww thank you!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[30, 44]",1427491930976538624,40383086,marcelo90,,,,0,0,0,0,0,,en, 1427497918420848646,33521530,swyx,2021-08-17T05:10:00+00:00,@tylertringas weird flex but ok 😅,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 33]",1427494605096988672,33353061,tylertringas,,,,0,0,0,0,0,,en, 1427648315416485888,33521530,swyx,2021-08-17T15:07:37+00:00,@NicR_ spotify collaborative filtering,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[7, 38]",1427644494934069267,19419379,NicR_,,,,0,0,0,0,0,,en, 1427665920835477504,33521530,swyx,2021-08-17T16:17:34+00:00,@kmelve hahah. what was the outcome?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 36]",1427664884259491849,798123,kmelve,,,,0,0,0,0,0,,en, 1427674041335181314,33521530,swyx,2021-08-17T16:49:51+00:00,RT @xjamundx: Been learning more about dev-rel lately and this article from @swyx was incredible! https://www.swyx.io/measuring-devrel,1427673244358774786,1427673244358774786,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 121]",,,,,,,0,2,0,0,1,0,en, 1427725779509518337,33521530,swyx,2021-08-17T20:15:26+00:00,@geddski @Netlify i'm just waiting for it to get out of beta 👀,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[18, 62]",1427724176614301696,39607761,geddski,,,,0,0,0,0,0,,en, 1427859671130406914,33521530,swyx,2021-08-18T05:07:28+00:00,@jtmthf @andrewingram @apollographql what are you basing your perception of slowness on?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[37, 88]",1427846414705496064,785719431183802369,jtmthf,,,,0,0,0,0,0,,en, 1428048972803805187,33521530,swyx,2021-08-18T17:39:41+00:00,@bcomnes shit. you feeling ok?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 30]",1428040875800764416,2149850018,bcomnes,,,,0,0,0,0,0,,en, 1428094040482877443,33521530,swyx,2021-08-18T20:38:46+00:00,@gerardketuma ayyy lol,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 22]",1428093852531974149,177109652,gerardketuma,,,,0,0,0,0,0,,ht, 1428139798871433218,33521530,swyx,2021-08-18T23:40:36+00:00,"RT @FrederickWeiss: Especially enlightening episode on The @swyx Mixtape today. Social Proof and Scarcity, and the Principles of #influence…",1428133615574130690,1428133615574130690,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,2,0,0,1,,en, 1428241684798664706,33521530,swyx,2021-08-19T06:25:27+00:00,"RT @jakub_smetanka: What was the last book you have read, or you are reading ? I have already finnished The @Coding_Career Handbook by Shaw…",1428025214588366848,1428025214588366848,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,3,0,0,1,,en, 1428254686138621953,33521530,swyx,2021-08-19T07:17:07+00:00,"@stephsmithio @RobertCialdini Today's clip follows up to this with a much more underappreciated principle: Consistency and Commitment! https://share.transistor.fm/s/434ac6e2",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[30, 159]",1427862892976611333,33521530,swyx,,,,0,0,0,0,0,0,en, 1428402450839457800,33521530,swyx,2021-08-19T17:04:17+00:00,RT @beyang: Super happy that a lot of these efforts are now well under way. Especially excited about indexing the entire world of open sour…,1428402268550754304,1428402268550754304,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,1,4,0,0,1,,en, 1428835224658452486,33521530,swyx,2021-08-20T21:43:58+00:00,@chrislpenner trust me i quote Lexi on an almost weekly basis. but pple dont even do validation and parsing has lower value for dynamically typed langs,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 151]",1428833730240593932,520714982,chrislpenner,,,,0,0,0,0,0,,en, 1428869838991028226,33521530,swyx,2021-08-21T00:01:31+00:00,@sjroot @WaveConnects,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 21]",1428864630093398019,1624166100,sjroot,,,,0,0,0,0,0,,und, 1430609058885636098,33521530,swyx,2021-08-25T19:12:33+00:00,"RT @dalmaer: ★ New Job! Arming Developers @ Shopify I am excited to share the news that, after a lovely summer post-Google, I have taken a…",1430587772889223175,1430587772889223175,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,13,0,0,1,,en, 1430939976254988288,33521530,swyx,2021-08-26T17:07:30+00:00,RT @forrestbrazeal: The Cloud Resume Challenge Book has officially LAUNCHED! 🚀First 100 sales are 15% off with this link - move fast. https…,1430880791316373512,1430880791316373512,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,14,0,0,1,,en, 1430991697513619456,33521530,swyx,2021-08-26T20:33:01+00:00,apparently access points are a big bottleneck too! https://twitter.com/ForbesLindesay/status/1430989747829284865?s=20,,,1430989747829284865,1430989747829284865,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 74]",1428861510164520960,33521530,swyx,,,,1,0,0,0,0,0,en, 1431066787446079488,1114563186798108672,Geoff Langenderfer,2021-08-27T01:31:24+00:00,@swyx these are one/two way door decisions at amazon,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[6, 52]",1431061845947805706,33521530,swyx,,,,0,0,0,0,0,,en, 1431324138493284352,33521530,swyx,2021-08-27T18:34:01+00:00,@simonw @RamaswmySridhar is working on this! https://www.nytimes.com/2020/06/19/technology/google-neeva-executive.html,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 68]",1431319126425817088,12497,simonw,,,,0,0,0,0,0,0,en, 1431374310929620993,33521530,swyx,2021-08-27T21:53:24+00:00,"@5t3ph ooh nice! i have a little netlify search index build plugin that needs a new owner, and perhaps 11ty serverless could use the index generated by this one... https://github.com/sw-yx/netlify-plugin-search-index",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[7, 189]",1431369602651594761,18636799,5t3ph,,,,0,0,0,0,0,0,en, 1432107933026848772,33521530,swyx,2021-08-29T22:28:33+00:00,@izs im here for the Frozen disses but somehow i feel strangely protective of Moana.. pls justify!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[5, 98]",1432023612467208199,8038312,izs,,,,0,0,0,0,0,,en, 1432420659162861569,33521530,swyx,2021-08-30T19:11:12+00:00,@andrewray ha thank you so much! surprised to see it popping up again recently.. i havent done a very good job of marketing this talk 😅,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 135]",1432402740655788032,14356745,andrewray,,,,0,0,0,0,0,,en, 1432423583909773312,33521530,swyx,2021-08-30T19:22:50+00:00,RT @andrewray: Awesome talk by @swyx on building #react's concurrent and suspense mode from scratch to help teach it. It's really cool to s…,1432402740655788032,1432402740655788032,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,3,0,0,1,,en, 1432471599312113664,33521530,swyx,2021-08-30T22:33:37+00:00,"RT @imShahrukhDon: My CFP for EmberFest was accepted!!! Thank you @swyx for giving me multiple rounds of review. My man is really trying t…",1432469865785352192,1432469865785352192,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,5,0,0,1,,en, 1432471648259563520,33521530,swyx,2021-08-30T22:33:49+00:00,@imShahrukhDon @Coding_Career whoo!! well deserved!!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[30, 53]",1432469865785352192,896059763129298953,ChaiWithJai,,,,0,0,0,0,0,,en, 1432502043332120579,33521530,swyx,2021-08-31T00:34:36+00:00,"RT @imShahrukhDon: Today, I was selected to speak at one of the most important conferences for Ember. I just learned Ember 3 months ago. A…",1432501072300593162,1432501072300593162,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,3,0,0,1,,en, 1432731282706894855,33521530,swyx,2021-08-31T15:45:31+00:00,"@phil_renaud @savvycal_ @sytses good enough for me to tweet about it! haha free month here if u wanna try https://savvycal.com/?r=swyx",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[32, 130]",1432715653161553922,14338766,phil_renaud,,,,0,0,0,0,0,0,en, 1432771300330668036,33521530,swyx,2021-08-31T18:24:32+00:00,"RT @magic_labs: 🍿 Awesome ppl to follow to learn about @sveltejs: 🔸 @lihautan, Svelte maintainer & youtuber. 🔸 @swyx, speaks & write about…",1432760330883514369,1432760330883514369,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 148]",,,,,,,0,13,0,0,1,,en, 1432794852920418304,33521530,swyx,2021-08-31T19:58:07+00:00,"RT @DavidKPiano: 🚀 The new @statelyai visualizer is now live on @ProductHunt! You can now visualize, simulate, and inspect your XState mac…",1432659604618551296,1432659604618551296,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,102,0,0,1,,en, 1432796518281453570,33521530,swyx,2021-08-31T20:04:44+00:00,"@CntrvaslDev it's @temporalio ! https://twitter.com/swyx/status/1417165270641045505",,,1417165270641045505,1417165270641045505,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 56]",1432791593396936704,930727203876364289,CntrvaslDev,,,,1,0,0,0,0,0,und, 1432864823654555652,33521530,swyx,2021-09-01T00:36:09+00:00,@paulbiggar tweeted as thread for comments if any :) https://twitter.com/swyx/status/1432864028842356736?s=20,,,1432864028842356736,1432864028842356736,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 76]",1432719949575905289,86938585,paulbiggar,,,,1,0,0,0,0,0,en, 1432917775362650115,33521530,swyx,2021-09-01T04:06:34+00:00,RT @beyang: It’s time to speak the truth plainly: @github code search is terrible and the dev world deserves so much better. If you believe…,1432909493805981699,1432909493805981699,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,30,0,0,1,,en, 1432939034540593157,33521530,swyx,2021-09-01T05:31:03+00:00,@zachleat @_SreetamDas @lesliecdubs @jamstackconf @philhawksworth feedback - i get this error when i hit Laminate and then nothing happens! https://twitter.com/swyx/status/1432939034540593157/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[66, 139]",1432908344205922305,96383,zachleat,,,,0,0,0,0,0,0,en, 1433140106592800770,33521530,swyx,2021-09-01T18:50:02+00:00,@kriskoishigawa hahaha thats exactly what it feels like!! thx for the share!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 76]",1432988683578200066,3305745134,kriskoishigawa,,,,0,0,0,0,0,,en, 1433173897646645259,33521530,swyx,2021-09-01T21:04:18+00:00,@whatwind101 gm,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 15]",1433146824047611904,982927232627822592,whatwind101,,,,0,0,0,0,0,,und, 1433221477801811970,33521530,swyx,2021-09-02T00:13:22+00:00,RT @kasra_ferdowsi: I'm super excited to announce that our work on interactive Program Synthesis with control structures (with @shraddha_96…,1433175067563855872,1433175067563855872,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,69,0,0,1,,en, 1433260750659731468,33521530,swyx,2021-09-02T02:49:26+00:00,"@scmn 💪 Learn in Public! https://twitter.com/swyx/status/1009174159690264579?s=20",,,1009174159690264579,1009174159690264579,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[6, 49]",1433258226125058050,21463169,scmn,,,,1,0,0,0,0,0,en, 1433520798090727451,33521530,swyx,2021-09-02T20:02:46+00:00,"@lmatteis how much influence does he exert? is he ""just the money guy"" or more than that?",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 89]",1433518331647176706,281950081,lmatteis,,,,0,0,0,0,0,,en, 1433881895796756481,33521530,swyx,2021-09-03T19:57:38+00:00,@Swizec @forrestbrazeal yes exactly,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 35]",1433879235374899201,15353121,Swizec,,,,0,0,0,0,0,,en, 1435268954147151877,33521530,swyx,2021-09-07T15:49:19+00:00,RT @tlakomy: I’m blown away by how good @swyx’s “Third Age of JavaScript” talk is 🔥 https://twitter.com/tlakomy/status/1435256423315877889/photo/1,1435256423315877889,1435256423315877889,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 107]",,,,,,,0,3,0,0,1,0,en, 1435269011663687681,33521530,swyx,2021-09-07T15:49:33+00:00,"RT @giltayar: VCs are coming to Javascript tooling. Worrying or great for the ecosystem? Good question from @swyx. Lots of good takes on…",1435258266729205762,1435258266729205762,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 139]",,,,,,,0,2,0,0,1,,en, 1435269040323321858,33521530,swyx,2021-09-07T15:49:39+00:00,"RT @CompuIves: It's still pretty crazy that for a normal devenv you have the linter, typechecker, editor and bundler all generating the sam…",1435258964242059268,1435258964242059268,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,8,0,0,1,,en, 1435269101115555845,33521530,swyx,2021-09-07T15:49:54+00:00,"RT @m4d_z: Deep dive in the #JavaScript's History, where it comes from, and where it goes for the next 10 years. I do love those kind of pr…",1435253892523171843,1435253892523171843,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,2,0,0,1,,en, 1435751222644981760,33521530,swyx,2021-09-08T23:45:41+00:00,"@DotProto @timdorr build automatic notification into chrome itself? ""ownership has changed"", please review here btw i know this is a sensitive issue that your team needs to think through, perhaps discuss with other major app store teams, but i just hope y'all are brainstorming all the ideas.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[19, 293]",1435750262207959042,380741910,dotproto,,,,0,0,0,0,0,,en, 1435752162911563781,33521530,swyx,2021-09-08T23:49:25+00:00,"@DotProto @timdorr as for how much pain is acceptable: pretend you just woke up and the @NYtimes H1 headline is ""1.3 million developers hacked via Chrome extension"" and you are being called before Congress. what do?",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[19, 217]",1435751957386387462,33521530,swyx,,,,0,0,0,0,0,,en, 1435759393396641798,33521530,swyx,2021-09-09T00:18:09+00:00,"@DotProto @timdorr yeah so lets say ownership has two levels, L1: Account owns Extension (trackable), and L2: Person/Company owns Account (not trackable). You will have notification of L1 ownership changes.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[19, 206]",1435755027004416002,380741910,dotproto,,,,0,0,0,0,0,,en, 1435759523722113024,33521530,swyx,2021-09-09T00:18:40+00:00,"@DotProto @timdorr as for L2, basically nothing short of periodic security review and Manifest v3 will do; maybe also crowdsourced (perhaps partnership) with bug bounty providers like @Hacker0x01",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[19, 195]",1435759393396641798,33521530,swyx,,,,0,0,0,0,0,,en, 1435995867941675009,33521530,swyx,2021-09-09T15:57:49+00:00,RT @danciupuliga: Highly recommend this course by @swyx (@eggheadio) on building a CLI with the Open CLI framework. I was able to POC a qui…,1435995667516821505,1435995667516821505,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,2,0,0,1,,en, 1436404668742184960,33521530,swyx,2021-09-10T19:02:14+00:00,@kylecordes interesting! great tagline - does an elaboration exist in blogpost form? i feel like this'd be a killer blogpost or white paper for you guys,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 152]",1436381468314509314,17914737,kylecordes,,,,0,0,0,0,0,,en, 1436422883987890186,33521530,swyx,2021-09-10T20:14:37+00:00,RT @DevtoolsFM: What's temporal? What kinds of tasks might you accomplish with it? Hear Shawn Wang talk all about it on today's episode of…,1436362948956639237,1436362948956639237,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 139]",,,,,,,0,4,0,0,1,,en, 1436721365495783425,33521530,swyx,2021-09-11T16:00:41+00:00,"@jbeeko @k_cieslak oh! thats a great shoutout, thank you! 1:5 is aggressive; did he base it on any data or just vague intuition?",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[19, 128]",1436721086075310084,551307316,jbeeko,,,,0,0,0,0,0,,en, 1437122451129896967,33521530,swyx,2021-09-12T18:34:27+00:00,@colinhacks @simonplend you could try @buttondown,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 49]",1437121038182199305,888220718,colinhacks,,,,0,0,0,0,0,,en, 1437814369044234240,33521530,swyx,2021-09-14T16:23:53+00:00,"RT @DevtoolsFM: Have you been sold a technology only to encounter the pitfalls months later? @swyx wants to be an honest advocate. https:/…",1437813679932821505,1437813679932821505,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,3,0,0,1,,en, 1438122425468653578,33521530,swyx,2021-09-15T12:47:59+00:00,@caitp69 oh wait how does it know blood sugar? you need a CGM as well right?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 76]",1438121645051453442,2298972260,caitp69,,,,0,0,0,0,0,,en, 1438165409497161733,33521530,swyx,2021-09-15T15:38:48+00:00,"RT @tsurdilo: Happy to be presenting at the @BrightTALK : The 360 Cloud Landscape on September 21st. Topic: How to deal with failures in p…",1438163663249186822,1438163663249186822,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,7,0,0,1,,en, 1438171474506907653,33521530,swyx,2021-09-15T16:02:54+00:00,@rasharm_ try it for yourself and see if a couple of CLI commands is remotely on the same planet https://twitter.com/swyx/status/1438164876975751178?s=20,,,1438164876975751178,1438164876975751178,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 120]",1438166345296666627,380739301,rasharm_,,,,1,0,0,0,0,0,en, 1438218310311579649,33521530,swyx,2021-09-15T19:09:00+00:00,RT @stolinski: Found this on reddit. https://twitter.com/stolinski/status/1438173489479958536/photo/1,1438173489479958536,1438173489479958536,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 60]",,,,,,,0,841,0,0,1,0,en, 1438226023720517633,33521530,swyx,2021-09-15T19:39:39+00:00,@PaulieScanlon @GatsbyJS @sveltejs i like it :) https://twitter.com/swyx/status/1221586490674696193?lang=en,,,1221586490674696193,1221586490674696193,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[35, 71]",1438225647340605447,470012453,PaulieScanlon,,,,1,0,0,0,0,0,en, 1438981696213241857,33521530,swyx,2021-09-17T21:42:26+00:00,@austinbirch @temporalio we have a lot of work to do to make our docs surface these things to you just when you need them :),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 124]",1438977833305575426,17789348,austinbirch,,,,0,0,0,0,0,,en, 1438984931728756736,33521530,swyx,2021-09-17T21:55:17+00:00,@Jesus40410 @temporalio what language are you most comfortable with and what usecase are you considering? i can probably route you to something more useful,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 155]",1438948411659669505,1426341649702129668,Jesus40410,,,,0,0,0,0,0,,en, 1439013636354162688,33521530,swyx,2021-09-17T23:49:21+00:00,"RT @mizzo_mi: As lists and threads are all the rage here, this by @swyx is one of the best I read during the year...or ever 👏 Where do the…",1438992207344635904,1438992207344635904,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,2,0,0,1,,en, 1439026846549495812,33521530,swyx,2021-09-18T00:41:50+00:00,"RT @swyx: How @Temporalio Works: 1. Write async code with SDK 2. Temporal Server handles queues, timers, retries, timeouts, heartbeats. Ch…",1438939235801653249,1438939235801653249,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,1,12,0,0,1,,en, 1439430395141885954,33521530,swyx,2021-09-19T03:25:24+00:00,"RT @sgrove: Lambdragon and the future of Self Provisioning Runtimes https://youtu.be/eUgKGIcrhE0 with @swyx @aldonline",1439429494926811137,1439429494926811137,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 116]",,,,,,,0,4,0,0,1,0,en, 1439942768017747969,33521530,swyx,2021-09-20T13:21:23+00:00,"big spike in cases now. lets hope deaths curve stays flat. https://twitter.com/ianmSC/status/1439650247253233664?s=20",,,1439650247253233664,1439650247253233664,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 83]",1346232948392042498,33521530,swyx,,,,1,0,0,0,0,0,en, 1439976474623234050,33521530,swyx,2021-09-20T15:35:19+00:00,"RT @tannerlinsley: ""GraphQL helps solve the overfetching problem. In practice, I think the importance of this is overhyped unless you are F…",1439976152995545090,1439976152995545090,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,1,29,0,0,1,,en, 1440042154999435271,33521530,swyx,2021-09-20T19:56:19+00:00,Essay #1 published https://twitter.com/swyx/status/1439966955570618376,,,1439966955570618376,1439966955570618376,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 42]",1408321661946970112,33521530,swyx,,,,1,0,0,0,0,0,en, 1440054304799297538,33521530,swyx,2021-09-20T20:44:35+00:00,"RT @_Arnoldho: Just finished 'the coding career handbook' written by @swyx cover to cover, it has some really solid advices in there and I…",1440052933555417092,1440052933555417092,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 139]",,,,,,,0,4,0,0,1,,en, 1440055143530045473,33521530,swyx,2021-09-20T20:47:55+00:00,"RT @swyx: 🆕 post: Why do Webdevs keep trying to kill REST? https://dev.to/swyx/why-do-webdevs-keep-trying-to-kill-rest-j2j My unifying mental model for - REST vs @GraphQL - Apo…",1439966955570618376,1439966955570618376,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,85,0,0,1,0,en, 1440190991500132354,33521530,swyx,2021-09-21T05:47:44+00:00,RT @f_lombardo: Smart servers or smart clients? Interesting post by @swyx https://www.swyx.io/client-server-battle,1440190632761257996,1440190632761257996,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 97]",,,,,,,0,2,0,0,1,0,en, 1440692266499145738,33521530,swyx,2021-09-22T14:59:37+00:00,"@hsablonniere im not being precise to git tag dates, just rough guesstimate of when a project was ""launched"", mostly by googling ""when was X launched/started""",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 158]",1440690152842555392,131838592,hsablonniere,,,,0,0,0,0,0,,en, 1440722557313847308,33521530,swyx,2021-09-22T16:59:59+00:00,"RT @thelambdragon: Watch @aldonline + @swyx discuss @thelambdragon, self-provisioning runtimes, and why the future of programming is all ab…",1440712894958628874,1440712894958628874,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,5,0,0,1,,en, 1440729994058108931,33521530,swyx,2021-09-22T17:29:32+00:00,"@HodGreeley haha yes people really like that line! thank you for joining us!! let me know if any other quotes resonated so I can make sure to repeat them in future haha let me know if you have other qtns as well btw",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 218]",1440724829716369419,22571664,HodGreeley,,,,0,0,0,0,0,,en, 1440736073525596160,33521530,swyx,2021-09-22T17:53:42+00:00,"RT @mattgperry: 🚀 Introducing Motion One. The smallest fully-featured animation library for the web. Built on the Web Animations API, it o…",1440341298582523904,1440341298582523904,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,677,0,0,1,,en, 1440745728595271684,33521530,swyx,2021-09-22T18:32:04+00:00,RT @lucasbernalte: I just read about the Four Gears of Learning in Public by @swyx and it clicked. I have only been trying to use the Conne…,1440741221236764674,1440741221236764674,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,1,0,0,1,,en, 1440765132871651332,33521530,swyx,2021-09-22T19:49:10+00:00,@mcadonofrio these add up to 105%? is the average $100mm+ company at an operating loss?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 87]",1440351903766888466,1045367135394922496,mcadonofrio,,,,0,0,0,0,0,,en, 1440768215529914372,33521530,swyx,2021-09-22T20:01:25+00:00,"@macrocephalopod @ConejoCapital wait isn't that buying, not selling skew",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[32, 72]",1440736372185202690,1341087029048827904,macrocephalopod,,,,0,0,0,0,0,,en, 1440854336297320452,33521530,swyx,2021-09-23T01:43:38+00:00,@AbhiAiyer @Netlify @ascorbic i really hope either Netlify or Gatsby invest in a good infographic that helps people choose modes and mix and match for their needs... you and i get it but i bet this is all confusing as hell for people less close to the story,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[30, 257]",1440853737631748100,167315972,AbhiAiyer,,,,0,0,0,0,0,,en, 1440867912089161728,33521530,swyx,2021-09-23T02:37:34+00:00,RT @kentcdodds: I spent most of yesterday on my @RideOnewheel and listening to @swyx's audio reading of The @Coding_Career Handbook (https:…,1440684812885315597,1440684812885315597,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,10,0,0,1,,en, 1440872926513819651,33521530,swyx,2021-09-23T02:57:30+00:00,"RT @ryantakesoff: The biggest lesson I’ve learned in building a $4B company: It’s all about the people. I’m thrilled to announce today t…",1440843960776228865,1440843960776228865,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,2013,0,0,1,,en, 1441070950208913413,33521530,swyx,2021-09-23T16:04:22+00:00,"RT @ReactAdvanced: He's the head of #developer experience, author of a bestselling book on progressing career in IT, and a sought-after men…",1441069852127543299,1441069852127543299,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,1,0,0,1,,en, 1441072853168840705,33521530,swyx,2021-09-23T16:11:56+00:00,"RT @brianleroux: This in no way assuaged my overall skepticism but super appreciate the hype-free honesty of the current state of ""web3"". M…",1441062360811143175,1441062360811143175,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,1,3,0,0,1,,en, 1441074061644386317,33521530,swyx,2021-09-23T16:16:44+00:00,@dan_charvat @localazy haha no but your app looks cool! i wonder if we could use for http://docs.temporal.io...,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 111]",1440569686194675719,959897232236535808,dan_charvat,,,,0,0,0,0,0,0,en, 1441195320420061184,33521530,swyx,2021-09-24T00:18:35+00:00,@umanagineer i wasnt aware! i wonder if any inhouse tech was developed for this,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 79]",1441121760284344322,938901720016363520,umachingunde,,,,0,0,0,0,0,,en, 1441198851466137602,33521530,swyx,2021-09-24T00:32:37+00:00,@craigkerstiens these days there's a whoooole lot of work that happens before you get to a point where you can run SQL though :),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 128]",1441198414385926150,12473952,craigkerstiens,,,,0,0,0,0,0,,en, 1441199334767284232,33521530,swyx,2021-09-24T00:34:32+00:00,@seldo @jthandy @lennypruss 5-7! jeezus. iirc we just had 2 at Netlify at that stage,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[28, 84]",1441198991199203337,15453,seldo,,,,0,0,0,0,0,,en, 1441232157439971328,33521530,swyx,2021-09-24T02:44:57+00:00,@coreyhainesco @RandyRayess @taimurabdaal @dharmesh wrote Website Grader in 2008 and they've scanned (read: collected emails for) 1 million websites to date https://share.transistor.fm/s/6bbf2409,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[42, 180]",1371531257088151552,33521530,swyx,,,,0,0,0,0,0,0,en, 1441257905022459904,33521530,swyx,2021-09-24T04:27:16+00:00,@kardysm ha thanks! yeah this stuff is super underrated for how powerful it is,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 78]",1441255470170214402,119158001,kardysm,,,,0,0,0,0,0,,en, 1441441711939588097,33521530,swyx,2021-09-24T16:37:39+00:00,RT @LiedtkeSamuel: Great brief introduction to #TypeScript in #React by @swyx on egghead 🙌 https://egghead.io/lessons/react-write-your-first-react-typescript-component,1441441532100419591,1441441532100419591,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 114]",,,,,,,0,3,0,0,1,0,en, 1441465484277280775,33521530,swyx,2021-09-24T18:12:07+00:00,@Nutlope @redpointvc @SaiVC_ sign up != show up haha,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[29, 52]",1441465303024607235,3246815913,Nutlope,,,,0,0,0,0,0,,en, 1441478746637209605,33521530,swyx,2021-09-24T19:04:49+00:00,RT @css: Big thoughts on where the industry is headed from @swyx https://css-tricks.com/the-self-provisioning-runtime/,1441476747686551553,1441476747686551553,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 88]",,,,,,,0,3,0,0,1,0,en, 1441635007899049992,33521530,swyx,2021-09-25T05:25:44+00:00,@flyin1501 @tailwindcss yes,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 27]",1441631459865874439,2684994602,flyin1501,,,,0,0,0,0,0,,und, 1441903939855781891,33521530,swyx,2021-09-25T23:14:23+00:00,@Dingman @tailwindcss cool!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 27]",1441885913580195843,7765902,Dingman,,,,0,0,0,0,0,,en, 1442036489672593410,33521530,swyx,2021-09-26T08:01:05+00:00,"RT @packyM: What kind of company would 30-year-old Jeff Bezos build if he were starting out today? Let's search for clues in four 90's in…",1439935763966214144,1439935763966214144,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,63,0,0,1,,en, 1442701705003495426,33521530,swyx,2021-09-28T04:04:25+00:00,RT @eriktorenberg: On Solitude: https://eriktorenberg.substack.com/p/on-solitude,1442642443548065793,1442642443548065793,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 55]",,,,,,,0,16,0,0,1,0,fr, 1442864183112994823,33521530,swyx,2021-09-28T14:50:03+00:00,@paulnakata still very cool! you built a platform atop Slack!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 61]",1442854298900041730,14520811,paulnakata,,,,0,0,0,0,0,,en, 1443025337848266763,33521530,swyx,2021-09-29T01:30:25+00:00,@MylesBorins @jkup @robwormald this goes against everything i have ever heard about the waste recycling industry,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[31, 112]",1443024260633616389,150664007,MylesBorins,,,,0,0,0,0,0,,en, 1443315520749510658,33521530,swyx,2021-09-29T20:43:30+00:00,@tylermcginnis @_jayphelps few,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[27, 30]",1443313666024112132,380724965,tylermcginnis,,,,0,0,0,0,0,,und, 1443320968684785664,33521530,swyx,2021-09-29T21:05:09+00:00,"RT @posobin: (3/6) @ampie_app surfaces the connections to you as you browse. It's a powerful sidebar for the browser: go to any page, and i…",1443269476464664584,1443269476464664584,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,7,0,0,1,,en, 1443478897211760640,33521530,swyx,2021-09-30T07:32:42+00:00,@philnash as an ex Amazon employee I happily took 50% comp in shares,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 68]",1443448544430477315,9152632,philnash,,,,0,0,0,0,0,,en, 1443486875977543680,33521530,swyx,2021-09-30T08:04:24+00:00,@RicheyRyan @pkafka have not! making mental note.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[20, 49]",1443485474681720834,360128704,RicheyRyan,,,,0,0,0,0,0,,en, 1443644578700017667,33521530,swyx,2021-09-30T18:31:03+00:00,@gethackteam @SlackHQ different infra including different domain (http://slackstatus.com ?) and different provider yea wouldve been nice,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 137]",1443644293047062538,798259732263956480,gethackteam,,,,0,0,0,0,0,0,en, 1443648184400502785,33521530,swyx,2021-09-30T18:45:23+00:00,@analyseian @wongmjane @SlackHQ hmm... https://twitter.com/search?q=slack%20down&src=typed_query,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[32, 62]",1443645544879075336,1017496907013394432,analyseian,,,,0,0,0,0,0,0,und, 1443977557859180548,33521530,swyx,2021-10-01T16:34:12+00:00,"RT @CascadiaJS: Announcing the second of 3 lightning ⚡️ talks for the official #CascadiaJS pre-conference meetup on Oct 14! Temporal: Reac…",1443976506858823683,1443976506858823683,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,1,0,0,1,,en, 1444071440563638273,33521530,swyx,2021-10-01T22:47:15+00:00,"RT @swyx: Ancient Chinese had a saying: 修身, 齐家, 治国, 平天下. Fix yourself, your family, your country, then go for world peace. In that order…",1311191397085491200,1311191397085491200,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,123,0,0,1,,en, 1444090807657459717,33521530,swyx,2021-10-02T00:04:13+00:00,RT @github: Footnotes are a great way to reference notes and relevant information without disrupting the flow of your content. Now you can…,1443621707999232000,1443621707999232000,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 139]",,,,,,,0,142,0,0,1,,en, 1444097423165452289,33521530,swyx,2021-10-02T00:30:30+00:00,@BenjaminWFox ah. is this Robinhood Snacks or Robinhood proper? because they acquired that one,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 94]",1444095291670425601,1178830458005536768,BenjaminWFox,,,,0,0,0,0,0,,en, 1444097579331964928,33521530,swyx,2021-10-02T00:31:07+00:00,@searls @testdouble @hashrockettil @thoughtbot @atomicobject 🙏 😹,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[61, 64]",1444095095721152513,9038902,searls,,,,0,0,0,0,0,,und, 1444576026852397060,33521530,swyx,2021-10-03T08:12:18+00:00,@dtinth love it 🔥,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 17]",1444575699663081480,12740012,dtinth,,,,0,0,0,0,0,,en, 1444758173227700225,33521530,swyx,2021-10-03T20:16:05+00:00,"RT @thundernerds: ⚠️ NEW EPISODE 🧠 Learning in Public with @swyx Watch 👉👉👉 https://buff.ly/3hQoTNf 🎙️ Hosts: @FrederickWeiss, & @AritDeve…",1444725115766415364,1444725115766415364,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 144]",,,,,,,0,11,0,0,1,0,en, 1445115297065693198,33521530,swyx,2021-10-04T19:55:10+00:00,"RT @daslaf: Dudes, esta conversación entre @swyx y @threepointone es puro oro. https://www.youtube.com/watch?v=H3h1WICelqs",1445112871424339974,1445112871424339974,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 103]",,,,,,,0,3,0,0,1,0,es, 1445127195509153798,33521530,swyx,2021-10-04T20:42:27+00:00,"RT @swyx: 🆕 post: Eating the Cloud from Outside In How do you compete with 3 clouds 50x your size? While they play Chess, @Cloudflare pla…",1445044267508850695,1445044267508850695,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,35,0,0,1,,en, 1445158504013066243,33521530,swyx,2021-10-04T22:46:51+00:00,"RT @kentcdodds: 🎉 I'm thrilled to announce a brand new http://kentcdodds.com Let me tell you what's so exciting about this... https://t.…",1445103851783082002,1445103851783082002,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,124,0,0,1,0,en, 1445442241384701960,33521530,swyx,2021-10-05T17:34:20+00:00,"RT @ReactNewYork: 2 more to go! @deekshasharma25 will talk about headless architecture and we finish React Day New York with @swyx You can…",1445439018359996417,1445439018359996417,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,4,0,0,1,,en, 1445524267244785664,33521530,swyx,2021-10-05T23:00:16+00:00,"RT @Rich_Harris: i will be sharing some ✨ o p i n i o n s ✨ about web development — MPAs, SPAs and other TLAs — at @jamstackconf next week…",1442862057829765126,1442862057829765126,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 139]",,,,,,,0,35,0,0,1,,en, 1445565723502264331,33521530,swyx,2021-10-06T01:45:00+00:00,RT @kristoferbaxter: Some of the best writing in our industry comes from @swyx. This is yet another great read.,1445564661965807617,1445564661965807617,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 111]",,,,,,,1,1,0,0,1,,en, 1445800634649698309,33521530,swyx,2021-10-06T17:18:27+00:00,"RT @uibreakfast: New episode 🎙 How to Market Yourself with @swyx You’ll learn several components of defining your brand, tips on expressi…",1445777136992735246,1445777136992735246,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,2,0,0,1,,en, 1447690654880960514,33521530,swyx,2021-10-11T22:28:43+00:00,"@css i really like this mission you are on, just wish there was a way to make it effective :(",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[5, 93]",1447686642760830976,285019665,css,,,,0,0,0,0,0,,en, 1448054068782370820,33521530,swyx,2021-10-12T22:32:48+00:00,"@motdde in this case someone just necrotweeted it, i wasnt actively looking for it",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 82]",1448023261615464449,611635056,motdde,,,,0,0,0,0,0,,en, 1449005963734753284,33521530,swyx,2021-10-15T13:35:17+00:00,"RT @fakebaldur: I just published ""The Single-Page-App Morality Play"" https://www.baldurbjarnason.com/2021/single-page-app-morality-play/",1434873556903636996,1434873556903636996,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 92]",,,,,,,0,19,0,0,1,0,en, 1449105641797128192,33521530,swyx,2021-10-15T20:11:22+00:00,"RT @ChibuzorObilom: I've always believed that the 80/20 rule is grossly misunderstood or misrepresented. There's nothing like doing only 2…",1449103297839763459,1449103297839763459,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,1,1,0,0,1,,en, 1449117060265492481,33521530,swyx,2021-10-15T20:56:45+00:00,"RT @threepointone: Really good talk. This is a great slide demonstrating their programming model; to do a recurring subscription, you liter…",1449112317917110276,1449112317917110276,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,1,1,0,0,1,,en, 1449459553733541888,33521530,swyx,2021-10-16T19:37:41+00:00,"RT @Lethain: Systems thinking is my fav thinking tool, but many of my largest reasoning errors stemmed from surface use (""here's an intuiti…",1446525397508657155,1446525397508657155,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,17,0,0,1,,en, 1449526697242468359,33521530,swyx,2021-10-17T00:04:30+00:00,"RT @swyx: Temporal: React for the Backend (🌩️ talk) https://youtu.be/WRYozSljSpw Just posted last night's @cascadiajs lightning talk on my cha…",1449069225704714246,1449069225704714246,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,8,0,0,1,0,en, 1449797447425818625,33521530,swyx,2021-10-17T18:00:22+00:00,@rickhanlonii aww she looks so happy. congrats!!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 49]",1449794704258764805,244965762,rickhanlonii,,,,0,0,0,0,0,,en, 1449800818840928261,33521530,swyx,2021-10-17T18:13:45+00:00,RT @swyx: @danluu @stylebot Blogged with explanations: https://dev.to/swyx/100-bytes-of-css-to-look-great-everywhere-19pd,1449481919675056128,1449481919675056128,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 78]",,,,,,,0,5,0,0,1,0,en, 1449801072432664576,33521530,swyx,2021-10-17T18:14:46+00:00,"@JayGilmore @Qodesmith @mrleblanc101 @danluu @stylebot will add, ty",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[55, 67]",1449731397585879040,14193564,JayGilmore,,,,0,0,0,0,0,,en, 1449906512193679364,33521530,swyx,2021-10-18T01:13:45+00:00,"RT @apartovi: I once killed a $125 million deal by being “too honest.” There are many ways to lose deals, lest you think last week’s story…",1449856639331340289,1449856639331340289,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 139]",,,,,,,0,857,0,0,1,,en, 1449993680903761926,33521530,swyx,2021-10-18T07:00:07+00:00,"RT @GergelyOrosz: The sensible approach is not to delete one or the other. To maximize your ""luck surface area"" so opportunities find you,…",1449977842004074500,1449977842004074500,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 139]",,,,,,,0,10,0,0,1,,en, 1450161277733466113,33521530,swyx,2021-10-18T18:06:05+00:00,"RT @swyx: 🆕 Podcast: Gatsby 4 and the Jamstack Endgame https://youtu.be/R6_ZB4tpE4g I chatted with @wardpeet @AbhiAiyer about: - @Gatsbyjs 4…",1449912418071580672,1449912418071580672,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 139]",,,,,,,0,21,0,0,1,0,en, 1450183757260988416,33521530,swyx,2021-10-18T19:35:25+00:00,"RT @supabase: 🏆 Presenting our #Hacktoberfest Hackathon winners in more detail, starting with the runner up for ""Best Project"": 🥈 @jnnksbr…",1450174724672311305,1450174724672311305,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,2,0,0,1,,en, 1450187369076781056,33521530,swyx,2021-10-18T19:49:46+00:00,@jkup @Cloudflare @pimterry when it comes to $NET there are many reasons to only go up,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[28, 86]",1450186758457634817,255634108,jkup,,,,0,0,0,0,0,,en, 1450203732956758016,33521530,swyx,2021-10-18T20:54:48+00:00,"RT @GatsbyJS: ""The following is my conversation with @AbhiAiyer and @wardpeet, two lead engineers behind Gatsby Cloud and the recently anno…",1450202214664921088,1450202214664921088,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,1,5,0,0,1,,en, 1450209199690948611,33521530,swyx,2021-10-18T21:16:31+00:00,@monicalent @Cloudflare @pimterry $MONICA,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[34, 41]",1450209105440874509,1158897613,monicalent,,,,0,0,0,0,0,,ca, 1450233999759081474,33521530,swyx,2021-10-18T22:55:04+00:00,"RT @tsurdilo: Want to get started developing fault-tolerant, distributed applications with @temporalio and its @java SDK? Join our intro #w…",1450233802056519682,1450233802056519682,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,4,0,0,1,,en, 1450324123142406146,33521530,swyx,2021-10-19T04:53:11+00:00,"RT @TrungTPhan: A Netflix user will browse the app for 90 seconds and leave if they find nothing. Thumbnail artwork is actually NFLX's mo…",1445768087832182796,1445768087832182796,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,7630,0,0,1,,en, 1450328084616343558,33521530,swyx,2021-10-19T05:08:55+00:00,RT @stevesi: Apple’s M1 Pro/Max is the second step in a major change in computing. What might be seen as an evolution from iPhone/ARM is re…,1450255227945242628,1450255227945242628,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,802,0,0,1,,en, 1450334616754147330,33521530,swyx,2021-10-19T05:34:53+00:00,"@mxmzb @Cloudflare @pimterry @netlify analytics, they were kind enough to give me a lifetime alumni account so i shout them out whenever i can https://twitter.com/swyx/status/1262696057609187330",,,1262696057609187330,1262696057609187330,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[29, 166]",1450333793223467013,17230506,mxmzb,,,,1,0,0,0,0,0,en, 1450340969748963330,33521530,swyx,2021-10-19T06:00:07+00:00,"🎧 Today's clip is on @Adam_L_Robinson's http://GetEmails.com from the Code Story podcast. Just a great story of a beloved product shutting down (sounds like @r00k!), making a cheesy video, getting a call , and pivoting to instant Product Market Fit: https://share.transistor.fm/s/eb8b63cc",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 278]",,,,,,,0,0,0,0,0,0,en, 1450496834271518728,33521530,swyx,2021-10-19T16:19:28+00:00,@FoolAllTheTime uhm... i've done that.. is it so bad?? its a flex in my line of work,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 84]",1450489329151889414,986801772676157440,FoolAllTheTime,,,,0,0,0,0,0,,en, 1450634349808738304,33521530,swyx,2021-10-20T01:25:55+00:00,"@PatrickKlug oh i'd actually love a list of those!!! ""wheels we keep reinventing""",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 82]",1450633524634013701,19331096,PatrickKlug,,,,0,0,0,0,0,,en, 1450940383010045952,33521530,swyx,2021-10-20T21:41:59+00:00,"RT @swyx: Lastly - I officially left the /r/reactjs mod team today. Here are some reflections on the entire process in case it helps othe…",1318608931938131968,1318608931938131968,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,5,0,0,1,,en, 1451117742942162944,33521530,swyx,2021-10-21T09:26:45+00:00,@modeveloper screenflow,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 23]",1451107407430447108,1098326987184062464,modeveloper,,,,0,0,0,0,0,,en, 1451252088181166106,33521530,swyx,2021-10-21T18:20:35+00:00,"RT @benkunz: Exceptional post by @swyx. How to create your luck. TLDR: Move more and observe. https://www.swyx.io/create-luck/",1451242768559443976,1451242768559443976,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 121]",,,,,,,0,7,0,1,1,0,en, 1451285802701385749,33521530,swyx,2021-10-21T20:34:33+00:00,@chrisquinnr @temporalio here's a fuller length walkthru with some live code :) https://www.youtube.com/watch?v=GuAK1YBzqpk,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 103]",1451284885390376960,121070592,chrisquinnr,,,,0,0,0,0,0,0,en, 1451289107863269394,33521530,swyx,2021-10-21T20:47:41+00:00,RT @thenewstack: What It Takes to Become a Senior Engineer https://bit.ly/3pplucR @bcamerongain @darrylktaft @Swizec @swyx #SeniorEngineer,1451276860172738563,1451276860172738563,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,1,0,1,1,0,en, 1451333212630708245,33521530,swyx,2021-10-21T23:42:57+00:00,"RT @KennethCassel: We're launching an Instructor Cohort at Slip! Looking for 10 devs to join our inaugural 4-week cohort Over 4 weeks, y…",1451229925395030021,1451229925395030021,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,66,0,1,1,,en, 1451628674327871491,33521530,swyx,2021-10-22T19:17:00+00:00,"RT @baskarmib: ""What many engineers might fail to realize is that they must also communicate and find ways to document what they have done""…",1451587809656152087,1451587809656152087,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,3,0,1,1,,en, 1451669721019912195,33521530,swyx,2021-10-22T22:00:06+00:00,@antony you should take a couple days off to celebrate your fundraise!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 71]",1451668735333445640,818570,antony,,,,0,0,0,0,0,,en, 1452521988291903492,33521530,swyx,2021-10-25T06:26:43+00:00,@leereilly congrats! page not found... can someone restore it?!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 63]",1452311303196921861,26900242,leereilly,,,,0,0,0,0,0,,en, 1452683398254714880,33521530,swyx,2021-10-25T17:08:06+00:00,"RT @kentcdodds: This is similar to my attitude toward content creation. I choose the topics I choose primarily because I want to. This is…",1452479329686876163,1452479329686876163,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 139]",,,,,,,1,1,0,1,1,,en, 1452772078390689792,33521530,swyx,2021-10-25T23:00:29+00:00,@bramusblog ha thanks Bramus!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 29]",1452770915662635011,380852968,bramusblog,,,,0,0,0,0,0,,en, 1453188758518394888,33521530,swyx,2021-10-27T02:36:13+00:00,"@ThisIsMissEm @stubailo @stolinski no because the primary action is ""signal"", with an option to start if signaling a nonexistent workflow. its kinda niche",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[35, 154]",1453187706557763588,14063149,ThisIsMissEm,,,,0,0,0,0,0,,en, 1453191338581585921,33521530,swyx,2021-10-27T02:46:28+00:00,@_changxu @BrendanFalk i am no stranger to long running jobs whether it is at work or for personal stuff,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 104]",1453190863555686401,14806290,_changxu,,,,0,0,0,0,0,,en, 1453400900697874433,33521530,swyx,2021-10-27T16:39:12+00:00,"@stubailo @stolinski responding quickly can be done with a short workflow or signalling into and querying out of a long workflow. both are fine, so long as it isn't realtime. i have a nextjs sample here that shows how you can embed a temporal client in a serverless endpoint https://github.com/temporalio/samples-typescript/tree/main/nextjs-ecommerce-oneclick",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 301]",1453394921470132224,12767662,stubailo,,,,0,0,0,0,0,0,en, 1453403681710215169,33521530,swyx,2021-10-27T16:50:15+00:00,"@andrewingram i wonder if anyone has written a ""You May Not Need Foo"" blogpost yet, with constructive suggestions. i think i'm just blind + lazy + unimaginative to better ideas",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 176]",1453402880547954690,9164512,andrewingram,,,,0,0,0,0,0,,en, 1453478581644902401,33521530,swyx,2021-10-27T21:47:52+00:00,"@rubnvp @mattlovesjenni @chriscoyier honestly yeah i have the image pain point too, but have just been living with it :(",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[37, 120]",1453464365470994439,885512094,rubnvp,,,,0,0,0,0,0,,en, 1453489774073765888,33521530,swyx,2021-10-27T22:32:21+00:00,"RT @swyx: The primary beneficiary of you being #1 on Product Hunt is Product Hunt. The primary beneficiary of you being Employee of the Mo…",1284597930398105600,1284597930398105600,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,14,0,0,1,,en, 1454208483528626177,33521530,swyx,2021-10-29T22:08:15+00:00,@shaidvck whoa wait does that really happen!? 😱,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 47]",1454208293992165376,14363988,shaidvck,,,,0,0,0,0,0,,en, 1454234569855553539,33521530,swyx,2021-10-29T23:51:54+00:00,"RT @cjc: In joining a startup, you are choosing how to invest your most valuable asset—your time. ⏰ I had a few career chats this afterno…",1454234168800415755,1454234168800415755,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,78,0,1,1,,en, 1454237996094345228,33521530,swyx,2021-10-30T00:05:31+00:00,"RT @supabase: We're excited to announce that we just raised $30m Series A funding 🙂 Led by Coatue, with participation from some of the bes…",1454103068841156609,1454103068841156609,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,61,0,1,1,,en, 1454674810487730177,33521530,swyx,2021-10-31T05:01:16+00:00,@jimbolla @factoriogame Jim your tips were ESSENTIAL. wish they had a little more handholding in the tutorial. thanks for the help!!! i bet there's a dependency tree that someone has somewhere...,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 195]",1454636236359061506,19004992,jimbolla,,,,0,0,0,0,0,,en, 1454675569174482944,33521530,swyx,2021-10-31T05:04:16+00:00,@ralex1993 @factoriogame i tried to set up some wall mazes for them to pathfind thru and they completely failed lol.. .just attacked the walls... too stupid to fall for clever tricks!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 183]",1454610181183180801,10364832,ralex1993,,,,0,0,0,0,0,,en, 1454675632294543361,33521530,swyx,2021-10-31T05:04:31+00:00,@alfred_lua @factoriogame oh no not another one!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 48]",1454611689815433218,1303155157,alfred_lua,,,,0,0,0,0,0,,en, 1454675674447286274,33521530,swyx,2021-10-31T05:04:42+00:00,@ericzedd @factoriogame only 4 hours on first try.. not too bad!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 65]",1454609909807472641,201138895,ericzedd,,,,0,0,0,0,0,,en, 1454871936085884934,33521530,swyx,2021-10-31T18:04:34+00:00,@thenodester i mean yeah i get you but also i was feeling extremely unproductive because i didnt know the right keyboard shortcuts and was just clicking in and out of menus!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 173]",1454720769674539009,45847554,thenodester,,,,0,0,0,0,0,,en, 1454875933853159430,33521530,swyx,2021-10-31T18:20:27+00:00,"@jimbolla @_SreetamDas @factoriogame thats a nice trick there with the filters for iron ore and the underground belt + filters for coal! super neat! brings up a qtn tho - is it better to smelt at source or at point of consumption? bc you could have the drills directly output into furnaces...",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[37, 293]",1454855818260717575,19004992,jimbolla,,,,0,0,0,0,0,,en, 1455263219027628034,33521530,swyx,2021-11-01T19:59:23+00:00,RT @hillelogram: Other examples are preemptive pluralization (https://twitter.com/swyx/status/1370513317379280897) and preemptive pagination. Not always the right choi…,1455261914297249798,1455261914297249798,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,1,3,0,1,1,0,en, 1455699258531729411,33521530,swyx,2021-11-03T00:52:03+00:00,this is the only public recording of the Feature Mapping talk I referred to in this chat https://twitter.com/swyx/status/1453508738241814533,,,1453508738241814533,1453508738241814533,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 112]",1455612998265884678,33521530,swyx,,,,1,0,0,0,0,0,en, 1455799398613458946,33521530,swyx,2021-11-03T07:29:58+00:00,"RT @grinich: 🚀 We're launching a podcast!🎙 Focused 20-minute interviews that distill advice and tactics from top SaaS founders on how to b…",1452762935210622976,1452762935210622976,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,3,0,1,1,,en, 1455934854298685442,33521530,swyx,2021-11-03T16:28:13+00:00,"RT @plasmicapp: Plasmic is hiring a founding developer advocate 🥑 to help us grow our developer community: 🚀 https://www.plasmic.app/careers/founding-developer-advocate RTs…",1455911713069359110,1455911713069359110,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 139]",,,,,,,0,12,0,1,1,0,en, 1455957502697213956,33521530,swyx,2021-11-03T17:58:13+00:00,"RT @LucasMinter2: @swyx has inspired me to make a public commitment: Next Friday, I'm going to kick off a book club with friends. We are g…",1455955781317132295,1455955781317132295,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,5,0,1,1,,en, 1455963895126888454,33521530,swyx,2021-11-03T18:23:37+00:00,RT @BCiechanowski: Curves and Surfaces – https://ciechanow.ski/curves-and-surfaces/,1455569586653302785,1455569586653302785,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 64]",,,,,,,0,251,0,1,1,0,en, 1456137169907564544,33521530,swyx,2021-11-04T05:52:09+00:00,"RT @0xdoug: 10/ Behind every order is a thinking, breathing shark. A shark with mouths to feed and a mortgage to pay. A shark who's likely…",1456032869135093760,1456032869135093760,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 139]",,,,,,,0,63,0,1,1,,en, 1456139603019120647,33521530,swyx,2021-11-04T06:01:49+00:00,@ManishEarth do you study traditional script at all or no? bc even as someone who's done over a decade of chinese i am still intimidated by taiwanese text,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 154]",1456122233475125250,105092655,ManishEarth,,,,0,0,0,0,0,,en, 1456148217247125506,33521530,swyx,2021-11-04T06:36:03+00:00,"@ManishEarth god damn you are taking this way more seriously than i ever did. wish i had your interest when i was ~12-15. wouldve made my life a lot easier haha. glad you are having so much fun with it!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 203]",1456143343214219264,105092655,ManishEarth,,,,0,0,0,0,0,,en, 1456156523881631748,33521530,swyx,2021-11-04T07:09:04+00:00,"@AshaRangappa_ @AnandWrites @JamilSmith this right here was the best take, thank you for making me spit out my food 😹",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[40, 117]",1454582759377145860,510464011,AshaRangappa_,,,,0,0,0,0,0,,en, 1456388798019878931,33521530,swyx,2021-11-04T22:32:02+00:00,"RT @Coding_Career: Poll: Is it a good idea to look at open source contributions when hiring? No ""it depends"" - there's always pros and con…",1456368848634986508,1456368848634986508,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,1,0,1,1,,en, 1456665144696602628,33521530,swyx,2021-11-05T16:50:08+00:00,@ashconnor what do you want to know? i'll write somethign up,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 60]",1456661770584666125,1203031133228797952,ashconnor,,,,0,0,0,0,0,,en, 1456679761434927104,33521530,swyx,2021-11-05T17:48:13+00:00,RT @swyx: I hereby declare December the World Don’t Release Anything Month so that we can catch up on everything everyone released in all o…,1191822370237009922,1191822370237009922,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,34,0,0,1,,en, 1456682921620688902,33521530,swyx,2021-11-05T18:00:47+00:00,RT @alizauf: Tune in today at 2pm ET / 11am PT to hear @Rich_Harris and me talk with my dear old pal @jeanqasaur on #PLTalk about the journ…,1456668099739111424,1456668099739111424,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,6,0,1,1,,en, 1456691453506113536,33521530,swyx,2021-11-05T18:34:41+00:00,"RT @changelog: 🎉 New episode of The Changelog! 🎉 📌 Connecting the dots in public ✨ featuring @swyx 🎤 hosts @adamstac @jerodsanto 🗄️ #cultu…",1456689893694976006,1456689893694976006,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,3,0,1,1,,en, 1456732557609897987,33521530,swyx,2021-11-05T21:18:01+00:00,@remix_run @leeerob @reactjs @Cloudflare @vercel Welp i can't DM...erm.. one of you ping me? 😅,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[49, 94]",1456732444174946306,33521530,swyx,,,,0,0,0,0,0,,en, 1456793894352408577,33521530,swyx,2021-11-06T01:21:44+00:00,"RT @swyx: 🎙️ My latest podcast is with @leeerob! *Next.js, Vercel, and the SDK for the Web* - Next.js 12 - @Reactjs Server Components - @…",1456665048949018626,1456665048949018626,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,46,0,1,1,,en, 1457028453333491715,33521530,swyx,2021-11-06T16:53:48+00:00,"RT @httpJunkie: Another great podcast with @swyx on @GatsbyJS with Abhi Ayer and Ward Peeters! Love the long form format! https://t.co/De4…",1457020940345229314,1457020940345229314,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,1,0,1,1,,en, 1457037645570199555,33521530,swyx,2021-11-06T17:30:19+00:00,RT @swyx: I had a wonderful time talking through this blogpost with @adamstac and @jerodsanto on The Changelog! Life achievement unlocked ✅…,1456712851104559105,1456712851104559105,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,1,5,0,1,1,,en, 1457471762258546691,33521530,swyx,2021-11-07T22:15:21+00:00,"RT @zevav: gratitude to @swyx for his excellent, usually bite-sized podcast: https://swyx.transistor.fm/ always amazed by his prolificity, bu…",1457466032365445120,1457466032365445120,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,2,0,1,1,0,en, 1457555413675638784,33521530,swyx,2021-11-08T03:47:45+00:00,@TreTuna oh wow this is great!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 31]",1457554943766773767,20643500,TreTuna,,,,0,0,0,0,0,,en, 1457804131762991104,33521530,swyx,2021-11-08T20:16:04+00:00,"RT @changelog: 📢 We had @swyx on The Changelog! 1️⃣ Why learn in public 2️⃣ The dark side of the #API economy 3️⃣ @Cloudflare's Go game vs…",1457803089230974983,1457803089230974983,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,2,0,1,1,,en, 1457844649922482179,33521530,swyx,2021-11-08T22:57:04+00:00,"RT @SvelteSociety: 🗽 NYC/East Coast Svelte Fans! You are invited to the NYC #SvelteSummit party IRL with @Rich_Harris and @swyx! 20 Nov 1…",1457844600236699648,1457844600236699648,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,18,0,1,1,,en, 1458876998491664405,33521530,swyx,2021-11-11T19:19:15+00:00,"RT @swyx: API Economy in five words: Turn non-core features into products.",1326509989347921925,1326509989347921925,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 75]",,,,,,,0,8,0,0,1,,en, 1459038192535937030,33521530,swyx,2021-11-12T05:59:47+00:00,@TikTokInvestors still. obsessed.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[17, 33]",1356311976067166208,1295428909538906115,TikTokInvestors,,,,0,0,0,0,0,,en, 1459285436816261121,33521530,swyx,2021-11-12T22:22:15+00:00,RT @zaiste: Tomorrow (Nov 13) at 11am PT / 8pm CET together with @swyx we will be discussing React Server Components in Next.js 12 (a featu…,1459274455583281160,1459274455583281160,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,1,0,1,1,,en, 1459730541482102784,33521530,swyx,2021-11-14T03:50:56+00:00,"RT @ossia: Next time you go for a walk or a drive, listen to this insightful interview with @swyx on @thechangelog. Shawn talks about his…",1459728100070236163,1459728100070236163,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 139]",,,,,,,0,13,0,1,1,,en, 1459980089878220806,33521530,swyx,2021-11-14T20:22:33+00:00,"@seldo i bet you could use @typedreamHQ to scaffold these out real quick, in case you are manually typing these out",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[7, 115]",1459960481754456068,15453,seldo,,,,0,0,0,0,0,,en, 1460189455273234432,33521530,swyx,2021-11-15T10:14:29+00:00,RT @missingfaktor: Growing a Meta-Language: https://www.youtube.com/watch?v=Dz4q_bNDqfo. Very interesting talk by @swyx.,1460045488904970240,1460045488904970240,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 100]",,,,,,,0,1,0,1,1,0,en, 1460327694801850368,33521530,swyx,2021-11-15T19:23:48+00:00,"RT @Rich_Harris: for the @brooklyn_js family, this is taking place at the event space right next to 61 local. this saturday, 12-4pm it's s…",1460291937412521997,1460291937412521997,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,1,11,0,1,1,,en, 1460350386204602370,33521530,swyx,2021-11-15T20:53:58+00:00,"RT @tannerlinsley: 🎉🥳 Announcing #ReactLocation, a brand new router for React! ⏳ Async Loaders & Elements 🔀 Parallelized ⏲️ Prefetching 🗄…",1460274803139510278,1460274803139510278,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 143]",,,,,,,0,336,0,1,1,,en, 1460389956031942659,33521530,swyx,2021-11-15T23:31:12+00:00,RT @dan_abramov: where do you hope to see yourself in five years? earnestly. (both professional and personal counts),1459998825574248458,1459998825574248458,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 116]",,,,,,,0,68,0,1,1,,en, 1460703767066656768,33521530,swyx,2021-11-16T20:18:11+00:00,"RT @ronvoluted: Keen on developer productivity and wellbeing? r/webdev + r/web_design are officially running a 6-week talk series on exact…",1460615907139411970,1460615907139411970,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,8,0,1,1,,en, 1461023087130857476,33521530,swyx,2021-11-17T17:27:03+00:00,RT @DennisCode: Today we're taking the first step in making integrating web services in your web applications easier - API Authentication o…,1460974396382736391,1460974396382736391,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,16,0,1,1,,en, 1461033076818022402,33521530,swyx,2021-11-17T18:06:44+00:00,"RT @biilmann: Jamstack has forever changed the direction of the web. Today @Netlify is doubling down on Jamstack in a big way. We’ve rais…",1461028261664722947,1461028261664722947,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,55,0,1,1,,en, 1461227322900549633,33521530,swyx,2021-11-18T06:58:36+00:00,@DennisCode @Netlify what can you share with us about what product for an ecosystem will entail?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 96]",1461138312698097664,47547933,DennisCode,,,,0,0,0,0,0,,en, 1461395083652067335,33521530,swyx,2021-11-18T18:05:14+00:00,"@bdougieYO @ThePracticalDev @Netlify oh wow that means a LOT coming from you!! yes I'd love to read your ""memoirs"" on seed to A, that is a rarely experienced stage indeed!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[37, 172]",1461390418541617155,111217362,bdougieYO,,,,0,0,0,0,0,,en, 1461750746072899586,33521530,swyx,2021-11-19T17:38:30+00:00,"RT @andrewculver: Ooh, I had already forgotten: One of my favorite parts of this article is that it gave me an opportunity to highlight @sw…",1461748429764239361,1461748429764239361,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,2,0,1,1,,en, 1462128802759385098,33521530,swyx,2021-11-20T18:40:46+00:00,"RT @jiherr: Sveltception! @rauchg bragging about hiring @Rich_Harris and how they are changing the internet. Very happy to attend #Svelte…",1462123847390576648,1462123847390576648,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,5,0,1,1,,en, 1462128820325077003,33521530,swyx,2021-11-20T18:40:50+00:00,RT @maiertech: Dream team @Rich_Harris and @rauchg at #SvelteSummit NYC. https://twitter.com/maiertech/status/1462123489914245121/photo/1,1462123489914245121,1462123489914245121,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 96]",,,,,,,0,2,0,1,1,0,en, 1462128832266313736,33521530,swyx,2021-11-20T18:40:53+00:00,"RT @PierB: @sveltejs @vercel @Rich_Harris @rauchg @steph_dietz from Vercel just said publicly: ""Svelte is the future of web development""…",1462110266536124425,1462110266536124425,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 138]",,,,,,,0,2,0,1,1,,en, 1462128844719247364,33521530,swyx,2021-11-20T18:40:56+00:00,"RT @PierB: @sveltejs @vercel seems to be going all in with Svelte which makes me very happy 😍 - Hired @Rich_Harris to work on it full time…",1462108361621745664,1462108361621745664,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,6,0,1,1,,en, 1462159781855125509,33521530,swyx,2021-11-20T20:43:52+00:00,"RT @coderinheels: #SvelteSummit Watch Party in Brooklyn, New York @SvelteSociety @SvelteSirens @sveltejs #svelte #sveltejs #javascript #ty…",1462142750296530956,1462142750296530956,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,11,0,1,1,,en, 1462705553956691973,33521530,swyx,2021-11-22T08:52:34+00:00,"@SteveALee @dennisl @EasyChirp hmm... the twitter seems active.. why does the website say ""Easy Chirp is no longer maintained.""?",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[31, 128]",1462704358227947523,14166962,SteveALee,,,,0,0,0,0,0,,en, 1462837422031474692,33521530,swyx,2021-11-22T17:36:34+00:00,"RT @anuraggoel: Announcing Render's $20 million Series A and new free plans 🚀 https://render.com/blog/render-series-a Building Render with amazing people…",1462790152489558028,1462790152489558028,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,33,0,1,1,0,en, 1462850627801731072,33521530,swyx,2021-11-22T18:29:02+00:00,"RT @AByteOfCodeAlex: How I apply @swyx's priority list: Systems > Goals Discipline > Motivation Trust > Distrust Principles > Tactics Writi…",1462843985970425857,1462843985970425857,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 152]",,,,,,,0,6,0,1,1,,en, 1462854647891197954,33521530,swyx,2021-11-22T18:45:01+00:00,"RT @ronvoluted: ""Productivity through Product Focus"" by Reddit's @volanStudio is about to begin! Tune in: https://youtube.com/watch?v=0g0BQex8fyo and joi…",1462840959427772418,1462840959427772418,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,1,1,0,1,1,0,en, 1462897733589635080,33521530,swyx,2021-11-22T21:36:13+00:00,@AdamTuttle @kentcdodds ahhh crafty,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 35]",1462897581265145858,9686352,AdamTuttle,,,,0,0,0,0,0,,en, 1463166092713635849,33521530,swyx,2021-11-23T15:22:35+00:00,RT @kevmodrome: Today I'm announcing that going forward I'll be working as the Technical Community Builder at @SvelteSociety. What's it mea…,1463151477174714373,1463151477174714373,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,23,0,1,1,,en, 1463228475926401024,33521530,swyx,2021-11-23T19:30:28+00:00,"@fortelabs not at all, what gives you that impression",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 53]",1463033004557692930,1909232666,fortelabs,,,,0,0,0,0,0,,en, 1463246126509801475,33521530,swyx,2021-11-23T20:40:37+00:00,"@fortelabs email is enough, no confirm needed unless the organizer opts for it. here, sign up for my company's workshop next week and experience it yourself https://lu.ma/temporalintro it sends a thing straight to your calendar, its perfect",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 238]",1463242691311857664,1909232666,fortelabs,,,,0,0,0,0,0,0,en, 1463282080066904067,33521530,swyx,2021-11-23T23:03:29+00:00,"RT @swyx: 🎉 We are live with the @temporalio TypeScript SDK!! Write highly scalable and reliable long-running workflows without being a d…",1463194116515196942,1463194116515196942,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,34,0,1,1,,en, 1463618402841284609,33521530,swyx,2021-11-24T21:19:54+00:00,"RT @Rich_Harris: adding facebook to the ""who uses svelte"" list :)",1463612706867630097,1463612706867630097,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 65]",,,,,,,1,72,0,1,1,,en, 1463621627438977026,33521530,swyx,2021-11-24T21:32:43+00:00,"@eugeually @temporalio heya! just fixed it, sorry for broken link. here you go: https://docs.temporal.io/docs/content/what-is-a-temporal-cluster",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 103]",1463581973306167297,894556596,eugeually,,,,0,0,0,0,0,0,en, 1464010411401834504,33521530,swyx,2021-11-25T23:17:36+00:00,"RT @eugeneyan: I'm excited to share something I've been working on for a while—http://ApplyingML.com! It collects the tacit, tribal, gh…",1463666344147120132,1463666344147120132,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,288,0,1,1,0,en, 1464016737167241248,33521530,swyx,2021-11-25T23:42:44+00:00,@sgrove i stayed away from those because assuming those will also be fried,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 74]",1464015408915103744,14435843,sgrove,,,,0,0,0,0,0,,en, 1464299864934666240,33521530,swyx,2021-11-26T18:27:47+00:00,"RT @LeaVerou: New blog post! On Yak Shaving and , a new HTML element for Markdown https://lea.verou.me/2021/11/on-yak-shaving-and-md-block-an-html-element-for-markdown/ It talks about how my…",1464265965546483722,1464265965546483722,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 145]",,,,,,,0,14,0,1,1,0,en, 1464320734533017600,33521530,swyx,2021-11-26T19:50:43+00:00,"RT @adamwathan: Execute Program is way too under the radar for how good it is. If they have a course on something, it is the best way to le…",1464316615453986818,1464316615453986818,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,1,8,0,1,1,,en, 1464326212117954560,33521530,swyx,2021-11-26T20:12:29+00:00,"RT @supabase: How we launch at @supabase 👇 https://supabase.com/blog/2021/11/26/supabase-how-we-launch/ 👆 https://twitter.com/supabase/status/1464268522771546113/photo/1",1464268522771546113,1464268522771546113,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 94]",,,,,,,0,18,0,1,1,0,en, 1465053769914142726,33521530,swyx,2021-11-28T20:23:32+00:00,@markbarton very sorry for your loss.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 37]",1465035065575022599,14168785,markbarton,,,,0,0,0,0,0,,en, 1465234641820872706,33521530,swyx,2021-11-29T08:22:16+00:00,@genuinfo and now it's a 🦄. Can't believe this was in Feb.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 58]",1362145090840391680,1223560622828224513,genuinfo,,,,0,0,0,0,0,,en, 1465250791392907269,33521530,swyx,2021-11-29T09:26:26+00:00,"@spitleaf @qoouep my idiot overoptimising self wants to set it up with some automation such that it also adds a private discord for ""group texting"" lol may just wire it up to my reading list and misc blog updates too. just like opt in to ""full firehose neurosis swyx""",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[18, 268]",1465249413031411714,357427736,spitleaf,,,,0,0,0,0,0,,en, 1465250913585537033,33521530,swyx,2021-11-29T09:26:55+00:00,@qoouep @spitleaf i'd -also- love that. i do admire folks like @punk6529 and @orangebook_,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[18, 89]",1465250515697033220,1350890383,qoouep,,,,0,0,0,0,0,,en, 1465437074849361923,33521530,swyx,2021-11-29T21:46:39+00:00,@LeighNeys thanks Leigh! yeah part time isn't easy but it is so rewarding when done well!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 89]",1465432143375577098,1435354155674128391,LeighNeys,,,,0,0,0,0,0,,en, 1465437441687371776,33521530,swyx,2021-11-29T21:48:07+00:00,RT @JoshuaKGoldberg: I've been playing around with @temporalio for a couple of weeks now and have to say I'm *thoroughly* impressed. There…,1464876415153803268,1464876415153803268,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 139]",,,,,,,0,4,0,1,1,,en, 1465500077426835463,33521530,swyx,2021-11-30T01:57:00+00:00,@baggerholder1 -60% :sus: https://twitter.com/swyx/status/1465500077426835463/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 25]",1402152638087536653,1391625634611224578,baggerholder1,,,,0,0,0,0,0,0,und, 1465528159017725961,33521530,swyx,2021-11-30T03:48:35+00:00,@shreshthmohan product ends up very different for each of these,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 63]",1465527641595789315,36378967,shreshthmohan,,,,0,0,0,0,0,,en, 1465557935354904579,33521530,swyx,2021-11-30T05:46:55+00:00,@IGN FOUR MORE MOVIES,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[5, 21]",1465327444102205444,18927441,IGN,,,,0,0,0,0,0,,en, 1465823027497607171,33521530,swyx,2021-11-30T23:20:18+00:00,RT @thomaspaulmann: Today is a big day for @raycastapp! We're thrilled to announce our $15m Series A and release our Extensions Store and A…,1465601156449804290,1465601156449804290,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,1,8,0,1,1,,en, 1465905924338434048,33521530,swyx,2021-12-01T04:49:42+00:00,"RT @patak_js: 📜 New blog post! ⚡️ The Vite Ecosystem, an exploration of the projects, teams, and individuals collaborating to push the DX…",1465625407890280452,1465625407890280452,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 139]",,,,,,,0,88,0,1,1,,en, 1465908308716363779,33521530,swyx,2021-12-01T04:59:10+00:00,"RT @steveklabnik: If you've been wondering what I've been up to at @oxidecomputer, wonder no more: https://oxide.computer/blog/hubris-and-humility Super glad that…",1465689502060535808,1465689502060535808,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,210,0,1,1,0,en, 1466104198018191362,33521530,swyx,2021-12-01T17:57:34+00:00,"RT @temporalio: Ever find a race condition bug and then look again, only to see that it is gone? 😱 This exact thing happened to @christoom…",1465439478269493258,1465439478269493258,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,4,0,1,1,,en, 1466104289781157889,33521530,swyx,2021-12-01T17:57:56+00:00,@embano1 @temporalio @christoomey @_bikeshed @ANTStorm @mfateev thanks for checking it out! trying to level up the public discourse 🤗,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[64, 133]",1465596784659492870,122923515,embano1,,,,0,0,0,0,0,,en, 1466430676136300552,33521530,swyx,2021-12-02T15:34:52+00:00,RT @sseraphini: Learn in Public é minha religião https://twitter.com/sseraphini/status/1466386204346175493/photo/1,1466386204346175493,1466386204346175493,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 72]",,,,,,,0,3,0,1,1,0,pt, 1466475039054708737,33521530,swyx,2021-12-02T18:31:09+00:00,"RT @temporalio: Our monthly meetup recording is up! Featuring: - Temporalite @Datadog - Temporal @TypeScript SDK - Temporal + XState @BDev…",1466473939543199756,1466473939543199756,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,5,0,1,1,,en, 1466497627155939330,33521530,swyx,2021-12-02T20:00:55+00:00,"RT @codesandbox: We're thrilled to announce and open source Sandpack! 🎉 Sandpack is a toolkit for building live coding experiences that ru…",1466428912087576587,1466428912087576587,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,271,0,1,1,,en, 1466644656423272452,33521530,swyx,2021-12-03T05:45:09+00:00,@brandonscript does Chrome leak? i assumed that it was pretty much the most secure app sandbox in the world. i have dozens of tabs open all day,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 143]",1466642334569828359,181871444,brandonscript,,,,0,0,0,0,0,,en, 1466654816227057673,33521530,swyx,2021-12-03T06:25:31+00:00,@LSrugo @DescriptApp fascinating. i have 8gb memory and 9gb swap used. how do i kill this? https://twitter.com/swyx/status/1466654816227057673/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 90]",1466654473766404097,825088906609696768,LSrugo,,,,0,0,0,0,0,0,en, 1466659029715853315,33521530,swyx,2021-12-03T06:42:16+00:00,"RT @swyx: 🆕 For my third year in a row, I've compiled my list of favorite new podcasts to feature up-and-comers and my favorite episodes o…",1466447823801491458,1466447823801491458,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,4,0,1,1,,en, 1466847530872762370,33521530,swyx,2021-12-03T19:11:18+00:00,RT @corecursive: A great list to be a part of! 🏆,1466846573078487043,1466846573078487043,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 48]",,,,,,,1,3,0,1,1,,en, 1466918633871867907,33521530,swyx,2021-12-03T23:53:51+00:00,RT @swyx: One thing I wish I learned way earlier in my JS journey is Node Streams and child processes. We use them *all the time* in our to…,1201528574236217345,1201528574236217345,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,75,0,0,1,,en, 1467262164377341954,33521530,swyx,2021-12-04T22:38:55+00:00,@thisismahmoud_ @garrytan haha btw idk if you know but he has me blocked. still not sure what i did.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 100]",1467260997874429965,2675247881,thisismahmoud_,,,,0,0,0,0,0,,en, 1467289703732834306,33521530,swyx,2021-12-05T00:28:20+00:00,@arhyth @Cloudflare @supabase i did not see that. link?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[30, 55]",1467288790129528832,109812348,arhyth,,,,0,0,0,0,0,,en, 1467292402553524228,33521530,swyx,2021-12-05T00:39:04+00:00,@JohnRaptisM i do wonder if life would be simpler if i just did that,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 68]",1467276698534174724,750354033475457024,JohnRaptisM,,,,0,0,0,0,0,,en, 1467294449856172034,33521530,swyx,2021-12-05T00:47:12+00:00,"@BHolmesDev @AdamMGrant have you been able to distil your core values yet? i've gone through a couple exercises but nothing stuck yet. i have Principles though, not sure if same.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 178]",1467253161769508864,1042799721948098560,BHolmesDev,,,,0,0,0,0,0,,en, 1467302431520292864,33521530,swyx,2021-12-05T01:18:55+00:00,@NoWizardry @argyleink thank you :) up in a min,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 47]",1467288333432754178,2220157958,NoWizardry,,,,0,0,0,0,0,,en, 1467340747980500996,33521530,swyx,2021-12-05T03:51:10+00:00,@adamwathan @jaredpalmer tailpack is available just saying https://npm.im/tailpack,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 82]",1467306061187239936,716933677,adamwathan,,,,0,0,0,0,0,0,en, 1467343666473623557,33521530,swyx,2021-12-05T04:02:46+00:00,"RT @swyx: 🎙️ My latest podcast is with @argyleink! *Complexity Cliffs, DX, and the Disruption of Web Design* https://www.youtube.com/watch?v=xEyJ6LY7DKI - U…",1467304180003917824,1467304180003917824,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,1,14,0,1,1,0,en, 1467802166588952578,33521530,swyx,2021-12-06T10:24:41+00:00,@d_kozickis oh i slow down a lot on the weekends :) thank you for the kind caring.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 82]",1467774581972901891,18565797,d_kozickis,,,,0,0,0,0,0,,en, 1468016622061326337,33521530,swyx,2021-12-07T00:36:51+00:00,@erikaybar_ @taniarascia @contentful @builderio @SplitSoftware @temporalio @tangramdotdev @supabase @Firebase i discussed @buckymoore's SDKs over APIs thesis here at the 27ish minute mark! https://twitter.com/swyx/status/1467978846150430724,,,1467978846150430724,1467978846150430724,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[110, 212]",1453020854757953543,33521530,swyx,,,,1,0,0,0,0,0,en, 1468077798862426113,33521530,swyx,2021-12-07T04:39:57+00:00,"@toddgeist @chantastic @temporalio not replace - Temporal is one level down that stack. If you prefer code or extreme customization then yes replace, but otherwise Temporal is what you use to build scalable/reliable/observable workflow platforms or automation tools",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[35, 266]",1468072066003787777,14164578,toddgeist,,,,0,0,0,0,0,,en, 1468158558080430082,33521530,swyx,2021-12-07T10:00:51+00:00,@jakobgreenfeld maybe 10-15% is too high... more like 5-10%. but still.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 71]",1468158323992059904,33521530,swyx,,,,0,0,0,0,0,,en, 1468530757379395587,33521530,swyx,2021-12-08T10:39:51+00:00,"RT @david_perell: If you want to save the thread, here's a screenshot. https://twitter.com/david_perell/status/1462778265706405894/photo/1",1462778265706405894,1462778265706405894,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 94]",,,,,,,0,47,0,1,1,0,en, 1468710357472452608,33521530,swyx,2021-12-08T22:33:31+00:00,"RT @rblalock: Quote of the day goes to @swyx : ""You can learn a lot on the internet for the low low price of your ego"" 🔥 https://t.co/jZXKx…",1468703734062624773,1468703734062624773,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,1,0,1,1,,en, 1468751546640855041,33521530,swyx,2021-12-09T01:17:11+00:00,@harisvsulaiman @temporalio standing by to help!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[28, 48]",1468289178748133376,72515656,harisvsulaiman,,,,0,0,0,0,0,,en, 1469364403908665346,33521530,swyx,2021-12-10T17:52:28+00:00,"@bertmb thanks! I owe that phrase to @brad_frost who had ""creative exhaust"" https://bradfrost.com/blog/post/creative-exhaust/",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 99]",1469314601003139075,15432750,bertmb,,,,0,0,0,0,0,0,en, 1469453180563976194,33521530,swyx,2021-12-10T23:45:14+00:00,@ludofleury @temporalio oh sure! DM incoming,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 44]",1469450196748750854,47574527,ludofleury,,,,0,0,0,0,0,,en, 1469611498976595969,33521530,swyx,2021-12-11T10:14:20+00:00,@nikhilshisode haha thank you. why are a bunch of people pinging me about it today? did someone mention it in some newsletter or something?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 139]",1469611149742145542,3184015729,nikhilshisode,,,,0,0,0,0,0,,en, 1469727766308286473,33521530,swyx,2021-12-11T17:56:20+00:00,"RT @rahulnpadalkar: Was searching for videos that explain React Hooks. Came across @swyx 's ""Getting Closure on React Hooks"", from @jsconfa…",1469677279315959810,1469677279315959810,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,1,0,1,1,,en, 1469833115082182657,33521530,swyx,2021-12-12T00:54:57+00:00,"@daork @QuinnyPig it starts out innocuous, like this (exact text edited to protect the vendor while we figure this out). 6 devs * 19 = $114. we happily paid for some addons. past the 7 dev mark you get the sales email with the $3k ask. cant share more details beyond that sorry https://twitter.com/swyx/status/1469833115082182657/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[18, 282]",1469805821768830977,29548595,daork,,,,0,0,0,0,0,0,en, 1470335838349238272,33521530,swyx,2021-12-13T10:12:36+00:00,"RT @danluu: How I think about writing https://danluu.com/writing-non-advice/ https://twitter.com/danluu/status/1470330844896059394/photo/1",1470330844896059394,1470330844896059394,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 86]",,,,,,,0,39,0,1,1,0,en, 1470456466473553922,33521530,swyx,2021-12-13T18:11:56+00:00,@cliffordfajard0 @ScriptedAlchemy @wesbos @temporalio thanks for the shoutout! :),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[54, 81]",1470041580597698560,1651680008,cliffordfajard0,,,,0,0,0,0,0,,en, 1470900644055711747,33521530,swyx,2021-12-14T23:36:56+00:00,RT @beyang: The amazing thing about @swyx is he got into programming not too long ago after making a big career pivot from finance. It's aw…,1470874194283884545,1470874194283884545,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,1,1,0,1,1,,en, 1471205997968379904,33521530,swyx,2021-12-15T19:50:18+00:00,@AlonGluzman @temporalio hi! you can fill out our sales form at http://temporal.io/cloud,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 87]",1471049880751808512,1235310588,AlonGluzman,,,,0,0,0,0,0,0,en, 1472105565845344256,33521530,swyx,2021-12-18T07:24:51+00:00,@ropsue wdym?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 13]",1472104656755204098,49575745,ropsue,,,,0,0,0,0,0,,pl, 1472112194666045444,33521530,swyx,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,Twitter Web App,0,"[21, 296]",1472111793187217408,33521530,swyx,,,,0,0,0,0,0,,en, 1472116783653998593,33521530,swyx,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,Twitter Web App,0,"[34, 312]",1472114790646665219,218911998,zimmskal,,,,0,0,0,0,0,,en, 1472117742329335814,33521530,swyx,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,Twitter Web App,0,"[21, 297]",1472115447768174592,218911998,zimmskal,,,,0,0,0,0,0,,en, 1472119027480809476,33521530,swyx,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,Twitter Web App,0,"[29, 165]",1472118001252065281,218911998,zimmskal,,,,0,0,0,0,0,,en, 1472121311715540997,33521530,swyx,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,Twitter Web App,0,"[34, 251]",1472119535125901312,218911998,zimmskal,,,,0,0,0,0,0,,en, 1472508231667060746,33521530,swyx,2021-12-19T10:04:54+00:00,"@heikkila_marko @temporalio interesting, never heard of Benthos before this. how would you connect them? perhaps a quick diagram could help. we often see users trying to put Kafka atop us and there are some good and bad ways to do that",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[28, 235]",1472482970468560900,62916944,heikkila_marko,,,,0,0,0,0,0,,en, 1472508357395488768,33521530,swyx,2021-12-19T10:05:24+00:00,@lorendsr @jasonlaster11 @temporalio you know how to find me or Loren anytime :),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[37, 80]",1472367150849576967,215488966,lorendsr,,,,0,0,0,0,0,,en, 1472513148540551172,33521530,swyx,2021-12-19T10:24:27+00:00,"@css @ericwbailey oh man, people are dropping all sorts of 🔥 advice on this end of year roundup and it's looking like i'm the only one that submitted a ""fun"" entry... 🙈",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[18, 168]",1468294550691016709,285019665,css,,,,0,0,0,0,0,,en, 1472776118696837120,33521530,swyx,2021-12-20T03:49:24+00:00,"RT @b0rk: I built a new tool where you can experiment with DNS called Mess With DNS! It's at https://messwithdns.net. I made this with @om…",1471158826288226306,1471158826288226306,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,732,0,1,1,0,en, 1473026177833275392,33521530,swyx,2021-12-20T20:23:02+00:00,@buildsghost @tmcw https://twitter.com/swyx/status/1142025639744008194,,,1142025639744008194,1142025639744008194,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[19, 42]",1473025536419004416,1175464650395111424,buildsghost,,,,1,0,0,0,0,0,und, 1473052149244645376,33521530,swyx,2021-12-20T22:06:15+00:00,"RT @mipsytipsy: ""treat complacency like cancer"" -- this piece is aces. by @appyg99, clearly a girl after my own heart. https://t.co/Lu4EWmj…",1319423392852832256,1319423392852832256,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,40,0,0,1,,en, 1473073273093365760,33521530,swyx,2021-12-20T23:30:11+00:00,@EssentialRandom happy to answer any high level questions though!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[17, 65]",1471396408896856073,1069017063111282689,EssentialRandom,,,,0,0,0,0,0,,en, 1473096630618693633,33521530,swyx,2021-12-21T01:03:00+00:00,"@EssentialRandom ""undifferentiated heavy lifting"".. my favorite AWS term lol",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[17, 76]",1473074137132199937,1069017063111282689,EssentialRandom,,,,0,0,0,0,0,,en, 1473099096601034753,33521530,swyx,2021-12-21T01:12:48+00:00,"@EssentialRandom if you care to go *even further* back, Jeff Barr initially called it ""Muck"", way back when: https://twitter.com/swyx/status/1374085674005983233 @mjasay can correct me but UHL as a term only came into vogue in the last 5ish years, dont know the exact origin",,,1374085674005983233,1374085674005983233,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[17, 246]",1473097945637552130,1069017063111282689,EssentialRandom,,,,1,0,0,0,0,0,en, 1473336492575846402,33521530,swyx,2021-12-21T16:56:07+00:00,@jonbretman 💯,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 13]",1473327040568905736,482366126,jonbretman,,,,0,0,0,0,0,,und, 1473341710571048960,33521530,swyx,2021-12-21T17:16:51+00:00,@briansowards thanks for sharing it Brian! any comments/feedback welcome :),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 75]",1472731566732414979,15054324,briansowards,,,,0,0,0,0,0,,en, 1473343069819142144,33521530,swyx,2021-12-21T17:22:15+00:00,"RT @Coding_Career: ""The best places to grow are not the places where everything is peachy. It's the places where there's pressure on you to…",1473316076893081602,1473316076893081602,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 140]",,,,,,,0,4,0,1,1,,en, 1473501367432286211,33521530,swyx,2021-12-22T03:51:16+00:00,@_powellmark1 what? they're not?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 32]",1435493972911144961,1097577939745394690,_powellmark1,,,,0,0,0,0,0,,en, 1420051311244894220,33521530,swyx,2021-07-27T15:59:50+00:00,@willjohnsonio record yourself on a podcast every day :),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 56]",1420043153516765193,917069583097397248,willjohnsonio,,,,0,0,1,0,0,,en, 1420104010313265152,33521530,swyx,2021-07-27T19:29:14+00:00,@DavidAMaier @temporalio haha thanks! urgently? what do you mean? happy to chat offline but also could be useful for others if you elaborated,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 141]",1420102177310314504,1200337361734946817,DavidAMaier,,,,0,0,1,0,0,,en, 1420141917812060163,33521530,swyx,2021-07-27T21:59:52+00:00,@zpao easy to have a huge ecosystem when everyone has their own definition of what you mean!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[6, 92]",1420138159405367299,764166,zpao,,,,0,0,1,0,0,,en, 1420456667875921922,33521530,swyx,2021-07-28T18:50:35+00:00,@LuisRevilla @RoamResearch yes but not culty,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[27, 44]",1420442538327035905,58325076,LuisRevilla,,,,0,0,1,0,0,,en, 1420467569350217728,33521530,swyx,2021-07-28T19:33:54+00:00,"@jsjoeio pretty much man tradeoff is smaller listenership unless you get really insanely good",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 94]",1420457284820365312,1567529924,jsjoeio,,,,0,0,1,0,0,,en, 1420987461799317504,33521530,swyx,2021-07-30T05:59:46+00:00,"Part 2 of my 1984 vs Brave New World debate clips from @IQ2US: A masterful pacing-and-leading of the Orwellites, in favor of Aldous Huxley's Brave New World! https://swyx.transistor.fm/episodes/1984-vs-brave-new-world-pt-2-intelligence-squared",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 183]",1420635902032846852,33521530,swyx,,,,0,0,1,0,0,0,en, 1420987668754681856,33521530,swyx,2021-07-30T06:00:35+00:00,@Brandwagon @code @stolinski https://overreacted.io/goodbye-clean-code/,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[29, 52]",1420959691690188808,16722308,Brandwagon,,,,0,0,1,0,0,0,und, 1420988748121079810,33521530,swyx,2021-07-30T06:04:52+00:00,@NoriSte @CharlesStover @code @stolinski i understand this rule but altogether the long list of rules feel overwhelming. I always recommend limiting the ruleset to just the few things you really care about (new joiner should be able to recall them from memory) and the stuff you can automate. Let go of the rest.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[41, 312]",1420959553160634370,135176266,NoriSte,,,,0,0,1,0,0,,en, 1421947480174858241,33521530,swyx,2021-08-01T21:34:32+00:00,@joepercoco @illscience @a16z @KDTrey5 @JaredLeto @obj @GillianTan just found out about this - huge huge congrats Joe this is amazing!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[67, 134]",1417528569643864066,247666805,joepercoco,,,,0,0,1,0,0,,en, 1421960945023156225,33521530,swyx,2021-08-01T22:28:02+00:00,@Nutlope @alexbdebrie suggestion 1 - clone @TallyForms https://www.indiehackers.com/post/i-co-founded-tally-a-new-type-of-form-builder-1-year-ago-and-bootstrapped-it-to-30k-arr-with-a-team-of-2-ama-bb864f23ab,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 78]",1421693652225589254,33521530,swyx,,,,0,0,1,0,0,0,en, 1422036816564166661,33521530,swyx,2021-08-02T03:29:31+00:00,"@willklein_ @Nutlope @kevmodrome @jkup re: release adoption - they all look like this wyd https://twitter.com/swyx/status/1422036816564166661/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[39, 90]",1420139597112037379,17496447,willklein_,,,,0,0,1,0,0,0,en, 1422426258676195328,33521530,swyx,2021-08-03T05:17:02+00:00,"@sgrove @ejames_c @temporalio Ah. I couldnt find a very good definition of CSP in Go (the go docs are way too brief) but yes - we have Signals and Queries https://docs.temporal.io/docs/go/signals/ i was also referring to ""synchronous"" started workflows, which solve a concern people had for queue-first systems like i proposed",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[30, 309]",1422423624682655748,14435843,sgrove,,,,0,0,1,0,0,0,en, 1422429666866987012,33521530,swyx,2021-08-03T05:30:34+00:00,"@dimfeld @sgrove @ejames_c @temporalio yup thats it, and save every step to sharded persistence. i imagine its exactly what you'd have to do if you needed your CSPs to survive any downtime or network failure.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[39, 210]",1422428669339860992,5647302,dimfeld,,,,0,0,1,0,0,,en, 1422430127212744704,14243237,Cedric Chin,2021-08-03T05:32:24+00:00,"@swyx @dimfeld @sgrove @temporalio Basically what this tweet thread is telling me is to go check out temporal ;-) (I was obsessed with the CSP paper, and the lit around it for a few years in uni). This is *fascinating* stuff.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[35, 227]",1422429666866987012,33521530,swyx,,,,0,0,1,0,0,,en, 1422431689779802112,33521530,swyx,2021-08-03T05:38:37+00:00,"@ejames_c @dimfeld @sgrove @temporalio this writeup is probably written below your level but the resources at the end may help. would love to hear your thoughts/questions! https://twitter.com/swyx/status/1417165270641045505",,,1417165270641045505,1417165270641045505,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[39, 196]",1422430127212744704,14243237,ejames_c,,,,1,0,1,0,0,0,en, 1422450052102967297,33521530,swyx,2021-08-03T06:51:34+00:00,@boop just checked yours out and uh.. wow i've been missing out haha. RIP fleets,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[6, 80]",1422448693962108929,14782048,boop,,,,0,0,1,0,0,,en, 1422567771682983937,33521530,swyx,2021-08-03T14:39:21+00:00,@ASpittel @AWSAmplify !!!!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 27]",1422556120527298565,3092104835,ASpittel,,,,0,0,1,0,0,,und, 1423326514393669632,33521530,swyx,2021-08-05T16:54:19+00:00,@biantris_ thank you!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 21]",1423314547847409677,1338510819743719424,biantris_,,,,0,0,1,0,0,,en, 1423361516082847747,33521530,swyx,2021-08-05T19:13:24+00:00,@JustJake thats awful i'm so sorry.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 35]",1423274062940237824,607528502,JustJake,,,,0,0,1,0,0,,en, 1423461325175353344,33521530,swyx,2021-08-06T01:50:01+00:00,"@ryanlevander @getAkiflow @being_skyler this app is beautiful and easy to onboard. giving it a real go, thank you!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[40, 114]",1423460421961273345,339520646,ryanlevander,,,,0,0,1,0,0,,en, 1423690141709733892,33521530,swyx,2021-08-06T16:59:15+00:00,@GettyImagesNews @olsongetty @ronvoluted,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[29, 40]",1423388742778241026,22127274,GettyImagesNews,,,,0,0,1,0,0,,und, 1423744769583247364,33521530,swyx,2021-08-06T20:36:19+00:00,"@jasonbosco @Docker they literally just removed ""pro only"" and thought that would cease the user backlash lol",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[20, 109]",1423744548878970883,31713545,jasonbosco,,,,0,0,1,0,0,,en, 1424164954307891200,33521530,swyx,2021-08-08T00:25:59+00:00,@yongfook tagging @robhope altho the closest category i can find on his site is https://onepagelove.com/tag/comparison-table which isnt quite it,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 123]",1424160281429614592,7895442,yongfook,,,,0,0,1,0,0,0,en, 1424166041274388481,33521530,swyx,2021-08-08T00:30:18+00:00,@spitleaf wow i would not have guessed nirvana baby,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 51]",1424165495931015170,357427736,spitleaf,,,,0,0,1,0,0,,en, 1424172339357306881,33521530,swyx,2021-08-08T00:55:20+00:00,@spitleaf there's an app for that,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 33]",1424167905281908741,357427736,spitleaf,,,,0,0,1,0,0,,en, 1424176144643878912,33521530,swyx,2021-08-08T01:10:27+00:00,"@Nutlope @thisismahmoud_ yea but i didnt know specifically about Fig.. thats cool :) btw happy if clueless user here",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 117]",1424175825151152129,3246815913,Nutlope,,,,0,0,1,0,0,,en, 1424180666250395649,33521530,swyx,2021-08-08T01:28:25+00:00,@fortelabs IT'S TIME TO BASB,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 28]",1424168537053007873,1909232666,fortelabs,,,,0,0,1,0,0,,en, 1424195811089342464,33521530,swyx,2021-08-08T02:28:36+00:00,@KentonVarda @DavidKPiano @threepointone @sergeybykov oh wow... this was a great story @lilyhnewman! hahaha it seems the Temporal tag will follow you around a little while longer...,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[54, 181]",1424193928815857669,17459118,KentonVarda,,,,0,0,1,0,0,,en, 1424497419006271489,33521530,swyx,2021-08-08T22:27:05+00:00,"@amyhoy @willjohnsonio well, yes, fair point. ""grind while shipping viable intermediaries"" is the version i like, taking after @realgeorgehotz :)",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 145]",1424232214246481920,627213,amyhoy,,,,0,0,1,0,0,,en, 1424797572103753744,33521530,swyx,2021-08-09T18:19:47+00:00,@andrewingram i have yet to figure out how to make it work on ios safari,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 72]",1424761580810653700,9164512,andrewingram,,,,0,0,1,0,0,,en, 1424798108869742592,33521530,swyx,2021-08-09T18:21:55+00:00,@henrikwarne thank you!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 23]",1424794340082307085,249063496,henrikwarne,,,,0,0,1,0,0,,en, 1425207317935452161,33521530,swyx,2021-08-10T21:27:58+00:00,@berenguel what do you hate most?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 33]",1425205298676092934,17534675,berenguel,,,,0,0,1,0,0,,en, 1425208911787806725,33521530,swyx,2021-08-10T21:34:18+00:00,"@venkey_ariv - Catchup Window: if system goes down, how far back we look to pick up scheduled jobs - Pause After Failure: if one a job ""fails"", do we pause all future jobs - Delayed start - Run limit (for finite runs) - Jitter (uniform random starts) - Exclusions (avoid weekends)",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 281]",1425208387147419648,33521530,swyx,,,,0,0,1,0,0,,en, 1425211636554506246,33521530,swyx,2021-08-10T21:45:07+00:00,"@brianleroux serverless IaC, you are nothing if not consistent",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 62]",1425210927008321542,676363,brianleroux,,,,0,0,1,0,0,,en, 1425212750666498052,33521530,swyx,2021-08-10T21:49:33+00:00,@brianleroux that said the right meme usually gets up and running way faster than the original creators ever intend https://newsletter.banklesshq.com/p/the-history-of-ultra-sound-money-db5,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 139]",1425211761976819716,676363,brianleroux,,,,0,0,1,0,0,0,en, 1425566487612297217,33521530,swyx,2021-08-11T21:15:11+00:00,@waqasdaha @ApacheAirflow awesome. would you be using the managed service from AWS? what would be the tipping point for replacing EventBridge?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 142]",1425321599700459522,2255017082,waqasdaha,,,,0,0,1,0,0,,en, 1425566598123778051,33521530,swyx,2021-08-11T21:15:37+00:00,@mucio popular choice. thank you!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[7, 33]",1425388534400274432,115793,mucio,,,,0,0,1,0,0,,en, 1425567535953448961,33521530,swyx,2021-08-11T21:19:20+00:00,"@kirillgroshkov i've never used them, thank you for the pointer! https://cloud.google.com/tasks",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 88]",1425226757645508610,2401378934,kirillgroshkov,,,,0,0,1,0,0,0,en, 1425568778767659008,33521530,swyx,2021-08-11T21:24:17+00:00,"@laueist means its good enough! thats fine! i actually should stop saying things like ""the best"", im a guy that wrote a book with a whole chapter on ""good enough is better than best""",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 182]",1425568528007057409,1145669760354607104,laueist,,,,0,0,1,0,0,,en, 1425569201670918149,33521530,swyx,2021-08-11T21:25:58+00:00,@tomcritchlow https://github.com/Bloomberg-Beta/Manual,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 37]",1425568608160190471,6419982,tomcritchlow,,,,0,0,1,0,0,0,und, 1425573389331169286,33521530,swyx,2021-08-11T21:42:36+00:00,@KennethCassel luck!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 21]",1425442750833610760,1319269656264409088,KennethCassel,,,,0,0,1,0,0,,en, 1425585123622223873,33521530,swyx,2021-08-11T22:29:14+00:00,"@glv @jessmartin @jbrancha @sidekiq @_swanand ah yeah... do they not give you a preview of when the next one is supposed to happen? i really liked that part of the cloudflare UI, helps to doublecheck that you did it right https://twitter.com/ritakozlov_/status/1425560858353049601?s=20",,,1425560858353049601,1425560858353049601,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[46, 245]",1425581619637796867,14553123,glv,,,,1,0,1,0,0,0,en, 1425599061063659526,33521530,swyx,2021-08-11T23:24:37+00:00,"@maiertech @github ah you seem like the perfect person to ask... can it run docker compose? basically i'd like a one click ""deploy to codespaces"" button for this https://github.com/temporalio/docker-compose but all the examples i see are too simplistic",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[19, 231]",1425594330245382146,226148486,maiertech,,,,0,0,1,0,0,0,en, 1426600767465529346,33521530,swyx,2021-08-14T17:45:02+00:00,@tweeshan we will start work on it once we can hire someone to work on it :) any referrals appreciated https://jobs.lever.co/temporal/635c41e4-583f-4598-9da5-24cf14b69751,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 126]",1426490612774170624,37069005,tweeshan,,,,0,0,1,0,0,0,en, 1427337756577984512,33521530,swyx,2021-08-16T18:33:34+00:00,@willjohnsonio @auth0 whooo congrats Will!!!! well deserved!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 60]",1427285519935832073,917069583097397248,willjohnsonio,,,,0,0,1,0,0,,en, 1427346120888373251,33521530,swyx,2021-08-16T19:06:48+00:00,@CompuIves @erikras @ASpittel @dabit3 @kentcdodds join us in Croatia!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[50, 70]",1427341325876273153,153524496,CompuIves,,,,0,0,1,0,0,,en, 1427365209321066506,33521530,swyx,2021-08-16T20:22:39+00:00,@will_lawrenceTO very kind of you to shout it out! and yeah it is challenging but we all gotta do it!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[17, 101]",1427363684037369866,840115172,will_lawrenceTO,,,,0,0,1,0,0,,en, 1427418257468780559,33521530,swyx,2021-08-16T23:53:27+00:00,"@andyhattemer @getdbt @digitalocean @Netlify @vercel thank you that is a wonderful compliment and yes! @Nutlope you wanted an example of an active community that isn't just a support forum, might want to check out @getdbt !",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[53, 223]",1427370301495652354,20355043,andyhattemer,,,,0,0,1,0,0,,en, 1427656945528233984,33521530,swyx,2021-08-17T15:41:55+00:00,"@Hicksyfern @apollographql yeah i got quite excited about Engine 3 years ago! https://twitter.com/swyx/status/1050091276715077632?s=20 good to see it still lives on, i admit i was more excited about it than it turned out haha. i wonder why they backed off the Engine branding. what changed from the original vision?",,,1050091276715077632,1050091276715077632,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[27, 282]",1427656370103410699,154248263,Hicksyfern,,,,1,0,1,0,0,0,en, 1427664583993352192,33521530,swyx,2021-08-17T16:12:16+00:00,@kmelve thanks! let me know what you think/disagree with!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 57]",1427662879793295365,798123,kmelve,,,,0,0,1,0,0,,en, 1427668288075558913,33521530,swyx,2021-08-17T16:26:59+00:00,@pmccrann @circleapp thats awesome!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 36]",1427604146140729373,12220692,pmccrann,,,,0,0,1,0,0,,en, 1428064822940164099,33521530,swyx,2021-08-18T18:42:40+00:00,@luisotravz thanks Luis! glad to see you are enjoying ship30!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 61]",1428038491276025857,54321491,luisotravz,,,,0,0,1,0,0,,en, 1428100952200859648,33521530,swyx,2021-08-18T21:06:14+00:00,"@xjamundx how about ""we now use both React and jQuery screw it"" https://twitter.com/swyx/status/1428100847712423938?s=20",,,1428100847712423938,1428100847712423938,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 88]",1428098541671518208,119903601,xjamundx,,,,1,0,1,0,0,0,en, 1428222649721712646,33521530,swyx,2021-08-19T05:09:49+00:00,@farzad_yz @ReactRally haha on the livestream? amazing. thank you 🙏🏽,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 68]",1428216444450390022,304289713,farzad_yz,,,,0,0,1,0,0,,en, 1428236014082924548,33521530,swyx,2021-08-19T06:02:55+00:00,"@KajetanSw @ReactRally good luck! dont rush like i did, make sure to grab attention when starting (have high energy, joke, poll, video clip, story, whatever), slow down your words (because of nervousness) and, if presenting code, ENLARGE THE FONT! if prerecorded, tips here https://twitter.com/swyx/status/1363110323268374530",,,1363110323268374530,1363110323268374530,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 298]",1428234170812321802,1069315566375264261,KajetanSw,,,,1,0,1,0,0,0,en, 1428242133710934018,1069315566375264261,Kajetan Świątek,2021-08-19T06:27:14+00:00,"@swyx @ReactRally Thanks! Those are perfect tips. Rushing is definitely something I do when I'm nervous. I'll try to mitigate that when rehearsing.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[18, 148]",1428236014082924548,33521530,swyx,,,,0,0,1,0,0,,en, 1428409475229118468,33521530,swyx,2021-08-19T17:32:12+00:00,@JustGage @sotak 🙏,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[17, 18]",1428409299953274882,17006530,JustGage,,,,0,0,1,0,0,,und, 1428412406909136897,33521530,swyx,2021-08-19T17:43:51+00:00,"@acemarke @beyang @github i do wonder at the logistics of essentially scraping github/gitlab.. seems inefficient, I hope you can do a deal with them to get all this data directly @beyang",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 186]",1428403711936798723,727704217012604928,acemarke,,,,0,0,1,0,0,,en, 1428833341453737989,33521530,swyx,2021-08-20T21:36:29+00:00,@lukeed05 @AdamRackis @_developit @Rich_Harris @johnste_ @lihautan @takezeasy *Chrome developers have entered the chat*,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[78, 119]",1428832407851966466,1100495504,lukeed05,,,,0,0,1,0,0,,en, 1428834568790953984,33521530,swyx,2021-08-20T21:41:22+00:00,"@spitleaf one of my biggest problems with ""user experience"" is that people just define thing_they_like as good UX and completely discount thing_they_dont_like as frivolous ""DX at the expense of UX"". i think this is like 90% of the fight between React and #UseThePlatform people",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 277]",1428820149591752707,357427736,spitleaf,,,,0,0,1,0,0,,en, 1429936577510182916,33521530,swyx,2021-08-23T22:40:21+00:00,"@TomerAberbach haha sounds like a smart guy! i also dont know exactly what you meant but here are some: - https://twitter.com/swyx/status/1308576240924725249?s=20 - https://twitter.com/swyx/status/1320156357769637888?s=20 - https://twitter.com/swyx/status/1278665379544350720?s=20 -",,,1278665379544350720,1278665379544350720,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 184]",1429931847476301833,708470652693565440,TomerAberbach,,,,1,0,1,0,0,0,en, 1429941443863347206,33521530,swyx,2021-08-23T22:59:41+00:00,"@TomerAberbach np :) API design is a pet topic of mine. As I build up my career in the ""Developer Experience"" industry I hope to develop my own strong opinions on what an ideal API design (and design process) looks like.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 220]",1429940285715460098,708470652693565440,TomerAberbach,,,,0,0,1,0,0,,en, 1431343210987540481,33521530,swyx,2021-08-27T19:49:49+00:00,@RandallKanna love it!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 22]",1431336408422092800,206918128,RandallKanna,,,,0,0,1,0,0,,en, 1431400023695052805,33521530,swyx,2021-08-27T23:35:34+00:00,@QuinnyPig @awscloud 👩🏽‍🍳😘,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 26]",1431361582693380096,97114171,QuinnyPig,,,,0,0,1,0,0,,und, 1432046947888553987,33521530,swyx,2021-08-29T18:26:13+00:00,@KodiDriver Yes! I did an episode on Cialdini's Consistency principle last week: https://swyx.transistor.fm/episodes/commitment-and-consistency-robert-cialdini,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 104]",1432044865911656449,366700914,KodiDriver,,,,0,0,1,0,0,0,en, 1432060194696019970,33521530,swyx,2021-08-29T19:18:51+00:00,@paul_griffiths @beondeck for those who want context - no snitch tagging! https://twitter.com/swyx/status/1432060194696019970/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 74]",1431763937171853312,11037862,paul_griffiths,,,,0,0,1,0,0,0,en, 1432420553260867585,33521530,swyx,2021-08-30T19:10:47+00:00,@CherryJimbo @github oh thank you! great reference!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 51]",1432403191279276034,186990439,CherryJimbo,,,,0,0,1,0,0,,en, 1432462751436140544,33521530,swyx,2021-08-30T21:58:28+00:00,"@ksylor @lT0mm @ohshitgit mmm this gives me inspiration for a quick blogpost on ""3 reasons why you should upgrade Git""!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 119]",1432461084997341184,23232640,ksylor,,,,0,0,1,0,0,,en, 1432471987071246336,33521530,swyx,2021-08-30T22:35:10+00:00,@ksylor @lT0mm @ohshitgit https://twitter.com/swyx/status/1432471431850299397?s=20,,,1432471431850299397,1432471431850299397,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 49]",1432462751436140544,33521530,swyx,,,,1,0,1,0,0,0,und, 1432482633842245635,33521530,swyx,2021-08-30T23:17:28+00:00,@cjc instant booked! thank you thank you.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[5, 41]",1432467587095359489,26895943,cjc,,,,0,0,1,0,0,,en, 1432533906360729603,33521530,swyx,2021-08-31T02:41:13+00:00,@bcomnes YES HAI https://twitter.com/swyx/status/1361712610593316866?s=20,,,1361712610593316866,1361712610593316866,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 40]",1432533753121935360,2149850018,bcomnes,,,,1,0,1,0,0,0,en, 1432537201405878273,33521530,swyx,2021-08-31T02:54:18+00:00,"@bcomnes oh man why you make me choose 😹 i read these books literally 2 years apart, i cant compare them! i guess go with 50 lessons cos its newer and plus the book is genuinely a work of art. they both cover approx similar expertise range so cant really go wrong, its more about style",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 286]",1432534764028940296,2149850018,bcomnes,,,,0,0,1,0,0,,en, 1432744748289183749,33521530,swyx,2021-08-31T16:39:01+00:00,@Prateek_theDev oh yay! that is the goal!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 41]",1432742651422552064,1135710292392972289,Prateek_theDev,,,,0,0,1,0,0,,en, 1432801885375721472,33521530,swyx,2021-08-31T20:26:04+00:00,@xdg @jdrumgoole happy to!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[17, 26]",1432801098658684929,20618252,xdg,,,,0,0,1,0,0,,en, 1432801930175156226,33521530,swyx,2021-08-31T20:26:14+00:00,@acemarke bro,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 13]",1432801733802070025,727704217012604928,acemarke,,,,0,0,1,0,0,,und, 1432866380857044997,33521530,swyx,2021-09-01T00:42:21+00:00,@Jarsen even better :) got a nice shoutout this morning https://twitter.com/paulbiggar/status/1432719949575905289?s=20,,,1432719949575905289,1432719949575905289,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 79]",1432866252515512325,16645904,Jarsen,,,,1,0,1,0,0,0,en, 1432870334923825161,33521530,swyx,2021-09-01T00:58:03+00:00,@tiffanywhitedev @begin @vercel @Netlify @PulumiCorp @goserverless @WaspLang have you checked out http://supabase.io? https://twitter.com/florinpop1705/status/1432689385271664641,,,1432689385271664641,1432689385271664641,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[77, 146]",1432868764861800448,2506322185,tiffanywhitedev,,,,1,0,1,0,0,0,en, 1432935977970925571,33521530,swyx,2021-09-01T05:18:54+00:00,"Today's clip: looking behind @TimescaleDB! https://share.transistor.fm/s/b8d8684b",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 67]",1432797787863744519,33521530,swyx,,,,0,0,1,0,0,0,en, 1433140332405743618,33521530,swyx,2021-09-01T18:50:56+00:00,@Neitherman inject that koolaid straight into my veins,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 54]",1433070094679117833,36943393,Neitherman,,,,0,0,1,0,0,,en, 1433173795729252356,33521530,swyx,2021-09-01T21:03:54+00:00,@AlexandreSieira ayyy thank you!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[17, 32]",1433158348564803591,485904751,AlexandreSieira,,,,0,0,1,0,0,,en, 1433218355087872005,33521530,swyx,2021-09-02T00:00:58+00:00,"@sa_han47 no i just thought of a dumb meme and tweeted it :) its ok, google does it, cant be too bad!.... IF you invest in the tooling https://softwareengineeringdaily.com/2019/05/22/monolithic-repositories-with-ciera-jaspan/",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 159]",1433216911060262916,3161586763,sa_han47,,,,0,0,1,0,0,0,en, 1433623144212828185,33521530,swyx,2021-09-03T02:49:27+00:00,@gkoberger @daniel_levine @CockroachDB @dbcicero i'd love to! didn't get very far in my initial exploration of Clickhouse. @dbcicero if you're up for it you can DM me! (i cant DM you) or email swyx @ temporal . io,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[49, 213]",1433280217485774848,14591604,gkoberger,,,,0,0,1,0,0,,en, 1433835933736919049,33521530,swyx,2021-09-03T16:55:00+00:00,@photon_garden @b0rk i do! i really enjoyed her post on this last year as well! https://jvns.ca/blog/2020/12/05/how-i-write-useful-programming-comics/,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 103]",1433833142109016064,185437205,photon_garden,,,,0,0,1,0,0,0,en, 1434182551422210051,33521530,swyx,2021-09-04T15:52:20+00:00,"@steveruizok @dabit3 @mpocock1 @loom @Yozobi doubling back to say i missed this the first time, it looks very cool!!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[45, 116]",1408480348736983042,122246321,steveruizok,,,,0,0,1,0,0,,en, 1434234495708774400,33521530,swyx,2021-09-04T19:18:45+00:00,@drikerf @IndieHackers of course i had to!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 42]",1434222996705759233,1227758149,drikerf,,,,0,0,1,0,0,,en, 1434276119839129601,33521530,swyx,2021-09-04T22:04:09+00:00,"@spitleaf but also sometimes realizing that 1. you cant make everyone happy 2. making them happy makes yourself unhappy 3. that flaw you have is a strength to others 4. maybe you should double down i think anyone with compelling flaws-that-are-strengths should just be founders",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 279]",1434273767749046273,357427736,spitleaf,,,,0,0,1,0,0,,en, 1434276399951618050,33521530,swyx,2021-09-04T22:05:15+00:00,"@stephsmithio i dont know if this thread was intentional podcast marketing or not, or just opportunistically appended as a ""see my soundcloud"" plug, but either way this was brilliant 👏🏽",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 185]",1434234900530425858,626691391,stephsmithio,,,,0,0,1,0,0,,en, 1435748951014223874,33521530,swyx,2021-09-08T23:36:39+00:00,"@DotProto @timdorr there are two vulnerable constituencies here: users (security), and authors (spam) and one aggressor: extension buyers the extreme asymmetry here suggests we can do something that minorly inconveniences buyers but improves protections for the other two",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[19, 273]",1435747545926365184,380741910,dotproto,,,,0,0,1,0,0,,en, 1435749807025541123,33521530,swyx,2021-09-08T23:40:03+00:00,"@DotProto @timdorr example: extensions require formal notice to users on transferral of ownership? if you like, limit security features to extensions >1m users for implementation purposes",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[19, 192]",1435748951014223874,33521530,swyx,,,,0,0,1,0,0,,en, 1435751957386387462,33521530,swyx,2021-09-08T23:48:36+00:00,"@DotProto @timdorr yes the path for small personal projects could be smoothed out more, but perhaps ALSO the rules change over some user limit. no reason same process should apply regardless of user size.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[19, 204]",1435750724357410816,380741910,dotproto,,,,0,0,1,0,0,,en, 1435753681098616832,33521530,swyx,2021-09-08T23:55:27+00:00,@DotProto @timdorr @nytimes i know man and sympathies for that. dont wanna put you on the spot any more than i already have. but this sort of thing does keep me up at night and i hope theres constant brainstorming and innovating to match the scale of this responsibility that no other app store on earth has.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[28, 308]",1435752789720793089,380741910,dotproto,,,,0,0,1,0,0,,en, 1435762052807659521,33521530,swyx,2021-09-09T00:28:43+00:00,"@Nutlope @lauren_n_roth aww thanks man :) ironically #LearnInPublic is a form of engagement game... one that values quality/relationships, over quantity/short lived gratification",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 179]",1435751113223917574,3246815913,Nutlope,,,,0,1,1,0,0,,en, 1435996032748429318,33521530,swyx,2021-09-09T15:58:28+00:00,"@danciupuliga @eggheadio thanks for the shoutout!! i was expecting that this would be super niche (who builds CLIs that often?), but i keep getting nice shoutouts from folks like you that it is really encouraging :)",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 215]",1435995667516821505,12036572,danciupuliga,,,,0,0,1,0,0,,en, 1436261212350820366,33521530,swyx,2021-09-10T09:32:12+00:00,"@robhope @thisismahmoud_ ah brilliant, knew you'd at least have something and when i typed in ""ultrawide"" in your search bar i didnt get anything makes sense and thank you for the extra max-width tip!!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 202]",1436259537825280008,14931736,robhope,,,,0,0,1,0,0,,en, 1436422919983407104,33521530,swyx,2021-09-10T20:14:46+00:00,@DevtoolsFM i had so much fun! thanks for having me!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 52]",1436363534913327108,1389094644328271872,DevtoolsFM,,,,0,0,1,0,0,,en, 1436723434659237894,33521530,swyx,2021-09-11T16:08:54+00:00,@NHeinDev twitter search :) https://twitter.com/search?q=from%3Aswyx%20narrow%20interests&src=typed_query,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 51]",1436721662704107522,1333059155154907138,NHeinDev,,,,0,0,1,0,0,0,en, 1436724263919263747,33521530,swyx,2021-09-11T16:12:12+00:00,@slightlylate when i find an example from another field i'll double back and try to show instead of tell. i see these sorts of things in SEO assessment tools every now and then. but the gentle nudging humor is rare.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 215]",1436722125025411078,229237555,slightlylate,,,,0,0,1,0,0,,en, 1437521154634174464,33521530,swyx,2021-09-13T20:58:45+00:00,@scottgallant its my initials! :),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 33]",1437510315789492230,17271529,scottgallant,,,,0,0,1,0,0,,en, 1437818155909337091,33521530,swyx,2021-09-14T16:38:56+00:00,@dakanter @tlakomy @stedi hahaha given how many people i know there i am not surprised! hi folks,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 96]",1437817968877051913,804105592688279552,dakanter,,,,0,0,1,0,0,,en, 1437852343022669824,33521530,swyx,2021-09-14T18:54:47+00:00,@peterpme @renderATL seriously so bummed.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 41]",1437850816791076865,25711093,peterpme,,,,0,0,1,0,0,,en, 1437852878274633733,33521530,swyx,2021-09-14T18:56:54+00:00,"@robwalling @donpottinger that was a great story, thanks for sharing it. Cant imagine the emotional rollercoaster and self doubt through that process.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 150]",1437846362108821505,86174269,robwalling,,,,0,0,1,0,0,,en, 1438214343506550784,33521530,swyx,2021-09-15T18:53:14+00:00,@derrickreimer amazing! ty,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 26]",1436405541488807938,28679508,derrickreimer,,,,0,0,1,0,0,,en, 1438217410029371397,33521530,swyx,2021-09-15T19:05:25+00:00,"@PaulieScanlon @raae fwiw i was learning it 3 years ago without the excellent docs Gatsby has today. to my knowledge i was the first one to ever write down a list of the api's and which gets called in what sequence :) https://twitter.com/swyx/status/1010677126897504256 much of which still looks intact https://www.gatsbyjs.com/docs/conceptual/gatsby-lifecycle-apis/",,,1010677126897504256,1010677126897504256,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 301]",1438216228896706563,470012453,PaulieScanlon,,,,1,0,1,0,0,0,en, 1438224616946733057,33521530,swyx,2021-09-15T19:34:04+00:00,@PaulieScanlon @GatsbyJS moved on to @Sveltejs a while ago :) https://twitter.com/swyx/status/1172690454363672577?lang=en,,,1172690454363672577,1172690454363672577,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 85]",1438221987357372426,470012453,PaulieScanlon,,,,1,0,1,0,0,0,en, 1438249806082686976,33521530,swyx,2021-09-15T21:14:09+00:00,@KennethCassel @brianleroux got a guesstimate for an on-brand 3 letter dot com domain?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 86]",1438248517957419009,1319269656264409088,KennethCassel,,,,0,0,1,0,0,,en, 1438681410823360518,33521530,swyx,2021-09-17T01:49:12+00:00,@_daniel_tweets whoo hoo! welcome to the movement and keep going!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 65]",1438375020594548741,2679863923,_daniel_tweets,,,,0,0,1,0,0,,en, 1439013718273052673,33521530,swyx,2021-09-17T23:49:40+00:00,@mizzo_mi aww thanks.. haha no just turning old and wanting to make every year count more than the last.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 104]",1438992207344635904,14558882,mizzo_mi,,,,0,0,1,0,0,,en, 1439027904403292166,33521530,swyx,2021-09-18T00:46:02+00:00,@EricVicenti @temporalio @golang and hopefully a lot more after the foundation we are building! https://docs.temporal.io/blog/why-rust-powers-core-sdk/,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[33, 119]",1439027041618194438,594746113,EricVicenti,,,,0,0,1,0,0,0,en, 1439032070873882624,33521530,swyx,2021-09-18T01:02:36+00:00,@jasonlaster11 @replayio @ProductHunt ayyy i got a quote in!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[38, 60]",1439024191655661573,312750384,jasonlaster11,,,,0,0,1,0,0,,en, 1439261249410273280,33521530,swyx,2021-09-18T16:13:16+00:00,@grahamneray i was authzed out for a day haha,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 45]",1439260226084032521,389779048,grahamneray,,,,0,0,1,0,0,,en, 1439765391509573634,33521530,swyx,2021-09-20T01:36:33+00:00,@ananbatra @ListnrInc ooh just found it https://twitter.com/ananbatra/status/1433446615776313348,,,1433446615776313348,1433446615776313348,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 63]",1439765227512369154,33521530,swyx,,,,1,0,1,0,0,0,en, 1439768794218438663,33521530,swyx,2021-09-20T01:50:04+00:00,@itreverie full transcript here :) drive safe!! https://swyx.transistor.fm/episodes/weekend-drop-sunil-pai-react-and-the-meta-of-the-web,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 71]",1439767238073016320,19169221,itreverie,,,,0,0,1,0,0,0,en, 1439969308042571779,33521530,swyx,2021-09-20T15:06:51+00:00,@thdxr @GraphQL @remix_run @supabase @OrbitJS @jsonapi i'll throw in a mention :),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[55, 81]",1439968165983817735,2870102861,thdxr,,,,0,0,1,0,0,,en, 1439979218394177537,33521530,swyx,2021-09-20T15:46:13+00:00,"@BlakeTheDev @lexfridman @chriscoyier ooh i'd love that! esp since i'm kinda itching to start a website inspired by CSS Tricks... btw i've been on Shoptalk in case you wanted a quick fix! https://twitter.com/ShopTalkShow/status/1310623801869246472",,,1310623801869246472,1310623801869246472,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[38, 212]",1439978469857931269,3057306041,BlakeTheDev,,,,1,0,1,0,0,0,en, 1440054339481964551,33521530,swyx,2021-09-20T20:44:44+00:00,@_Arnoldho yay i'm glad you enjoyed it!!! thank you!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 52]",1440052933555417092,1347260005460934657,_Arnoldho,,,,0,0,1,0,0,,en, 1440055079109730306,33521530,swyx,2021-09-20T20:47:40+00:00,@dtraub https://www.amazon.com/Top-Five-Regrets-Dying-Transformed/dp/140194065X :),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 34]",1440043688604753936,15738946,dtraub,,,,0,0,1,0,0,0,und, 1440055246248574978,33521530,swyx,2021-09-20T20:48:20+00:00,@nwbotha very kind of you Nico :),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 33]",1440043514583085057,1214617221307207680,nwbotha,,,,0,0,1,0,0,,en, 1440390289760219142,33521530,swyx,2021-09-21T18:59:40+00:00,@techgirl1908 @temporalio @stevekinney @sveltejs @tailwindcss just being honest haha,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[62, 84]",1440390114752884741,2932738834,techgirl1908,,,,0,0,1,0,0,,en, 1440391137189982210,33521530,swyx,2021-09-21T19:03:02+00:00,@candidosales @temporalio @stevekinney @sveltejs @tailwindcss yea just US remote right now,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[62, 90]",1440391024602333187,35480690,candidosales,,,,0,0,1,0,0,,en, 1440550840947724293,33521530,swyx,2021-09-22T05:37:39+00:00,"@AndaristRake @jmapping @typescript @replayio @KaaFury @lmatteis @_jonesian 42 minutes!!!👀👀 hey @replayio start a youtube already",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[76, 130]",1440548253582323720,2587563212,AndaristRake,,,,0,0,1,0,0,,en, 1440731412538138626,33521530,swyx,2021-09-22T17:35:10+00:00,@HodGreeley yes @temporalio has a booth and we're hosting a happy hour too! instructions here https://docs.temporal.io/blog/temporal-transparency-update-12#kubecon,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 117]",1440730801386131469,22571664,HodGreeley,,,,0,0,1,0,0,0,en, 1440770261825953796,33521530,swyx,2021-09-22T20:09:33+00:00,"@mcadonofrio 😅 growth is expensive! thank you for these stats, very helpful. some data i'd like to track if u are keen in future - correlate behavior/activity with user count. aka what do various company profiles look like at 100, 1000, 100k, 1m active users",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 259]",1440769609506848771,1045367135394922496,mcadonofrio,,,,0,0,1,0,0,,en, 1440867738625269760,33521530,swyx,2021-09-23T02:36:53+00:00,@lucasbernalte glad you are enjoying it Lucas! 🤗,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 48]",1440741221236764674,174750936,lucasbernalte,,,,0,0,1,0,0,,en, 1440867895676850178,33521530,swyx,2021-09-23T02:37:31+00:00,@tnorthcutt will do!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 20]",1440689557725319172,18384476,tnorthcutt,,,,0,0,1,0,0,,en, 1440868015386492932,33521530,swyx,2021-09-23T02:37:59+00:00,@k_Roll242 i had loads of fun! thank you for having me on and it was so nice to hang out with y'all!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 100]",1440671235617136647,573208642,k_Roll242,,,,0,0,1,0,0,,en, 1441154200218456067,33521530,swyx,2021-09-23T21:35:11+00:00,@ChaiWithJai @fullstack was an amazing launching pad for me!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 60]",1441151599154503685,896059763129298953,ChaiWithJai,,,,0,0,1,0,0,,en, 1441195021210955778,33521530,swyx,2021-09-24T00:17:23+00:00,wondering if @seldo or @jthandy or @lennypruss have a perspective here?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 71]",1441190031939420174,33521530,swyx,,,,0,0,1,0,0,,en, 1441195176261664772,33521530,swyx,2021-09-24T00:18:00+00:00,"@_catherinewu lucky! but also ""set up"" != maintain?",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 51]",1441193738676572164,974757274206978049,0xcatwu,,,,0,0,1,0,0,,en, 1441197605610946562,33521530,swyx,2021-09-24T00:27:39+00:00,"@heykarri nice! i'd be interested to look at a rough JD for your ""first data person"", and happy to attach it here when you're ready to share it",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 143]",1441197148486336518,7576952,heykarri,,,,0,0,1,0,0,,en, 1441199025114390531,33521530,swyx,2021-09-24T00:33:18+00:00,@devarispbrown @meroxadata @lennypruss @AmplifyPartners https://twitter.com/swyx/status/1441199025114390531/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[55, 55]",1441198736584052743,7706292,devarispbrown,,,,0,0,1,0,0,0,und, 1441487292703678465,33521530,swyx,2021-09-24T19:38:46+00:00,@jeanqasaur @rometools @rustlang i did! we liked it at @temporalio because we're written in Go and every quarter we have The Rust Debate lol,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[33, 140]",1441487102416277504,271516623,jeanqasaur,,,,0,0,1,0,0,,en, 1441635264003284997,33521530,swyx,2021-09-25T05:26:45+00:00,@MathCrln @beyang actually read the textbooks and share what you learn :),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[18, 73]",1441626005609725957,369219338,MathCrln,,,,0,0,1,0,0,,en, 1441906183363829761,33521530,swyx,2021-09-25T23:23:18+00:00,"@OphiraE @NPRAskMeAnother @jonathancoulton thank you both so, so much for 9 years of laughs and joy 🧡 Congrats on an incredible run and I will drop everything to see whatever you two get up to next",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[43, 197]",1441083393467301888,302765767,OphiraE,,,,0,0,1,0,0,,en, 1442238414632341506,33521530,swyx,2021-09-26T21:23:28+00:00,"@BjorklundVictor @alvarlagerlof aww, thank you very much, very kind of you! yeah that one was one of my favorite essays/talks I've ever written, I hope to return to it again in a couple years and expand upon it as I work on myself.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[32, 231]",1442237805816602624,20865466,BjorklundVictor,,,,0,0,1,0,0,,en, 1442238752500322309,33521530,swyx,2021-09-26T21:24:48+00:00,@BjorklundVictor aww thank you! btw i only just realized i should be taking youtube more seriously so what you see now is what I set up yesterday... tips and requests welcome!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[17, 175]",1442236618656653314,20865466,BjorklundVictor,,,,0,0,1,0,0,,en, 1442513417248460806,33521530,swyx,2021-09-27T15:36:13+00:00,@andrewkrisyudha hey! yeah i need to figure out the magic incantations to put into Route53 with @ryan. thanks for the push.. it has been like this for a while because life got busy but i really should tackle this better,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[17, 219]",1442507319057604612,1422210868666769409,andrewkrisyudha,,,,0,0,1,0,0,,en, 1442589511142166533,33521530,swyx,2021-09-27T20:38:36+00:00,@preritayadav welcome and excited to chat with you over the next 4 weeks!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 74]",1442587377709379584,159511130,preritayadav,,,,0,0,1,0,0,,en, 1442914047146348545,33521530,swyx,2021-09-28T18:08:11+00:00,@Murkrage fixed now!! sorry for brief outage,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 44]",1442906929165058050,222911491,Murkrage,,,,0,0,1,0,0,,en, 1443343607541370882,33521530,swyx,2021-09-29T22:35:06+00:00,"@SeaRyanC just to be clear i jest with love, totally get why chrome did it :)",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 77]",1443339609627258886,1177182800,SeaRyanC,,,,0,0,1,0,0,,en, 1443473925304827906,33521530,swyx,2021-09-30T07:12:56+00:00,@geddski more reading to nerd snipe you :) https://twitter.com/swyx/status/1417165270641045505,,,1417165270641045505,1417165270641045505,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 66]",1443469847514402821,39607761,geddski,,,,1,0,1,0,0,0,en, 1443481783069073416,33521530,swyx,2021-09-30T07:44:10+00:00,@mxbck @css hence crowdsourcing blocklist! low tech but effective!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 66]",1443480312428777474,516438525,mxbck,,,,0,0,1,0,0,,en, 1443646751248814103,33521530,swyx,2021-09-30T18:39:41+00:00,@callum_codes @SlackHQ hmm seems isolated to my ISP then. Thank you for the feedback!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 85]",1443645014144323593,220711512,callum_codes,,,,0,0,1,0,0,,en, 1444097364923346944,33521530,swyx,2021-10-02T00:30:16+00:00,@Swizec no unfortunately since thats not my goal haha,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 53]",1444095765589082114,15353121,Swizec,,,,0,0,1,0,0,,en, 1444098631666061317,33521530,swyx,2021-10-02T00:35:18+00:00,@BenjaminWFox gotcha yeah. I checked out their podcast for a while too. but theres such a thing as too much snacking :),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 119]",1444098197744328706,1178830458005536768,BenjaminWFox,,,,0,0,1,0,0,,en, 1444397898666430467,33521530,swyx,2021-10-02T20:24:29+00:00,@RandallKanna beautiful!! so happy for you :),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 45]",1444396579973046272,206918128,RandallKanna,,,,0,0,1,0,0,,en, 1444551050967465986,33521530,swyx,2021-10-03T06:33:03+00:00,"@ejames_c ""I am a postgresql specialist because it is open source and reliable af"" is a pretty good reason not to know anything else about database implementations and just spend the rest of your career knowing postgres nuances tbh. not everyone needs to be horizontally aware",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 276]",1444549924108976130,14243237,ejames_c,,,,0,0,1,0,0,,en, 1445259278378430464,33521530,swyx,2021-10-05T05:27:18+00:00,"@razorbelle @peduarte just swinging by to share that i was thinking about this too but apparently it isnt as effective as hoped, i wonder if spammers have lead-scoring thingies that help them zero in on your canonical email anyway https://news.ycombinator.com/item?id=28638340 https://twitter.com/swyx/status/1445259278378430464/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 255]",1445098222226055168,1851964926,razorbelle,,,,0,0,1,0,0,0,en, 1445299603146887173,33521530,swyx,2021-10-05T08:07:32+00:00,@lesley_pizza @laxmariappan @aaditsh @mijustin @monicalent Thanks! Perhaps more to Lax's needs: https://twitter.com/swyx/status/1249793388037025797?lang=en,,,1249793388037025797,1249793388037025797,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[59, 119]",1445297866461704198,17828291,lesley_pizza,,,,1,0,1,0,0,0,en, 1445419556541898757,33521530,swyx,2021-10-05T16:04:11+00:00,"@ODrapeza wow, thanks so much! will link to you!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 48]",1445418221654454279,1108807498595745797,ODrapeza,,,,0,0,1,0,0,,en, 1445430527016652800,33521530,swyx,2021-10-05T16:47:47+00:00,"@davatron5000 @ShopTalkShow @chriscoyier @temporalio and its open source/self hostable :) but theres a learning curve. i'm not pushing it too hard in the JS world yet because our JS SDK is still alpha",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[53, 201]",1445430043279233024,14839862,davatron5000,,,,0,0,1,0,0,,en, 1445507253017067521,33521530,swyx,2021-10-05T21:52:40+00:00,@lenadroid @AWS Thinking VERY big! Congrats Lena!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 50]",1445420548981284864,1017428432,lenadroid,,,,0,0,1,0,0,,en, 1445840249528066050,33521530,swyx,2021-10-06T19:55:52+00:00,"@nishatjaan thank you for all your hard work! im a new subscriber and didn't expect much since i already knew a lot of the stories, but i appreciate great storytelling everywhere I find it.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 189]",1445833900958236683,16071829,nishatjaan,,,,0,0,1,0,0,,en, 1445849642495709185,33521530,swyx,2021-10-06T20:33:12+00:00,"@alexcavazossh i was in CDMX, but am back in Seattle now :)",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 59]",1445841629210976257,1109578549,alexcavazossh,,,,0,0,1,0,0,,en, 1446541742954594307,33521530,swyx,2021-10-08T18:23:21+00:00,@reactjs @docusaurus we are implementing now in https://github.com/temporalio/documentation/pull/673,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 71]",1428149223850012673,33521530,swyx,,,,0,0,1,0,0,0,en, 1446728929792782336,33521530,swyx,2021-10-09T06:47:10+00:00,Today's clip: some of the most memorable music from #SquidGame! https://share.transistor.fm/s/a2e5b4fd,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 87]",1445886812279300101,33521530,swyx,,,,0,0,1,0,0,0,en, 1447627786491875329,33521530,swyx,2021-10-11T18:18:54+00:00,"🌆 @ LA based folks - am in town until Friday for KubeCon (@temporalio has a booth! come by!) Thinking of doing a small group dinner tonight, hit me up if you're near the South Park area",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 186]",,,,,,,0,0,1,0,0,,en, 1448154785903833088,33521530,swyx,2021-10-13T05:13:01+00:00,@jerrychen was listening in to the podcast version and was surprised to hear we are multibillion dollar? 😅 https://twitter.com/swyx/status/1448154785903833088/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 106]",1448070131897229312,14159158,jerrychen,,,,0,0,1,0,0,0,en, 1448155880596271106,33521530,swyx,2021-10-13T05:17:22+00:00,@jerrychen i mean theres a price for everything 👀 wouldnt mind a term sheet at $10b cap heheh,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 93]",1448155326809739266,14159158,jerrychen,,,,0,0,1,0,0,,en, 1448436809726251010,33521530,swyx,2021-10-13T23:53:40+00:00,@2ChaseGreatness @titanvest ohh woww nice one @joepercoco !,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[28, 59]",1448435814183194626,1154401768274575362,2ChaseGreatness,,,,0,0,1,0,0,,en, 1449272960594837506,33521530,swyx,2021-10-16T07:16:14+00:00,"@RozenMD came here from the @RemoteOK HN thread. love reading thru this and sorry you have been having a rough time of indiehacking. I'd love for you to chat with @csallen someday, I think your mindset is incredibly resilient, you write well, and have no doubt you'll succeed eventually.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 287]",1341195266012037121,276480142,RozenMD,,,,0,0,1,0,0,,en, 1449276917530521603,33521530,swyx,2021-10-16T07:31:58+00:00,@jkup @threepointone https://twitter.com/swyx/status/1449276917530521603/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[20, 20]",1449120507698233349,255634108,jkup,,,,0,0,1,0,0,0,und, 1449797985743765508,33521530,swyx,2021-10-17T18:02:30+00:00,@byelanie https://twitter.com/swyx/status/1449797985743765508/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 9]",1449795337888022529,2434242560,byelanie,,,,0,0,1,0,0,0,und, 1449800998872961028,33521530,swyx,2021-10-17T18:14:28+00:00,@Skayo_ @danluu @stylebot will add! ty,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 38]",1449750331080970242,3091668730,Skayo_,,,,0,0,1,0,0,,en, 1449824248516648964,33521530,swyx,2021-10-17T19:46:51+00:00,"@jhooks @BenAPatton no idea 😅 egghead is never far from my mind, i will be sure to come to you if i have an idea that i'm genuinely excited about / i'm convinced would work for your biz",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[20, 185]",1449822100580024321,12087242,jhooks,,,,0,0,1,0,0,,en, 1449936775988666372,33521530,swyx,2021-10-18T03:14:00+00:00,@Swizec @jonathanstark yup jonathan beat me to it,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 49]",1449936072343887874,15353121,Swizec,,,,0,0,1,0,0,,en, 1450167481230786562,33521530,swyx,2021-10-18T18:30:44+00:00,@rafahari @soffes @superbryntendo @alongvideo going to take a wild guess that this is what was playing when you recorded that https://twitter.com/swyx/status/1450167481230786562/video/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[46, 125]",1450123093578600448,42387965,rafahari,,,,0,0,1,0,0,0,en, 1450184449128206338,33521530,swyx,2021-10-18T19:38:10+00:00,@matteocollina @Cloudflare @pimterry haha thanks... yeah its pretty crazy that my random blogposts get something like 1-2m visitors a year... i feel embarrassed about the shitty design but i keep being too busy to update it properly,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[37, 232]",1450181915852562438,15979784,matteocollina,,,,0,0,1,0,0,,en, 1450191884287053826,33521530,swyx,2021-10-18T20:07:43+00:00,@emrahsamdan @Cloudflare @pimterry 🍻 and we can play Go!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[35, 56]",1450187058618773511,3075701561,emrahsamdan,,,,0,0,1,0,0,,en, 1450229964939292674,33521530,swyx,2021-10-18T22:39:02+00:00,@ObedParla @Swizec @Cloudflare @pimterry http://hnrankings.info,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[41, 64]",1450222434334953489,138152969,ObedParla,,,,0,0,1,0,0,0,und, 1450231782918422534,33521530,swyx,2021-10-18T22:46:15+00:00,"@hraffalli this is me every time i look at a Wardley Map... i'm sure its great but i need a tour guide around the map every time https://twitter.com/swyx/status/1450231782918422534/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 129]",1450230071797501952,28612699,hraffalli,,,,0,0,1,0,0,0,en, 1450328870528249860,33521530,swyx,2021-10-19T05:12:03+00:00,@abnerg @Cloudflare thanks Abner!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[20, 33]",1450328307627556867,14760179,abnerg,,,,0,0,1,0,0,,en, 1450395308483960834,33521530,swyx,2021-10-19T09:36:03+00:00,@plusequals1 @drochetti ty!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 27]",1450379902356688898,1124734959867109390,plusequals1,,,,0,0,1,0,0,,und, 1450503540225425412,33521530,swyx,2021-10-19T16:46:07+00:00,"@cokaltenstein took me a while to get this but i getcha, nice call",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 66]",1450502512960749569,174657699,cokaltenstein,,,,0,0,1,0,0,,en, 1450513385779388418,33521530,swyx,2021-10-19T17:25:15+00:00,"@chriscoyier @adamwathan yea basically. zoom out and they're similar, zoom in and the DX/UX implications are different enough",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 125]",1450503197571825671,793830,chriscoyier,,,,0,0,1,0,0,,en, 1450539794791022594,33521530,swyx,2021-10-19T19:10:11+00:00,@dabit3 @ASpittel @_Mo_Malaka_ @mauerbac https://twitter.com/swyx/status/1450539794791022594/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[40, 40]",1450529118915792897,17189394,dabit3,,,,0,0,1,0,0,0,und, 1450546837320994816,33521530,swyx,2021-10-19T19:38:10+00:00,@rob_dodson @jjacobs22 this one was my favorite so far but there are many good ones https://twitter.com/swyx/status/1418435083237687311?s=20,,,1418435083237687311,1418435083237687311,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 107]",1450545185683689475,41760382,rob_dodson,,,,1,0,1,0,0,0,en, 1450614373932691459,33521530,swyx,2021-10-20T00:06:32+00:00,@PKodmad wtf kind of metaverse machine learning next generation blazing fast button are you building lol,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 104]",1450600349237055488,1245747631,PKodmad,,,,0,0,1,0,0,,en, 1451105463089577985,33521530,swyx,2021-10-21T08:37:57+00:00,"@modeveloper @calcsam @dkimot @rani_horev @aniakubow @thecodercoder i dont even have after effects 😅 i'd love to up my video production game but also am really short on time. perhaps you could do a blog of ""5 easy tricks for motion noobs that will 100x your views"" something like that. if you deliver i will send everyone your way",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[68, 330]",1451101205283831808,1098326987184062464,modeveloper,,,,0,0,1,0,0,,en, 1451252109387595776,33521530,swyx,2021-10-21T18:20:40+00:00,@benkunz oh thanks very much Ben!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 33]",1451242768559443976,4266261,benkunz,,,,0,0,1,0,0,,en, 1451256226826752026,33521530,swyx,2021-10-21T18:37:02+00:00,"@lorendsr @threepointone @RozenMD this was literally Roey this morning, i bet it pisses him off, whereas my eyes have ASI enabled https://twitter.com/swyx/status/1451256226826752026/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[34, 129]",1451255939542224900,215488966,lorendsr,,,,0,0,1,0,0,0,en, 1451424473526063110,33521530,swyx,2021-10-22T05:45:35+00:00,@jsjoeio @elijahmanor funny cos the react docs just did exactly that,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 68]",1451423819726344194,1567529924,jsjoeio,,,,0,0,1,0,0,,en, 1451633336401629184,33521530,swyx,2021-10-22T19:35:32+00:00,@Baconbrix @reactjs whoa you left SF permanently? thats big news!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[20, 65]",1451631672407977987,1276636970,Baconbrix,,,,0,0,1,0,0,,en, 1452436475430064135,33521530,swyx,2021-10-25T00:46:55+00:00,"@acemarke @ProvablyFlarnie ya basically. and my impression was you had to self host mastodon, and switch between networks, which is probably not true but by then i had lost interest",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[27, 181]",1452358332392644614,727704217012604928,acemarke,,,,0,0,1,0,0,,en, 1453189491032616965,33521530,swyx,2021-10-27T02:39:08+00:00,"@stubailo @stolinski got 9 minutes? :) https://twitter.com/swyx/status/1449069225704714246",,,1449069225704714246,1449069225704714246,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 64]",1453188705900896261,12767662,stubailo,,,,1,0,1,0,0,0,en, 1453406660983083018,33521530,swyx,2021-10-27T17:02:05+00:00,@ephemjs registered ty!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 23]",1453405974610513930,434991054,ephemjs,,,,0,0,1,0,0,,en, 1453489692406476800,33521530,swyx,2021-10-27T22:32:01+00:00,"@HuaTweets PH is a pyramid scheme :) https://twitter.com/swyx/status/1284597930398105600",,,1284597930398105600,1284597930398105600,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 61]",1453489185050873862,21044273,HuaTweets,,,,1,0,1,0,0,0,en, 1453508888834179074,33521530,swyx,2021-10-27T23:48:18+00:00,"@dougmoscrop @loujaybee the metaverse is here, it just isn't evenly hyped",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 73]",1453505534938820616,120186062,dougmoscrop,,,,0,0,1,0,0,,en, 1453509126793809922,33521530,swyx,2021-10-27T23:49:15+00:00,"@JackEllis @mjwhansen you would if you had followed me sooner! 😉 love love LOVE the fathom podcast btw, you two are inspiring + have i mentioned your BLOGPOSTS are incredible, please keep it up",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 194]",1453504374672486405,14964243,JackEllis,,,,0,0,1,0,0,,en, 1453516639698186243,33521530,swyx,2021-10-28T00:19:06+00:00,@NoelDavila @shl haha yes ty tho!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[17, 33]",1453515782369988608,20837537,NoelDavila,,,,0,0,1,0,0,,en, 1454132887058468869,33521530,swyx,2021-10-29T17:07:51+00:00,@loujaybee @andrewbrown 👏👏👏👏👏👏👏👏,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 32]",1454128766666543109,1290693397,loujaybee,,,,0,0,1,0,0,,und, 1454210028374614016,33521530,swyx,2021-10-29T22:14:23+00:00,@KennethCassel well that seems like an easy fix!... i hope,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 58]",1454209766612406275,1319269656264409088,KennethCassel,,,,0,0,1,0,0,,en, 1454212219210645504,33521530,swyx,2021-10-29T22:23:05+00:00,@kevinakwok Godwin's Law but wholesome,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 38]",1454210650830426117,169791252,kevinakwok,,,,0,0,1,0,0,,en, 1454290031472902144,33521530,swyx,2021-10-30T03:32:17+00:00,@jnwng @CourseraEng congrats Jon!!! hope you enjoy your break!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[20, 62]",1454123817400475655,16198369,jnwng,,,,0,0,1,0,0,,en, 1454675771444785154,33521530,swyx,2021-10-31T05:05:05+00:00,@connor_lindsey @factoriogame i went in doubtful but... yeah i love it 😹.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[30, 73]",1454616056371154948,1090798273,connor_lindsey,,,,0,0,1,0,0,,en, 1454744376165367813,33521530,swyx,2021-10-31T09:37:41+00:00,"ok i have some notes and am going live with the last tutorial - this time - far less nooby! https://www.youtube.com/watch?v=PUIn10Josfo",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 116]",1454710611539943424,33521530,swyx,,,,0,0,1,0,0,0,en, 1454885687912644611,33521530,swyx,2021-10-31T18:59:13+00:00,"@maxlynch to be fair i am yeah but that just means they walk their talk i've fled SF myself but for sure i had an extreme density of high quality meetings when i visited SF recently. probably could just visit once a quarter but then you miss out on casual ""friend group"" stuff",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 277]",1454873541455884298,15103611,maxlynch,,,,0,0,1,0,0,,en, 1455019122589245442,33521530,swyx,2021-11-01T03:49:26+00:00,@Swizec @acemarke noooooo,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[18, 25]",1455012329146368002,15353121,Swizec,,,,0,0,1,0,0,,und, 1455317329131180034,33521530,swyx,2021-11-01T23:34:24+00:00,"@nathankpeck @rothgar @clare_liguori @forrestbrazeal i mean i 100% appreciated it, apparently it helped me get a unanimous decision, but also definitely got the ""teaching to the test"" vibe haha",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[53, 193]",1455315783861559302,215300789,nathankpeck,,,,0,0,1,0,0,,en, 1455410157970616324,33521530,swyx,2021-11-02T05:43:16+00:00,@ajcwebdev @elgato @github every now and then my non-american upbringing shows: i never got into goldeneye!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[27, 107]",1455404487015755778,30723962,ajcwebdev,,,,0,0,1,0,0,,en, 1455806093947326472,33521530,swyx,2021-11-03T07:56:35+00:00,@DavidMNeuman @viamirror keep writing! signed up for your newsletter. and thanks for joining the @Coding_Career community!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 122]",1454819771728400384,914153968489652224,DavidMNeuman,,,,0,0,1,0,0,,en, 1456155939120160771,33521530,swyx,2021-11-04T07:06:44+00:00,@thedanigrant voted! great video and song choice :),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 51]",1456155435967287304,480959060,thedanigrant,,,,0,0,1,0,0,,en, 1456513370882904070,33521530,swyx,2021-11-05T06:47:02+00:00,"@iansu @matteocollina definitely on their radar, it is the #2 requested feature the way that AWS feature voting works: https://github.com/aws/aws-appsync-community/issues/147 i'm sure there are reasons why federation doesnt really make sense for AppSync, and last i heard Lee was still skeptical of federation https://mobile.twitter.com/leeb/status/1134311153960534016",,,1134311153960534016,1134311153960534016,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 302]",1456509284146049028,15755614,iansu,,,,1,0,1,0,0,0,en, 1456546969623543810,33521530,swyx,2021-11-05T09:00:33+00:00,@tlakomy nope :) kinda done with conferences this year (apart from @SvelteSociety),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 82]",1456535941313667075,1903060381,tlakomy,,,,0,0,1,0,0,,en, 1457412996733423616,33521530,swyx,2021-11-07T18:21:50+00:00,"@dejavucoder @audacitus @BrandonHexsel ship more tends to humble you very very quickly",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[39, 87]",1457412337212669954,1446445479068241923,dejavucoder,,,,0,0,1,0,0,,en, 1457444573601431552,33521530,swyx,2021-11-07T20:27:19+00:00,"@tylertringas no but it is not your fault; the kind of people that want to deploy a lot of money want to deploy a lot of money fast and return a lot of money fast, that tends to lead to frenzied companies or conversely, frenzied companies are more likely to promise to deploy fast/return fast",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 293]",1457439574020530182,33353061,tylertringas,,,,0,0,1,0,0,,en, 1457460664230834176,33521530,swyx,2021-11-07T21:31:15+00:00,@buildsghost @floydophone @sebmck even the thing about checked-in source is controversial - i saw a thoughtleader™ on here a month or so ago passionately arguing for only publishing dist (not src) files because something something size of node modules,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[34, 251]",1457448799928926212,1175464650395111424,buildsghost,,,,0,0,1,0,0,,en, 1457471843107889158,33521530,swyx,2021-11-07T22:15:40+00:00,@zevav hey glad you are enjoying it!! :) :),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[7, 43]",1457466032365445120,38199764,zevav,,,,0,0,1,0,0,,en, 1457814020874932225,33521530,swyx,2021-11-08T20:55:22+00:00,@mdausinger Nathan has to be the hardest working grifter in the SaaS world,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 74]",1457632295276384259,1578098150,mdausinger,,,,0,0,1,0,0,,en, 1458221495751114758,33521530,swyx,2021-11-09T23:54:31+00:00,@AdamTReineke nah but thank you,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 31]",1458220860758581251,14589578,AdamTReineke,,,,0,0,1,0,0,,en, 1458222966760624128,33521530,swyx,2021-11-10T00:00:22+00:00,"@jdan @TwitterBlue @stripe stripe checkout, not all stripe",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[27, 58]",1458222162595225600,23481558,jdan,,,,0,0,1,0,0,,en, 1458501680601784323,33521530,swyx,2021-11-10T18:27:52+00:00,"@jbrancha haha this was my original @temporalio pitch to @kentcdodds, fast forward ~3 months and we still havent done it yet but its coming (it was a bad pitch.. mocking time is only a small part of what we do, but i thought it was a good idea at the time)",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 257]",1458497441876090884,190881605,jbrancha,,,,0,0,1,0,0,,en, 1458556310396420109,33521530,swyx,2021-11-10T22:04:57+00:00,@philnash @TwitterBlue @stripe v1s are often like that. i wasn't expecting to be blown away and indeed i found quite a few bugs. and have already unsubscribed. but it was worth the $3 just to poke around and have an informed opinion,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[31, 232]",1458554607148232712,9152632,philnash,,,,0,0,1,0,0,,en, 1458556941316149251,33521530,swyx,2021-11-10T22:07:28+00:00,"@chadwhitacre_ @getsentry congrats!! what does ""head of open source"" entail at Sentry? i enjoyed this perspective on the job from @cdibona recently: https://twitter.com/cdibona/status/1457887975115612164",,,1457887975115612164,1457887975115612164,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 172]",1458553600104411147,34175404,chadwhitacre_,,,,1,1,1,0,0,0,en, 1458683314823315456,33521530,swyx,2021-11-11T06:29:37+00:00,@roguesherlock inverse applies if bad :),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 40]",1458682505528184833,921654041641304065,roguesherlock,,,,0,0,1,0,0,,en, 1458700727027585024,33521530,swyx,2021-11-11T07:38:49+00:00,"@loujaybee @mikenikles @gitpod ah sad, i bet i couldve shown you some fun stuff in my first hour where i bounced between product and docs put a popup for people to signup for usability testing, some pple like me wouldve loved to take you up on it if i knew",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[31, 257]",1458698942036815872,1290693397,loujaybee,,,,0,0,1,0,0,,en, 1458972300292722688,33521530,swyx,2021-11-12T01:37:57+00:00,@spitleaf oh shit happy birthday legend!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 40]",1458971709994934272,357427736,spitleaf,,,,0,0,1,0,0,,en, 1459053207364124675,33521530,swyx,2021-11-12T06:59:27+00:00,"@philward_io @freeCodeCamp that's so awesome! I really loved that podcast too, @ossia just has a nose for really good stories. fun fact: i recorded that podcast in a small motel in Mexico, where I was halfway through my digital nomad phase at Netlify 😹 got tired of it decided to settle down eventually",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[27, 303]",1458876855281459209,1452923707035369474,philward_io,,,,0,0,1,0,0,,en, 1459307815479103489,33521530,swyx,2021-11-12T23:51:10+00:00,@thedevisadev i like it. saving as snippet,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 42]",1459298565998657540,979780031907016706,thedevisadev,,,,0,0,1,0,0,,en, 1459328356516700161,33521530,swyx,2021-11-13T01:12:47+00:00,"@arvidkahl @csallen hmm. ""Property not Art"" is the new ""Blockchain not Bitcoin""?",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[20, 80]",1459328092795723776,343990983,arvidkahl,,,,0,0,1,0,0,,en, 1459612378157379584,33521530,swyx,2021-11-13T20:01:23+00:00,"@tedivm @jaltma I haven't *actually* been first 10 so i'm going off hearsay. Honestly originally wrote 1% and bumped it up to 1-2% on second thought. I was #20 ish and wanted 1% and got smacked down hard lol",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 208]",1459611240234377218,66319826,tedivm,,,,0,0,1,0,0,,en, 1459616982718840835,33521530,swyx,2021-11-13T20:19:41+00:00,"@pretzelhds @levelsio i prematurely hit send when trying to add a newline... and even tho i have the Twitter Blue undo send thing it doesnt seem work when theres an image 🤦‍♂️ https://twitter.com/swyx/status/1459615705762914304?s=20",,,1459615705762914304,1459615705762914304,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 200]",1459615312035430408,82163776,pretzelhds,,,,1,0,1,0,0,0,en, 1460160654153682945,33521530,swyx,2021-11-15T08:20:03+00:00,@justingrantjg that's really great! :) wondering when it'll start getting added to Nodejs and Chrome. sidenote i happen to work at @Temporalio and the coincidence is unfortunate haha,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 182]",1460156814587142145,46848222,justingrantjg,,,,0,0,1,0,0,,en, 1460189480304840704,33521530,swyx,2021-11-15T10:14:35+00:00,@missingfaktor thanks for the shoutout Rahul!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 45]",1460045488904970240,56127471,missingfaktor,,,,0,0,1,0,0,,en, 1460306053451505670,33521530,swyx,2021-11-15T17:57:48+00:00,"@CommonRoomHQ @mary_grace @Camunda i'll throw a question in! How do you think about the Business Value of Sending DevRels to In-Person Conferences?",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[35, 149]",1460299077413838853,1331053779341348864,CommonRoomHQ,,,,0,1,1,0,0,,en, 1461024874630053889,33521530,swyx,2021-11-17T17:34:09+00:00,@Netlify @marcusbragg @Forbes well that didn't take long! 🚀,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[30, 59]",1448299743151538180,2571501973,Netlify,,,,0,0,1,0,0,,en, 1461057350299631618,33521530,swyx,2021-11-17T19:43:12+00:00,"@AdamTuttle @Netlify yikes.. thanks for heads up, reverted to old build. i was trying to debug the super flaky @ThePracticalDev api https://twitter.com/swyx/status/1461057350299631618/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 131]",1461055881873956866,9686352,AdamTuttle,,,,0,0,1,0,0,0,en, 1461058299852320769,33521530,swyx,2021-11-17T19:46:58+00:00,"@Swizec infinite games, not long term games https://twitter.com/swyx/status/1281424520100737025?s=20",,,1281424520100737025,1281424520100737025,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 67]",1461057956171059202,15353121,Swizec,,,,1,0,1,0,0,0,en, 1461114281416482822,33521530,swyx,2021-11-17T23:29:25+00:00,@technoheads yes indeed. unfortunately i believe @hillelogram has consistently pointed out that other empirical research on whether or not type systems actually help has been more equivocal. ultimately we spread the research that supports the POV we want to tell anyway.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 270]",1461113837332176897,19136507,technoheads,,,,0,0,1,0,0,,en, 1461458923425185792,33521530,swyx,2021-11-18T22:18:54+00:00,@andrewingram https://www.youtube.com/watch?v=vDp-08uNH0Y,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 37]",1461448407126528009,9164512,andrewingram,,,,0,0,1,0,0,0,und, 1461919435674066947,33521530,swyx,2021-11-20T04:48:49+00:00,@andrewculver thank you so much for the super kind words Andrew! I admire Bullet Train so this is a big honor 🙇🏽‍♂️,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 115]",1461748429764239361,11467732,andrewculver,,,,0,0,1,0,0,,en, 1462847286770237444,33521530,swyx,2021-11-22T18:15:46+00:00,@AByteOfCodeAlex very nice elaboration! you totally get it 🤜,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[17, 60]",1462844012126109699,1455586383901331462,AByteOfCodeAlex,,,,0,0,1,0,0,,en, 1462861718497808385,33521530,swyx,2021-11-22T19:13:07+00:00,@danestves @tailwindcss yeah i DONT want to repeat all those breakpoints.. i just want to universally turn off one of their decisions in a oneliner,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 147]",1462861165147607044,554765148,danestves,,,,0,0,1,0,0,,en, 1462865062708662273,33521530,swyx,2021-11-22T19:26:24+00:00,@adamwathan @tailwindcss maybe an ALL section in the config that supercedes values for all breakpoints? make it easy to turn individual decisions off without repeating?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 168]",1462863626461663235,716933677,adamwathan,,,,0,0,1,0,0,,en, 1462918162660290560,33521530,swyx,2021-11-22T22:57:24+00:00,"@calcsam @temporalio log scale, i like it we're also measuring our active clusters on log scale",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 96]",1462904683006103554,788059556,calcsam,,,,0,0,1,0,0,,en, 1463222745978736641,33521530,swyx,2021-11-23T19:07:42+00:00,@lorendsr @temporalio thanks Loren its been great working on it with you!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 73]",1463197242572132352,215488966,lorendsr,,,,0,0,1,0,0,,en, 1463249154809819140,33521530,swyx,2021-11-23T20:52:39+00:00,"@fortelabs yup you can email everyone who joined at any time https://lu.ma/sveltenyc https://twitter.com/swyx/status/1463249154809819140/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 85]",1463247759448834048,1909232666,fortelabs,,,,0,0,1,0,0,0,en, 1463367392612913153,33521530,swyx,2021-11-24T04:42:29+00:00,"🎧 Today's clip is this excellent Twitter strategy from @mkobach: https://share.transistor.fm/s/97afe5d8 It's caused me switch terminology, from ""being a Schelling point"" to being a ""lighthouse"". I do still like the idea that influencers switch from Schelling to Shilling as they grow.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 270]",,,,,,,0,0,1,0,0,0,en, 1463665495928815621,33521530,swyx,2021-11-25T00:27:02+00:00,@BenAPatton @remix_run sorry to miss you! next time... i dont have ambitions to be a livestreamer so this stuff is always gonna be ad hoc for me haha,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 149]",1463638406995525645,999866712739676160,BenAPatton,,,,0,0,1,0,0,,en, 1463665543009865732,33521530,swyx,2021-11-25T00:27:13+00:00,"@robertbalazsi @remix_run no worries, it was pretty fun!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 56]",1463638065713451019,1015811186,robertbalazsi,,,,0,0,1,0,0,,en, 1464042902288359425,33521530,swyx,2021-11-26T01:26:43+00:00,"@sgrove @danielwithmusic the Taleb Turkey problem, on planetary scale",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 69]",1464040170970255378,14435843,sgrove,,,,0,0,1,0,0,,en, 1464297135705247749,33521530,swyx,2021-11-26T18:16:57+00:00,"@DBredvick thanks for listening! between 10-45mins depending on the topic, it gets easier as you get the hang of it and establish a rhythm. even if nobody listens it is a nice way to get more out of the podcasts you listen to, although i am trying to figure out ways to grow youtube too",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 286]",1464289057798766593,291449508,DBredvick,,,,0,0,1,0,0,,en, 1464297735343915011,33521530,swyx,2021-11-26T18:19:20+00:00,@acemarke congrats Mark!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 24]",1464293199543943174,727704217012604928,acemarke,,,,0,0,1,0,0,,en, 1464301098823417856,33521530,swyx,2021-11-26T18:32:42+00:00,@DBredvick More on this: https://twitter.com/swyx/status/1398108861354057728,,,1398108861354057728,1398108861354057728,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 48]",1464297135705247749,33521530,swyx,,,,1,0,1,0,0,0,en, 1464706468498706434,33521530,swyx,2021-11-27T21:23:29+00:00,"@layoutfm Hey @vernalkick! you could 100% have used @netlify functions for proxying CORS! here is my old tutorial: https://twitter.com/css/status/1149707504668028928 and im sure someone on the Netlify team has a more updated tutorial if you prefer video (theres nothing out of date about this, but i dont have video)",,,1149707504668028928,1149707504668028928,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 290]",1464614426066182146,3828108742,layoutfm,,,,1,0,1,0,0,0,en, 1464721860097052672,33521530,swyx,2021-11-27T22:24:39+00:00,"@chancethedev @Clutter i think you'd have to setup something special with them to do direct access, by default it is just pickup/dropoff. i think part of why it is so cheap is their storage facility is quite a ways outside the main city",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 236]",1464714088479485953,964202120361709569,chancethedev,,,,0,0,1,0,0,,en, 1464741047741804544,33521530,swyx,2021-11-27T23:40:54+00:00,@isakkeyten @goEnjoy next tweet explains,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 40]",1464738607080554501,21492600,isakkeyten,,,,0,0,1,0,0,,en, 1465055020370456576,33521530,swyx,2021-11-28T20:28:30+00:00,@sptonjohn very nice calendar view!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 36]",1464967679320625154,28030980,sptonjohn,,,,0,0,1,0,0,,en, 1465056400342544385,33521530,swyx,2021-11-28T20:33:59+00:00,@mybluewristband @PhilNWang oooh. checking out his netflix special!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[28, 67]",1465056205907267586,381777983,mybluewristband,,,,0,0,1,0,0,,en, 1465371380233347074,33521530,swyx,2021-11-29T17:25:36+00:00,@RozenMD thats hot... did you use @CommandBar or were you already rolling your own?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 83]",1465266059091615749,276480142,RozenMD,,,,0,0,1,0,0,,en, 1465492498977939459,33521530,swyx,2021-11-30T01:26:53+00:00,"@LucasMinter2 hey Lucas! if youre just getting your first job, focus on the first part. the rest can come later when you've started work. Getting that job is a lot more mechanical and i describe the various elements I paid attention to during my own job search process. good luck!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 280]",1465491610519543810,1215752268160499712,LucasMinter2,,,,0,0,1,0,0,,en, 1465776961892978692,33521530,swyx,2021-11-30T20:17:15+00:00,@sohcfst yup! just finished,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 27]",1465745926513840129,1413675741019926531,sohcfst,,,,0,0,1,0,0,,en, 1465895480907296774,33521530,swyx,2021-12-01T04:08:12+00:00,"@horsplain_js @horse_js @tomdale Tom trying to throw chaff by pretending he ISN'T horsejs but we are ON to you Tom, you were EXPOSED by MACHINE LEARNING and AI ALGORITHMS",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[33, 170]",1465723902181711889,706159743052734464,horsplain_js,,,,0,0,1,0,0,,en, 1465907248782143490,33521530,swyx,2021-12-01T04:54:58+00:00,@tdinh_me @threehourcoffee @blackmagic_so quick feedback - i think the charts and onboarding walkthru are really nice! but i think too gamified for me and stresses me out. it is great work but not suitable as a sidebar product for me. prefer the peacefulness of @TwemexApp. keep it up tho!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[42, 289]",1465900497584345105,331379561,tdinh_me,,,,0,0,1,0,0,,en, 1466151945647788033,33521530,swyx,2021-12-01T21:07:18+00:00,@artofproductpod theres only one right answer to this question https://twitter.com/swyx/status/1466151945647788033/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[17, 62]",1466133678153773058,1047501986021724160,artofproductpod,,,,0,0,1,0,0,0,en, 1466188827760812032,33521530,swyx,2021-12-01T23:33:51+00:00,@jeanqasaur @ShaneaLeven all roads lead back to salesforce,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 58]",1466188288398540803,271516623,jeanqasaur,,,,0,0,1,0,0,,en, 1466195579822694404,33521530,swyx,2021-12-02T00:00:41+00:00,"@ShaneaLeven @jeanqasaur naw salesforce tracks sales just pointing out that this data often integrates faster into salesforce than salesforce integrates into other tools, therefore salesforce de facto is the eventual center of gravity for all CRM data unless of course you use @sgrove's @onegraph 😉",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 300]",1466194337088385025,89629801,ShaneaLeven,,,,0,0,1,0,0,,en, 1466219481965809664,33521530,swyx,2021-12-02T01:35:40+00:00,"@beyang @sourcegraph set some measurable level of ""truly mainstream""?",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 69]",1466213645872816128,16520821,beyang,,,,0,0,1,0,0,,en, 1466430577947594762,33521530,swyx,2021-12-02T15:34:29+00:00,"@beyang @sourcegraph oh wow, that's a big ""and"" in there. well... good luck :)",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 78]",1466409946002591744,16520821,beyang,,,,0,0,1,0,0,,en, 1466654853506088960,33521530,swyx,2021-12-03T06:25:40+00:00,@pacman326 ty!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 14]",1466653894046588937,28897143,pacman326,,,,0,0,1,0,0,,und, 1466687300771794944,33521530,swyx,2021-12-03T08:34:36+00:00,"@_daniel_tweets @LSrugo @DescriptApp yea mostly its great! just this slowness is new. when i got it i wasnt sure if i wanted to go with the mac mini and was promised i could upgrade memory if i needed. then i never did i'm prob gonna try to go for m1 max, i only went with the mac mini bc m1 max wasnt out yet",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[37, 311]",1466686341488410624,2679863923,_daniel_tweets,,,,0,0,1,0,0,,en, 1466844052708466688,33521530,swyx,2021-12-03T18:57:29+00:00,@cjav_dev @TransistorFM nice! will link.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 40]",1466842410919415810,31248614,cjav_dev,,,,0,0,1,0,0,,en, 1466921654592753667,33521530,swyx,2021-12-04T00:05:51+00:00,@chantastic hey you're the best pizza I ever had,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 48]",1466898635820449796,12745092,chantastic,,,,0,0,1,0,0,,en, 1466922643517427713,33521530,swyx,2021-12-04T00:09:46+00:00,@VictorPontis @vikingkarwur @BAT_Indonesia luma is really great. i tell every community builder i can to use it,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[43, 111]",1466921812357529610,186993579,VictorPontis,,,,0,0,1,0,0,,en, 1467247151323365380,33521530,swyx,2021-12-04T21:39:15+00:00,@0x49fa98 i think the 100iq people have glommed on to tweet threading but am curious what you think works for single-tweet bangers,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 130]",1467242483344097283,854746255431315456,0x49fa98,,,,0,0,1,0,0,,en, 1467254739255513088,33521530,swyx,2021-12-04T22:09:24+00:00,"@mikekelly85 @simonvc @temporalio hi! I work at Temporal. k8s is just a deployment strategy, we don't require it. we have 2-3 person startups running us in production (https://twitter.com/swyx/status/1453477956160868358). The internals are complex but the exposed API is simple. like every framework! https://twitter.com/rauchg/status/1316808667925082112",,,1316808667925082112,1316808667925082112,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[34, 297]",1467178065348468736,15151905,mikekelly85,,,,1,0,1,0,0,0,en, 1467292296584433665,33521530,swyx,2021-12-05T00:38:39+00:00,@hiimmrdave i like it! i think theres an outward facing element as well - you not only have to believe in the idea but also get others to believe in it - or at least convince them that you fully believe in it though you could be wrong,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 234]",1467282704676929542,1227982999133859841,hiimmrdave,,,,0,0,1,0,0,,en, 1467292662998843393,33521530,swyx,2021-12-05T00:40:06+00:00,"@LeviWhalen @sudotechie ditoo, great answer",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 43]",1467265908565438466,20834583,LeviWhalen,,,,0,0,1,0,0,,en, 1467292762701582337,33521530,swyx,2021-12-05T00:40:30+00:00,@joelshansen probably the most truth-per-word answer here,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 57]",1467263143294427138,762480543183151106,joelshansen,,,,0,0,1,0,0,,en, 1467293534919159811,33521530,swyx,2021-12-05T00:43:34+00:00,"@adamgordonbell Amy sounds hilarious 😹 love the effort you put into storytelling and illustration, clearly your taste extends beyond audio! https://twitter.com/swyx/status/1467293534919159811/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 140]",1467261215915364353,191034488,adamgordonbell,,,,0,0,1,0,0,0,en, 1467302465578045441,33521530,swyx,2021-12-05T01:19:03+00:00,@BrittneyPostma @argyleink live in 3...2...,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[27, 43]",1467289119948742656,36686876,BrittneyPostma,,,,0,0,1,0,0,,en, 1467306253172887552,33521530,swyx,2021-12-05T01:34:06+00:00,@BrittneyPostma @argyleink https://twitter.com/swyx/status/1467304180003917824,,,1467304180003917824,1467304180003917824,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[27, 50]",1467302465578045441,33521530,swyx,,,,1,1,1,0,0,0,und, 1467926004798672898,33521530,swyx,2021-12-06T18:36:46+00:00,@thomasfindlay94 @temporalio looking forward to see what you think!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[29, 67]",1467918243075706880,798982780273229828,thomasfindlay94,,,,0,0,1,0,0,,en, 1467926599790067719,33521530,swyx,2021-12-06T18:39:08+00:00,"@spikebrehm @temporalio hey! yeah this is the tricky part with supporting build tooling, everyone has their own situation going on... we've had 2 people request pnpm so far and this is the tracking issue we just opened https://github.com/temporalio/sdk-typescript/issues/421",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 243]",1467890150810259461,17802123,spikebrehm,,,,0,0,1,0,0,0,en, 1467929389857841156,33521530,swyx,2021-12-06T18:50:14+00:00,@andrewingram 👀 one of my wishlist holiday projects!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 52]",1467929110605225988,9164512,andrewingram,,,,0,0,1,0,0,,en, 1467989240138985475,33521530,swyx,2021-12-06T22:48:03+00:00,"@spitleaf i am only hearing meta commentary about the benchmark drama, havent actually even seen the benchmarks themselves lol",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 126]",1467988554106167297,357427736,spitleaf,,,,0,0,1,0,0,,en, 1468016734044966914,33521530,swyx,2021-12-07T00:37:18+00:00,@gr2m i discussed the SDKs over APIs thesis here at the 27ish minute mark! https://twitter.com/swyx/status/1467978846150430724,,,1467978846150430724,1467978846150430724,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[6, 98]",1452803275930017794,11754732,gr2m,,,,1,0,1,0,0,0,en, 1468027532033200130,33521530,swyx,2021-12-07T01:20:12+00:00,@gr2m haha im the king of necrotweeting,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[6, 39]",1468022591440912388,11754732,gr2m,,,,0,0,1,0,0,,en, 1468072485258072064,33521530,swyx,2021-12-07T04:18:50+00:00,@chantastic using convertkit or something else? any pain points?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 64]",1468072352189534208,12745092,chantastic,,,,0,0,1,0,0,,en, 1468073844292210692,33521530,swyx,2021-12-07T04:24:14+00:00,@chantastic @temporalio (ive been spoiling to make an Email Service Provider for a while now lol but keep getting scared off by literally everyone that works in the business),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 174]",1468073466830082051,33521530,swyx,,,,0,0,1,0,0,,en, 1468075113878736897,33521530,swyx,2021-12-07T04:29:17+00:00,@chantastic @temporalio Nathan's said that for like 8 years haha. i 100% believe him,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 84]",1468074401375473666,12745092,chantastic,,,,0,0,1,0,0,,en, 1468077116600188935,33521530,swyx,2021-12-07T04:37:14+00:00,"@chantastic @temporalio could you put a mock YAML API up on a gist somewhere? for design inspo so I can code against it like how would you like the time delays specified and any conditions/customizations you would like",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 221]",1468073809898991618,12745092,chantastic,,,,0,0,1,0,0,,en, 1468079819699064835,33521530,swyx,2021-12-07T04:47:59+00:00,@chantastic @temporalio sure man,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 32]",1468078804820058112,12745092,chantastic,,,,0,0,1,0,0,,en, 1468723328638586880,33521530,swyx,2021-12-08T23:25:03+00:00,"@michaelvigor @RobinMartijn @arvidkahl @nextjs aww very kind, thank you so much! :)",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[47, 83]",1468717362526498823,10134822,michaelvigor,,,,0,0,1,0,0,,en, 1468750086146379776,33521530,swyx,2021-12-09T01:11:23+00:00,"@briggsl @temporalio like this 🕯 🕯 🕯 🕯 🕯 🕯 Temporal 🕯 Cloud pls 🕯 🕯 🕯 🕯 🕯 (Ryland will be in touch)",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 287]",1468729866124087298,17814727,briggsl,,,,0,0,1,0,0,,en, 1468751414797033474,33521530,swyx,2021-12-09T01:16:40+00:00,@dalekurt @temporalio awesome :) any questions?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 47]",1468708654190927875,2664,dalekurt,,,,0,0,1,0,0,,en, 1468752058958290944,33521530,swyx,2021-12-09T01:19:13+00:00,"@h_yeomans @JeremiahLee @temporalio happy to answer any questions, though of course probably the Stripes on the Workflow Engine team can answer specifics!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[36, 154]",1468260818814910473,221875338,h_yeomans,,,,0,0,1,0,0,,en, 1469051406296379396,33521530,swyx,2021-12-09T21:08:43+00:00,@lynnlangit i collected some tools here too in my time at aws! https://github.com/sw-yx/spark-joy/blob/master/README.md#cloud-architecture-diagrams,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 86]",1469048310212136961,3105491,lynnlangit,,,,0,0,1,0,0,0,en, 1469471113033891844,33521530,swyx,2021-12-11T00:56:29+00:00,@brianmcc @vite_js just twitter friends,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[19, 39]",1469470541362913285,1502,brianmcc,,,,0,0,1,0,0,,en, 1469612074665869317,33521530,swyx,2021-12-11T10:16:37+00:00,@nikhilshisode #SEO,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 19]",1469612012061659136,3184015729,nikhilshisode,,,,0,0,1,0,0,,und, 1469727686826160128,33521530,swyx,2021-12-11T17:56:01+00:00,@nickytonline @tanoaksam 🔥,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 26]",1469716799306489863,425485945,nickytonline,,,,0,0,1,0,0,,und, 1470236665390137346,33521530,swyx,2021-12-13T03:38:31+00:00,"@jdgaravito idk, just make it a habit and stick to it, dont be too hard on yourself when you break it and get right back on because this is a very long game",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 156]",1470197041888378883,18572224,jdgaravito,,,,0,0,1,0,0,,en, 1470901059962884097,33521530,swyx,2021-12-14T23:38:35+00:00,"@jack4it @tsurdilo @temporalio we dont promise public timelines, but its very very high priority and we have people working on it today. join the #dotnet-sdk channel in our slack http://temporal.io/slack",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[31, 202]",1470859154705174529,1033954616,jack4it,,,,0,1,1,0,0,0,en, 1471975839877275654,33521530,swyx,2021-12-17T22:49:22+00:00,@floydophone i mean it reads like you have the specs of your next startup 👀 leave some % of the seed round for me!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 114]",1471955934578577409,14521411,floydophone,,,,0,0,1,0,0,,en, 1472095619250540545,33521530,swyx,2021-12-18T06:45:20+00:00,@sgrove penny for your thoughts on nix vs turborepo?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 52]",1471986009352986626,14435843,sgrove,,,,0,0,1,0,0,,en, 1472511263221907460,33521530,swyx,2021-12-19T10:16:57+00:00,@_rychen no quarantine for visitors from 11 approved countries https://www.visitsingapore.com/travel-requirements/,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 86]",1472509589782417409,192524919,_rychen,,,,0,0,1,0,0,0,en, 1473051992134397954,33521530,swyx,2021-12-20T22:05:37+00:00,"@aulneau_ use https://github.com/temporalio/helm-charts on EKS if self hosting Temporal Server, and use some managed platform like @railway or @render for your Workers. does that help?",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 167]",1473040201266393089,908711671,aulneau_,,,,0,0,1,0,0,0,en, 1473073273332068352,33521530,swyx,2021-12-20T23:30:11+00:00,@EssentialRandom happy to answer any high level questions though!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[17, 65]",1471396408896856073,1069017063111282689,EssentialRandom,,,,0,0,1,0,0,,en, 1473336454801952768,33521530,swyx,2021-12-21T16:55:58+00:00,@CSSWeekly thanks!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 19]",1473318855380541441,522552762,CSSWeekly,,,,0,0,1,0,0,,en, 1473343859279396864,33521530,swyx,2021-12-21T17:25:24+00:00,@supabase @zernonia fyi getting this error right now https://twitter.com/swyx/status/1473343859279396864/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[20, 52]",1473322587472244747,1219566488325017602,supabase,,,,0,0,1,0,0,0,en, 1473344467646414849,33521530,swyx,2021-12-21T17:27:49+00:00,"@zernonia @supabase @PostgreSQL nice job!! wondering if you checked out Supabase Workflows for your usecase, instead of using a cronjob? https://supabase.com/blog/2021/04/02/supabase-workflows",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[32, 160]",1470947865174310919,4798109946,zernonia,,,,0,0,1,0,0,0,en, 1473395523923374082,33521530,swyx,2021-12-21T20:50:41+00:00,@jsjoeio haha. none of the people involved in that chain work in the same jobs anymore lol,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 90]",1473363310493929473,1567529924,jsjoeio,,,,0,0,1,0,0,,en, 1473395963696140288,33521530,swyx,2021-12-21T20:52:26+00:00,"@dvassallo @circle they released group chat, which is good but needs to be for ""rooms"" than individuals. then the hard part is overcoming network effect of Discord. even then, may be strategically the wrong move if the bet is just to be extremely good at async community.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[19, 272]",1473355746385412096,24179991,dvassallo,,,,0,0,1,0,0,,en, 1475137021014605825,33521530,swyx,2021-12-26T16:10:47+00:00,"@calcsam @Rich_Harris bit specific, people want to play in the NBA, no matter the position. Steph Curry is 6'2. that aside, to the extent that ""talent"" is innate and ""luck"" is exogenous/stochastic, i do like the characterisation of NBA careers as high-talent low-luck",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 268]",1475135726060589063,788059556,calcsam,,,,0,0,1,0,0,,en, 1475149420962656256,33521530,swyx,2021-12-26T17:00:03+00:00,@missingfaktor https://en.wikipedia.org/wiki/Real_options_valuation,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 38]",1475139372458647562,56127471,missingfaktor,,,,0,0,1,0,0,0,und, 1326843725553627138,33521530,swyx,2020-11-12T11:06:10+00:00,@RobinCsl @janellehmtam Twitter is the biggest blockchain,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 57]",1326836190021103616,730340824505065473,RobinCsl,,,,0,0,2,0,0,,en, 1420433441003245576,33521530,swyx,2021-07-28T17:18:17+00:00,@CoreyGMoen @NoCodeConf @webflow oh wow instafollow. thanks for breaking it down!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[33, 81]",1420422312361406471,282385532,CoreyGMoen,,,,0,0,2,0,0,,en, 1420454803944075264,33521530,swyx,2021-07-28T18:43:10+00:00,"@beyang ""Web Mentions"", even https://twitter.com/dance2die/status/1227453978922934277",,,1227424568270368768,1227424568270368768,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 52]",1420442576868368387,16520821,beyang,,,,1,0,2,0,0,0,en, 1420483512986005504,33521530,swyx,2021-07-28T20:37:15+00:00,@fwenzel @andrewingram @cassidoo no but ive been meaning to do a simple spreadsheet. this calculation was really important when i left AWS for a startup. (because if you value options at 0 every dev on the planet should just work for FAANG financially speaking),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[33, 261]",1420482764298592258,15311875,fwenzel,,,,0,0,2,0,0,,en, 1420801305119911941,33521530,swyx,2021-07-29T17:40:03+00:00,@CharlesStover @code @stolinski or use a framework that embraces single file components idk,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[32, 91]",1420800760309186562,30982985,CharlesStover,,,,0,0,2,0,0,,en, 1421236750903435264,33521530,swyx,2021-07-30T22:30:21+00:00,"@maxibanki @jsjoeio @reactjs conceptually we mean the same thing - known good starting points - but it seems that most people including FB primarily use them for automated testing I guess my weird angle/insight is that we should have a crap ton more of them for MANUAL testing and bug repros too",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[29, 296]",1421235679560933378,411011229,maxibanki,,,,0,0,2,0,0,,en, 1421684074167427076,33521530,swyx,2021-08-01T04:07:51+00:00,@Nutlope yes! be effective with the minimum spanning set of technologies to do everything you need. The hard part is figuring out how deep you wanna go as these rabbit holes are endless.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 187]",1421677709726412800,3246815913,Nutlope,,,,0,0,2,0,0,,en, 1421936530474430464,33521530,swyx,2021-08-01T20:51:01+00:00,@JanelSGM 👀,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 11]",1421906179522011142,1688823739,JanelSGM,,,,0,0,2,0,0,,und, 1422443301223886848,33521530,swyx,2021-08-03T06:24:45+00:00,@falconets @martinkl saving straight to watch queue (heh) - thank you!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 70]",1422442772276006914,73880804,falconets,,,,0,0,2,0,0,,en, 1422821819975823367,33521530,swyx,2021-08-04T07:28:51+00:00,"@PodRocketpod @thecodercoder lol hi @bnevilleoneill yes, think in 10 year arcs!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[29, 79]",1422589293248253966,1372248310904455178,PodRocketpod,,,,0,0,2,0,0,,en, 1423005684057079813,33521530,swyx,2021-08-04T19:39:27+00:00,"Confluent launches their own developer learning portal, presumably entirely custom built. How much faster could they have got to market, how much more educational content produced, if they had a service to help them? https://twitter.com/rmoff/status/1422957383387688968?s=20 https://twitter.com/swyx/status/1423005684057079813/photo/1",,,1422957383387688968,1422957383387688968,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 242]",1398354955686191105,33521530,swyx,,,,1,0,2,0,0,0,en, 1423564763968114693,33521530,swyx,2021-08-06T08:41:02+00:00,"@software_daily @WaspLang @MatijaSosic @MatijaSosic and @the_prion, re: Netlify's buildbot that you discussed you can see and run the full source here https://github.com/netlify/build-image/tree/focal",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[39, 174]",1423361078105346052,3293740627,software_daily,,,,0,0,2,0,0,0,en, 1424144097518886912,33521530,swyx,2021-08-07T23:03:06+00:00,@auchenberg the web is the first iteration of the metaverse. the question at hand is whether it is the last.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 108]",1424130190926622721,14810761,auchenberg,,,,0,0,2,0,0,,en, 1424145984620154880,33521530,swyx,2021-08-07T23:10:36+00:00,@Nutlope @thisismahmoud_ this is a crossover i haven't expected,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 63]",1424064843766657025,3246815913,Nutlope,,,,0,0,2,0,0,,en, 1425217481480695811,33521530,swyx,2021-08-10T22:08:21+00:00,@ryanlevander @getAkiflow @being_skyler @readwiseio i'm a few days into this thing and i think its actually sticking. i'm getting through the tasks i plan for myself! could be honeymoon period but very promising,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[52, 211]",1423463867510779905,339520646,ryanlevander,,,,0,0,2,0,0,,en, 1425219679203651587,33521530,swyx,2021-08-10T22:17:05+00:00,"@betterbomb @PostgreSQL @supabase haha well i'm one level below that, i'm working on a redesign of our scheduled workflow capability",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[34, 132]",1425219365058670605,127461367,betterbomb,,,,0,0,2,0,0,,en, 1425330017928572936,33521530,swyx,2021-08-11T05:35:32+00:00,"@slightlylate greatly appreciate your thoughts, as always. i was too narrowly focused on the technical aspects of RSCs.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 119]",1425329048406970375,229237555,slightlylate,,,,0,0,2,0,0,,en, 1425512625576693760,33521530,swyx,2021-08-11T17:41:09+00:00,@Hicksyfern @tryContentBot @WriteWithChorus whoa thanks! lol @WriteWithChorus is pretty genius,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[44, 94]",1425512068950761478,154248263,Hicksyfern,,,,0,0,2,0,0,,en, 1425563254231760897,33521530,swyx,2021-08-11T21:02:20+00:00,@danielacron haha well played,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 29]",1425214390400389120,3397940961,danielacron,,,,0,0,2,0,0,,en, 1425564100256428032,33521530,swyx,2021-08-11T21:05:41+00:00,@laueist thank you for the tip! i wouldnt have thought of it. is this the canonical resource https://laravel.com/docs/8.x/scheduling any others you'd recommend?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 144]",1425345686745272324,1145669760354607104,laueist,,,,0,0,2,0,0,0,en, 1425624206524379136,33521530,swyx,2021-08-12T01:04:32+00:00,"@temporalio something we debated at work that @martinfowler's Event Sourcing article leaves unclear: does Event Sourcing require you to fully reapply each function, or is it enough to just ""dedupe"" and restore state? https://news.ycombinator.com/item?id=28140598",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 242]",1422424339589189633,33521530,swyx,,,,0,0,2,0,0,0,en, 1425706688607260681,33521530,swyx,2021-08-12T06:32:17+00:00,@drikerf @coreyhainesco side note its pretty cool that your URL unfurls to a video!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 83]",1425702492596224002,1227758149,drikerf,,,,0,0,2,0,0,,en, 1426955362507231232,33521530,swyx,2021-08-15T17:14:04+00:00,"@kevinakwok I've been trying to articulate a ""Dunbar Limit of Giving a Crap"" - below which, people feel overall ownership of the product - above which, agency is separated from execution to the point that ""if it doesnt impact a metric it doesn't matter""",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 256]",1426953742377701377,169791252,kevinakwok,,,,0,0,2,0,0,,en, 1426955859238608897,33521530,swyx,2021-08-15T17:16:03+00:00,@rosiesherry @patrickjwoods i really really like this one,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 57]",1423625567820083203,2204961,rosiesherry,,,,0,0,2,0,0,,en, 1427008893784236033,33521530,swyx,2021-08-15T20:46:47+00:00,"@abhhnv honestly i was just subtweeting like 10 people at once i didnt think that this would register on the Twitter ""startups"" topic lol",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 137]",1426817785242345473,1135196462772416513,abhhnv,,,,0,0,2,0,0,,en, 1427011360383115266,33521530,swyx,2021-08-15T20:56:35+00:00,"@spitleaf should have posed on the right, then it would say ""leet coder""",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 72]",1427008273274843141,357427736,spitleaf,,,,0,0,2,0,0,,en, 1427304892922667024,33521530,swyx,2021-08-16T16:22:59+00:00,@erikras @ASpittel @dabit3 @kentcdodds oh wow see you soon Erik!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[39, 64]",1427252535677571073,7618412,erikras,,,,0,0,2,0,0,,en, 1427334741179584522,33521530,swyx,2021-08-16T18:21:35+00:00,@babeoleary @budibase! @kevmodrome can answer any questions,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 59]",1427332833769443333,129825224,babeoleary,,,,0,0,2,0,0,,en, 1427351639904571412,33521530,swyx,2021-08-16T19:28:44+00:00,"📚 Content-focused DevRel is your bread and butter. If you don't know where to start, start here! Default to consistency - create helpful content once a week for a year. You can't control your outcomes but everyone can learn to be consistent. https://twitter.com/swyx/status/1353779246078910464?s=20",,,1353779246078910464,1353779246078910464,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 267]",1427351638872772633,33521530,swyx,,,,1,0,2,0,0,0,en, 1427367916056432641,33521530,swyx,2021-08-16T20:33:25+00:00,@ShellB0T hahaha thank you very kind :),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 39]",1427365735748280333,1648360196,ShellB0T,,,,0,0,2,0,0,,en, 1427403575068553218,33521530,swyx,2021-08-16T22:55:06+00:00,@jeanqasaur thank you!! felt a bit vulnerable putting this out there since its a hodgepodge of stuff. but trying to use my friends' questions as writing prompts and stop pursuing perfection.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 190]",1427401771471671316,271516623,jeanqasaur,,,,0,0,2,0,0,,en, 1427673966949277697,33521530,swyx,2021-08-17T16:49:33+00:00,"@andrewingram @apollographql i mean, paying them money/developing with them is betting on them. Relay may have the hearts of individual developers but they dont have an enterprise sales team and coordinated marketing/devrel effort. not saying that's required (see: React) but it surely helps",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[29, 292]",1427645962860875786,9164512,andrewingram,,,,0,0,2,0,0,,en, 1427674081843826691,33521530,swyx,2021-08-17T16:50:00+00:00,"@xjamundx thanks man, written in part with you in mind!!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 56]",1427673244358774786,119903601,xjamundx,,,,0,0,2,0,0,,en, 1427687345780793345,33521530,swyx,2021-08-17T17:42:43+00:00,"@erikras @httpJunkie @apollographql @honeypotio Knowledge of useful things is power. Knowledge of all things is distraction.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[48, 124]",1427685460239867909,7618412,erikras,,,,0,0,2,0,0,,en, 1428047358441320451,33521530,swyx,2021-08-18T17:33:16+00:00,@Swizec more british than what I would say but directionally correct,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 68]",1428043156231135239,15353121,Swizec,,,,0,0,2,0,0,,en, 1428047544140009476,33521530,swyx,2021-08-18T17:34:01+00:00,@Rich_Harris @SteveALee @oplik0 @youyuxi @0xca0a @rauschma @TheASF @w3c No standardization without consultation!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[72, 113]",1428046385597779973,19487837,Rich_Harris,,,,0,0,2,0,0,,en, 1428097815255736325,33521530,swyx,2021-08-18T20:53:46+00:00,@ErikCH @savvycal_ its the gesture that counts!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[19, 47]",1428097230930591755,14961381,ErikCH,,,,0,0,2,0,0,,en, 1428241827862257664,33521530,swyx,2021-08-19T06:26:01+00:00,@jakub_smetanka @Coding_Career oh awesome news!! I'd love to read more about what really resonated with you!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[31, 108]",1428025214588366848,757480803307753472,smetankajakub_,,,,0,0,2,0,0,,en, 1428397753827172353,33521530,swyx,2021-08-19T16:45:37+00:00,@samseely @knocklabs @WorkOS nice!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[29, 35]",1428396736259702798,29101388,samseely,,,,0,0,2,0,0,,en, 1428398804932259852,33521530,swyx,2021-08-19T16:49:48+00:00,"@fortelabs checks out (chinese names often work best in groups of 4, i might market test 打造二脑 to see how people react. 打造外脑 might be more self evident at the cost of compromising ""Second"" for ""External"") https://twitter.com/swyx/status/1428398804932259852/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 204]",1428397878154698752,1909232666,fortelabs,,,,0,0,2,0,0,0,en, 1429696175716831232,33521530,swyx,2021-08-23T06:45:05+00:00,"@alexandereardon @sveltejs i'm kinda joking, but also kinda not https://twitter.com/stolinski/status/1422279151898218497?s=20",,,1422279151898218497,1422279151898218497,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[27, 87]",1429694407792492546,37125581,alexandereardon,,,,1,0,2,0,0,0,en, 1430608769319198720,33521530,swyx,2021-08-25T19:11:24+00:00,"@mwarger @FernandoTheRojo @jamonholmgren yup! gqlless was inspired by babel blade. i think the static analysis approach could probably be built into relay/apollo if people cared enough, but ultimately my attention shifted to GraphQL schema creation rather than consumption https://twitter.com/graphqlasia/status/1128284234928418816",,,1128284234928418816,1128284234928418816,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[41, 297]",1430602199801999364,15886909,mwarger,,,,1,0,2,0,0,0,en, 1430608879272955904,33521530,swyx,2021-08-25T19:11:50+00:00,"@dalmaer oh damn, congrats on the new job!!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 43]",1430587780732649474,4216361,dalmaer,,,,0,0,2,0,0,,en, 1432441468912693249,33521530,swyx,2021-08-30T20:33:54+00:00,"@frontstuff_io @DevinCodes @github @algolia ouuu amazing! the docs look great btw, i am ashamed to say i havent browsed thru them despite using algolia for our own docs 😹",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[44, 170]",1432438899473850375,937000244650192897,frontstuff_io,,,,0,0,2,0,0,,en, 1432455404949172227,33521530,swyx,2021-08-30T21:29:16+00:00,@frontstuff_io @DevinCodes @github @algolia haha yes :) but also we desperately need to customize our @docusaurus setup to add faceted search 🙈 its in my pile of neverending priorities,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[44, 184]",1432442353025966080,937000244650192897,frontstuff_io,,,,0,0,2,0,0,,en, 1432456897454432261,33521530,swyx,2021-08-30T21:35:12+00:00,@notbrent @ksylor i confess i didnt test it but given her Linus rant i take it at face value,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[18, 92]",1432456127644639245,17911526,notbrent,,,,0,0,2,0,0,,en, 1432732200273793027,33521530,swyx,2021-08-31T15:49:10+00:00,"@KennethCassel break a leg! also get a fatigue mat, costs like $10 and much better for your feet/standing",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 105]",1432711585982734337,1319269656264409088,KennethCassel,,,,0,0,2,0,0,,en, 1432834280703414273,33521530,swyx,2021-08-31T22:34:47+00:00,@zkwentz or can you 👀,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 21]",1432823023304945675,378393952,zkwentz,,,,0,0,2,0,0,,en, 1432839668794486785,33521530,swyx,2021-08-31T22:56:12+00:00,@jdrumgoole @xdg @mlynn TIL you have a podcast! yes happy to join too. can schedule in DMs or on email swyx @ temporal . io,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 123]",1432838808484073475,66613,jdrumgoole,,,,0,0,2,0,0,,en, 1432853966979670016,33521530,swyx,2021-08-31T23:53:01+00:00,"@paulbiggar thank you for the shoutout! @darklang was a big aha moment in terms of provisioning - if its on the canvas, it's there! You can code against it and everything! instantly made me feel like all the setup and glue code I had used was so clunky.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 253]",1432719949575905289,86938585,paulbiggar,,,,0,0,2,0,0,,en, 1433144069581152258,33521530,swyx,2021-09-01T19:05:47+00:00,@VitalyPushkar @garybernhardt this paradigm exists in 2021! it's @temporalio :) https://twitter.com/swyx/status/1417165270641045505,,,1417165270641045505,1417165270641045505,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[30, 103]",1432751700515958785,437025090,VitalyPushkar,,,,1,0,2,0,0,0,en, 1433277854406438913,33521530,swyx,2021-09-02T03:57:24+00:00,"Today's clip: looking into @CockroachDB! https://share.transistor.fm/s/1f927cf0",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 65]",1432935977970925571,33521530,swyx,,,,0,2,2,0,0,0,en, 1433631625301028866,33521530,swyx,2021-09-03T03:23:09+00:00,"Today's clip: looking into @vitessio and sharing my discover of @MYonkovit's excellently named HOSS talks FOSS podcast! https://share.transistor.fm/s/74707fd2",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 144]",1433277854406438913,33521530,swyx,,,,0,1,2,0,0,0,en, 1435750019093651460,33521530,swyx,2021-09-08T23:40:54+00:00,"@DotProto @timdorr whatever the policy, playing this out a few turns you're basically having to choose between doing this now proactively or being forced to do it from social pressure reactively after a high profile pwning. i'm hopeful that smart folks at Google can figure this one out!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[19, 288]",1435749807025541123,33521530,swyx,,,,0,0,2,0,0,,en, 1436255167721222166,33521530,swyx,2021-09-10T09:08:10+00:00,@robhope — @thisismahmoud_ and i were wondering if any designs take advantage of ultrawide monitors (@adamwathan recently added a width >1536px for Tailwind) and do it well? most pages just cut off at a normal content width and dont do anything extra with the horizontal space!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 281]",,14931736,robhope,,,,0,0,2,0,0,,en, 1436260968535928841,33521530,swyx,2021-09-10T09:31:13+00:00,@peduarte @leeerob @ByteTalkPodcast @mxstbr @nystudio107 podcast guest rec!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[44, 76]",1435952081223962624,16219154,peduarte,,,,0,0,2,0,0,,en, 1437852397443813376,33521530,swyx,2021-09-14T18:55:00+00:00,@peterpme @renderATL next year tho!! hopefully they will have me back.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 70]",1437852343022669824,33521530,swyx,,,,0,0,2,0,0,,en, 1437859788495351808,33521530,swyx,2021-09-14T19:24:22+00:00,@BHolmesDev @eleven_ty @snowpackjs got here from @FredKSchott's blogpost. what a fun announcement format!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[35, 106]",1404426841440538627,1042799721948098560,BHolmesDev,,,,0,0,2,0,0,,en, 1439333974766092293,33521530,swyx,2021-09-18T21:02:15+00:00,"@fnthawar 💯 use your calendar as your todo list! https://twitter.com/swyx/status/1364107473724919809?s=20",,,1364107473724919809,1364107473724919809,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 73]",1439224122031083528,14354471,fnthawar,,,,1,0,2,0,0,0,en, 1439765227512369154,33521530,swyx,2021-09-20T01:35:54+00:00,"@ananbatra @ListnrInc holy shit, congrats! have you done any interviews or blogposts on your origin story/why you started working on Listnr?",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 141]",1439565177179959301,1264520152508481537,ananbatra,,,,0,0,2,0,0,,en, 1440729799928938498,33521530,swyx,2021-09-22T17:28:46+00:00,"@Codydearkland hey thank you for joining us!! let me know if any quotes resonated so I can make sure to repeat them in future haha and I'm sorry we didnt get around to answering all the questions, but I'd be happy to take them as blogpost fodder if you wanna shoot em here or in email!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 287]",1440722987896827913,187678001,Codydearkland,,,,0,0,2,0,0,,en, 1440855059051343876,33521530,swyx,2021-09-23T01:46:30+00:00,@IndieHackers @mubashariqbal @mubashariqbal how are you feeling about BitClout now? is DeSo what you were expecting?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[29, 116]",1382395742803791873,756326958946922496,IndieHackers,,,,0,0,2,0,0,,en, 1440867665451503618,33521530,swyx,2021-09-23T02:36:36+00:00,@itunpredictable @supabase @GraphQL @remix_run true! cant fit it all in,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[47, 71]",1440760359292325896,637197054,itunpredictable,,,,0,0,2,0,0,,en, 1441101547287367689,33521530,swyx,2021-09-23T18:05:57+00:00,@cassiozen haha you got it,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 26]",1441100631020761094,17484146,cassiozen,,,,0,0,2,0,0,,en, 1441915035194908676,33521530,swyx,2021-09-25T23:58:28+00:00,@Swizec whoo congrats swiz!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 28]",1439272771586904065,15353121,Swizec,,,,0,0,2,0,0,,en, 1442584581476020231,33521530,swyx,2021-09-27T20:19:00+00:00,"@marissamary @ellenchisa yes ty! i dont want to get your hopes up, someone just suggested this in an internal meeting so am doing due diligence",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 143]",1442582236860084231,34507197,marissamary,,,,0,0,2,0,0,,en, 1443323735696494596,33521530,swyx,2021-09-29T21:16:08+00:00,@WingofaGriffin i used all 3 in a talk once and nobody complained! https://twitter.com/rwieruch/status/1151520943963070465,,,1151520943963070465,1151520943963070465,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 90]",1443322424431288320,909101327539736576,WingofaGriffin,,,,1,0,2,0,0,0,en, 1443453354080817159,33521530,swyx,2021-09-30T05:51:12+00:00,@jcsrb love the honesty. and that would be part of the calculation for sure!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[7, 76]",1443451042910326787,35193525,jcsrb,,,,0,0,2,0,0,,en, 1443635775736713218,33521530,swyx,2021-09-30T17:56:05+00:00,"@_developit @alexandereardon will add to my ie11 article, ty!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[29, 61]",1443612717051523075,16495353,_developit,,,,0,0,2,0,0,,en, 1444737590901411846,33521530,swyx,2021-10-03T18:54:18+00:00,@skynetcap @fipsyfip @eastdakota @Cloudflare this aged well.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[45, 60]",1198716154987962368,999128303179976704,skynetcap,,,,0,0,2,0,0,,en, 1444925320792993794,33521530,swyx,2021-10-04T07:20:16+00:00,"@tjhorner @domenic @shitoberfest - Blind + I See",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[33, 48]",1444477075201605637,748504453,tjhorner,,,,0,0,2,0,0,,en, 1445161676462968843,33521530,swyx,2021-10-04T22:59:28+00:00,"@ericktamayo @kentcdodds this solution really is tailored for Remix? wow that is super niche, nicely done 👏",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 107]",1445141180933558281,16797580,ericktamayo,,,,0,0,2,0,0,,en, 1445273229287776258,33521530,swyx,2021-10-05T06:22:44+00:00,"@ShopTalkShow @davatron5000 @chriscoyier re: that schedule/queue task + fetch data + do arbitrary stuff with it, while persisting everything to PostgreSQL + horizontally scalable, without arbitrary 15 min limit or memory limit This is exactly what we do @temporalio :) https://twitter.com/swyx/status/1417165270641045505",,,1417165270641045505,1417165270641045505,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 294]",1445135763880960002,457747138,ShopTalkShow,,,,1,0,2,0,0,0,en, 1445460538562015245,33521530,swyx,2021-10-05T18:47:02+00:00,@RandallKanna @AngeZanetti @pipesocialHQ oooh 👀 👀,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[41, 49]",1445445953045946382,206918128,RandallKanna,,,,0,0,2,0,0,,und, 1445478956409393154,33521530,swyx,2021-10-05T20:00:13+00:00,@css @shadeed9 wow this is simple and beautiful! hmm @adamwathan perhaps baked in as `rounded-width`? `container:rounded`?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 122]",1445468556213112849,285019665,css,,,,0,0,2,0,0,,en, 1445566889598480394,33521530,swyx,2021-10-06T01:49:38+00:00,"Today's mixtape is a little offbeat - the incredible story of how Howie Mandel said no to a last-choice opportunity three times, but listened to his wife and gave it a shot. Deal or No Deal got 100m viewers in its first week. From @theTigerBelly podcast: https://share.transistor.fm/s/564b46ba",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 280]",,,,,,,0,0,2,0,0,0,en, 1445874223726010376,33521530,swyx,2021-10-06T22:10:52+00:00,@NHeinDev @MiamiJS how damn that beard is looking good on you,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[19, 61]",1445873531879886852,1333059155154907138,NHeinDev,,,,0,0,2,0,0,,en, 1448015188129509377,33521530,swyx,2021-10-12T19:58:18+00:00,@Swizec idk how surprising that is - js was the launch language for aws lambda,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 78]",1448004078106124293,15353121,Swizec,,,,0,0,2,0,0,,en, 1448365615803101184,33521530,swyx,2021-10-13T19:10:46+00:00,For #KubeCon peeps - come join us for apps and drinks and distributed systems tonight starting at 5pm! details below https://twitter.com/temporalio/status/1448361227306946561,,,1448361227306946561,1448361227306946561,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 116]",,,,,,,1,0,2,0,0,0,en, 1449105261705138176,33521530,swyx,2021-10-15T20:09:52+00:00,"wow, some amazing visualizations here inspired by my talk! https://twitter.com/ryanatkn/status/1434918776462585856?s=20",,,1434918776462585856,1434918776462585856,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 82]",1251211815498833922,33521530,swyx,,,,1,0,2,0,0,0,en, 1449119734058741763,33521530,swyx,2021-10-15T21:07:22+00:00,@ShaanVP @stephsmithio @chaibizi i feel a podcast episode coming on,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[33, 67]",1449118631816667137,101354595,ShaanVP,,,,0,0,2,0,0,,en, 1449278946390929414,33521530,swyx,2021-10-16T07:40:01+00:00,"@HorusGoul @CascadiaJS @temporalio @typescript haha no rush, its in alpha now and i'll be putting out a ton more videos as we get ready for full launch",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[47, 151]",1449134018683940866,608298095,HorusGoul,,,,0,0,2,0,0,,en, 1449469069216735233,33521530,swyx,2021-10-16T20:15:30+00:00,"@kevinakwok my goodness that light is huge, you have a literal sun in your office",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 81]",1449449219723386882,169791252,kevinakwok,,,,0,0,2,0,0,,en, 1449483350285058051,33521530,swyx,2021-10-16T21:12:15+00:00,@thisismahmoud_ @stripe https://twitter.com/swyx/status/1113478881086988288,,,1113478881086988288,1113478881086988288,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 47]",1448962093638631425,2675247881,thisismahmoud_,,,,1,0,2,0,0,0,und, 1449800380804517888,33521530,swyx,2021-10-17T18:12:01+00:00,@harisvsulaiman @reactjs @taillogs still ongoing hahah. beta coming soon. http://temporal.io/node,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[35, 97]",1316799481543684096,33521530,swyx,,,,0,0,2,0,0,0,en, 1449931762314846210,33521530,swyx,2021-10-18T02:54:05+00:00,"@apartovi your honesty here showed that you're a genuine person who speaks truth regardless of your own financial interest. It was Jerry who screwed up, took you at your word and forgot you, and ultimately lost. ofc, Jerry did ok himself...",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 241]",1449858297641717763,14485678,apartovi,,,,0,0,2,0,0,,en, 1449994225366421504,33521530,swyx,2021-10-18T07:02:17+00:00,"@nikolasburk @ThePracticalDev they have the ID's but not the links. I use the ""Display Anchors"" chrome extension to surface them. https://twitter.com/swyx/status/1449994225366421504/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[30, 129]",1449993133631094785,2384259584,nikolasburk,,,,0,0,2,0,0,0,en, 1450183870762999808,33521530,swyx,2021-10-18T19:35:52+00:00,@FoolAllTheTime @brian_tran_dev follow new feed,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 47]",1450172352793354241,986801772676157440,FoolAllTheTime,,,,0,0,2,0,0,,en, 1450497796805517314,33521530,swyx,2021-10-19T16:23:18+00:00,@_hhandoko @sveltejs 2 blogposts on it: https://twitter.com/swyx/status/1438226292566937602,,,1438226292566937602,1438226292566937602,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 63]",1450417296111849492,357761358,_hhandoko,,,,1,0,2,0,0,0,en, 1450554871359295488,33521530,swyx,2021-10-19T20:10:05+00:00,"@rob_dodson drop the ""javascript"" it's cleaner",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 47]",1121928275410866177,41760382,rob_dodson,,,,0,0,2,0,0,,en, 1451455039038312459,33521530,swyx,2021-10-22T07:47:02+00:00,@jrlarsen @ryanflorence @ReactPodcast @chantastic Still loading,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[50, 63]",1186748977968046080,458432868,jrlarsen,,,,0,0,2,0,0,,en, 1451633573539241990,33521530,swyx,2021-10-22T19:36:28+00:00,@threepointone ahhh jealous! hi @coderinheels !,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 47]",1451632105331564552,1593171,threepointone,,,,0,0,2,0,0,,fr, 1452424003184852992,33521530,swyx,2021-10-24T23:57:21+00:00,"@rachelnabors hmm. maybe 1hr podcast chat with me? 👼 i could convert into writeup after. been doing this at work and its been a good leverage of limited time of the subject matter expert (aka you) https://docs.temporal.io/blog/gremlin-podcast",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 221]",1452412964368171008,9550352,rachelnabors,,,,0,1,2,0,0,0,en, 1452876111482818560,33521530,swyx,2021-10-26T05:53:52+00:00,@mike_hasarms https://twitter.com/swyx/status/1452876111482818560/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 13]",1452875630249332737,123131219,mike_hasarms,,,,0,0,2,0,0,0,und, 1452932989764063244,33521530,swyx,2021-10-26T09:39:53+00:00,@neliism @lesley_pizza fellow 35yo here. you have time.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 55]",1452923280541687812,536836553,neliism,,,,0,0,2,0,0,,en, 1453085082466410498,33521530,swyx,2021-10-26T19:44:15+00:00,"@dan_abramov @jaredpalmer @thisisvladl yes understood... poor word choice on my part! glad it'll come back in some form, i still remember the chills i got when Nat gave that talk at React Conf about the project",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[39, 210]",1452691143628574726,70345946,dan_abramov,,,,0,0,2,0,0,,en, 1453187165291118597,33521530,swyx,2021-10-27T02:29:53+00:00,@stubailo @stolinski y u roasting my design doc https://twitter.com/swyx/status/1453187165291118597/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 47]",1453186117289734146,12767662,stubailo,,,,0,0,2,0,0,0,en, 1453192003223654405,33521530,swyx,2021-10-27T02:49:07+00:00,"@mikedubcurry @stolinski yup. we have those :) https://github.com/temporalio/samples-typescript/#samples-directory just not side by side with the metasyntactic stuff",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 123]",1453191295816458252,915387184420712448,mikedubcurry,,,,0,0,2,0,0,0,en, 1453406571204005897,33521530,swyx,2021-10-27T17:01:44+00:00,@Fredkiss7 @vercel @leeerob but edgier,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[28, 38]",1453405445268312073,1044497754087727105,Fredkiss7,,,,0,0,2,0,0,,en, 1453406996938440707,33521530,swyx,2021-10-27T17:03:25+00:00,@martinwoodward @monkchips so hyped!!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[27, 38]",1453389315321516035,14252897,martinwoodward,,,,0,0,2,0,0,,en, 1453489141212057601,33521530,swyx,2021-10-27T22:29:50+00:00,@loujaybee it really is. developers shall inherit the earth,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 59]",1453487991582769162,1290693397,loujaybee,,,,0,0,2,0,0,,en, 1453516525172715530,33521530,swyx,2021-10-28T00:18:39+00:00,"@lorendsr @stubailo @stolinski i think this is where I plug the food delivery app that Loren has been working on while he's been contracting with us on our TS SDK :) https://github.com/lorensr/food-delivery/blob/main/pages/api/orders/index.ts this is all that is needed to kick off an order",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[31, 239]",1453501197609054215,215488966,lorendsr,,,,0,0,2,0,0,0,en, 1453793577364905984,33521530,swyx,2021-10-28T18:39:33+00:00,"got a really nice note from a mixtape listener today :) :) i joined @jerodsanto and @adamstac on the @changelog podcast yesterday (episode coming up next week!) and we were really excited about the mixtape format: - short clips - with commentary - eclectic lootbox of curation https://twitter.com/swyx/status/1398108861354057728 https://twitter.com/swyx/status/1453793577364905984/photo/1",,,1398108861354057728,1398108861354057728,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 303]",,,,,,,1,0,2,0,0,0,en, 1454207215267500032,33521530,swyx,2021-10-29T22:03:12+00:00,@DavidKPiano aww thats a cute bug!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 34]",1454206717806403596,992126114,DavidKPiano,,,,0,0,2,0,0,,en, 1454208230008053761,33521530,swyx,2021-10-29T22:07:14+00:00,@himynameisdave noooooooo,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 25]",1454207414304079874,2290190784,himynameisdave,,,,0,0,2,0,0,,und, 1454276374479343618,33521530,swyx,2021-10-30T02:38:01+00:00,@qoouep spooky blurry SVG that WON'T. FCKING. WORK.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 51]",1454245300793581571,1350890383,qoouep,,,,0,0,2,0,0,,en, 1454589214872391687,33521530,swyx,2021-10-30T23:21:08+00:00,@JessTelford happens to the best of us. keep at it!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 51]",1453257946662678530,54400793,JessTelford,,,,0,0,2,0,0,,en, 1454885013426561027,33521530,swyx,2021-10-31T18:56:32+00:00,@debnilsur not sure but follow @heavybit and perhaps some YC alum groups? maybe @patrickjwoods or @dzello would know as well,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 124]",1454874181187751945,40419118,debnilsur,,,,0,0,2,0,0,,en, 1455379479614812160,33521530,swyx,2021-11-02T03:41:22+00:00,@samjulien @auth0 ayy its official! congrats Sam!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[18, 49]",1455185783518728193,14228668,samjulien,,,,0,0,2,0,0,,en, 1455604646186086405,33521530,swyx,2021-11-02T18:36:06+00:00,@samjulien @auth0 the dinner to promo pipeline!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[18, 47]",1455596900715876354,14228668,samjulien,,,,0,0,2,0,0,,en, 1455646029416566787,33521530,swyx,2021-11-02T21:20:32+00:00,@JessTelford @ceteio the text is irrelevant to me compared to giving me suggestions for the textbox instead of making me think https://twitter.com/swyx/status/1455646029416566787/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 126]",1455503402079637511,54400793,JessTelford,,,,0,0,2,0,0,0,en, 1455751362843537414,33521530,swyx,2021-11-03T04:19:06+00:00,Still thinking about leverage. Added in some quotes from Naval: https://share.transistor.fm/s/fe209dea,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 87]",1410739112261214209,33521530,swyx,,,,0,1,2,0,0,0,en, 1456330923113394176,33521530,swyx,2021-11-04T18:42:04+00:00,@mitchellbwright @nickgraynews @dev_invest_feed is NOTHING BUT NET,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[31, 66]",1456320753599537152,75383035,mitchellbwright,,,,0,0,2,0,0,,en, 1456699279813218306,33521530,swyx,2021-11-05T19:05:47+00:00,"Above is the 9min excerpt, the full monthly @temporalio meetup video is here! https://twitter.com/swyx/status/1455612998265884678 Next month we feature Datadog, and launch our TypeScript SDK in beta!",,,1455612998265884678,1455612998265884678,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 173]",1456697355185516544,33521530,swyx,,,,1,0,2,0,0,0,en, 1456732444174946306,33521530,swyx,2021-11-05T21:17:34+00:00,@remix_run @leeerob @reactjs @Cloudflare @vercel Deal. Dming,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[49, 60]",1456726542902464513,1250847387062419456,remix_run,,,,0,0,2,0,0,,en, 1456746712467337220,33521530,swyx,2021-11-05T22:14:15+00:00,"@NHeinDev its been great getting to know you! you are really good on twitter spaces btw, do more",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 96]",1456746553750790144,1333059155154907138,NHeinDev,,,,0,0,2,0,0,,en, 1456794047943634950,33521530,swyx,2021-11-06T01:22:21+00:00,@QuinnyPig Step 2. ????,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 23]",1456793768401596417,97114171,QuinnyPig,,,,0,0,2,0,0,,en, 1457038226993016832,33521530,swyx,2021-11-06T17:32:38+00:00,@spitleaf can you grab me some guitar and piano skills on your way out thx,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 74]",1457036223231393792,357427736,spitleaf,,,,0,0,2,0,0,,en, 1457444013556916228,33521530,swyx,2021-11-07T20:25:05+00:00,"@floydophone @buildsghost @sebmck help us, you're our only hope",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 63]",1457420445678915586,14521411,floydophone,,,,0,0,2,0,0,,en, 1457461436460900357,33521530,swyx,2021-11-07T21:34:19+00:00,"@stephsmithio you always find a way to make your point in less words :) my overly verbose take on this https://twitter.com/swyx/status/1455632170312089601",,,1455632170312089601,1455632170312089601,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 127]",1457063415080370179,626691391,stephsmithio,,,,1,0,2,0,0,0,en, 1458230355731779589,33521530,swyx,2021-11-10T00:29:44+00:00,@daniellexo @angieidunno wow.. sounds like this is a more common practice than i thought!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 89]",1458229974335324161,13234492,daniellexo,,,,0,0,2,0,0,,en, 1458248502941609986,33521530,swyx,2021-11-10T01:41:50+00:00,"@Nutlope @alexdgus you're allowed to change it, just change it everywhere and make it mean something (joining nextjs is a pretty good reason)",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[19, 141]",1458247942029160454,3246815913,Nutlope,,,,0,0,2,0,0,,en, 1458517377671307270,33521530,swyx,2021-11-10T19:30:15+00:00,@dabit3 @jake_burden_ @seldo 🙋‍♂️ prefer zoom over spaces because less need to react to audience,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[29, 96]",1458501299289346048,17189394,dabit3,,,,0,0,2,0,0,,en, 1458685937907499011,33521530,swyx,2021-11-11T06:40:03+00:00,@philnash what % of visitors actually click those things? i admit i click them like <1% of the time,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 102]",1458685670457679878,9152632,philnash,,,,0,0,2,0,0,,en, 1458868645577183237,33521530,swyx,2021-11-11T18:46:04+00:00,@mjwhansen @DeployEmpathy nice,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 30]",1458866685746819083,21612095,mjwhansen,,,,0,0,2,0,0,,en, 1459259241139560448,33521530,swyx,2021-11-12T20:38:09+00:00,@BenLesh @DavidKPiano @vercel @Netlify check in with us @temporalio pls when you're back on the market,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[39, 102]",1459258842190168066,23795212,BenLesh,,,,0,0,2,0,0,,en, 1459609796940685318,33521530,swyx,2021-11-13T19:51:08+00:00,"@jcreamer898 for real tho what do you eat? you look amazing, congrats",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 69]",1459595393990279169,52417305,jcreamer898,,,,0,0,2,0,0,,en, 1459979930041675780,33521530,swyx,2021-11-14T20:21:55+00:00,@seldo nooo justice for figcaption! footer plebs dont understand the beauty of a good figcaption,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[7, 96]",1459960085816360962,15453,seldo,,,,0,0,2,0,0,,en, 1460704025775513601,33521530,swyx,2021-11-16T20:19:12+00:00,@kyclark lots more launch tips here! but rob's book is my starting point https://twitter.com/jsjoeio/status/1443289480606015490,,,1443289480606015490,1443289480606015490,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 96]",1460702192097136640,772106652,kyclark,,,,1,0,2,0,0,0,en, 1460920753835044864,33521530,swyx,2021-11-17T10:40:24+00:00,@AByteOfCodeAlex @dvassallo and opportunism is antifragile.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[28, 59]",1460919698812391425,1455586383901331462,AByteOfCodeAlex,,,,0,0,2,0,0,,en, 1461074784591101955,33521530,swyx,2021-11-17T20:52:28+00:00,@iansu @Netlify write about it every now and then! its a special stage not many get to experience,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 97]",1461050661877915651,15755614,iansu,,,,0,0,2,0,0,,en, 1462923409159983112,33521530,swyx,2021-11-22T23:18:15+00:00,"@zackderose @BrittneyPostma yes! i was in a Marie Kondo phase of my life so i gave away all my beloved toys, including favorite swag like the @nrwl_io Narwhal!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[28, 159]",1462920023740063750,867795882825089024,zackderose,,,,0,0,2,0,0,,en, 1462942707261730819,33521530,swyx,2021-11-23T00:34:56+00:00,"@jayacunzo @AndyGCook there's a diff between ""hot"" and ""cold"" community, based on how ""live"" people are. We all want instant gratification! In-person is red hot. Zoom is hot. Circle/Forums are cold. Chat is warm - it is cold but upgrades to hot on demand. A nice balance. https://www.getrevue.co/profile/swyx/issues/swyx-io-community-annealing-or-why-you-should-get-good-at-events-826421 https://twitter.com/swyx/status/1462942707261730819/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 297]",1462941643196219398,112596381,jayacunzo,,,,0,0,2,0,0,0,en, 1462959093954408460,33521530,swyx,2021-11-23T01:40:03+00:00,@floydophone just in case you feel like elaborating... which part? the discouraged UI Tags? the Functions? https://twitter.com/swyx/status/1462959093954408460/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 106]",1462928358988156932,14521411,floydophone,,,,0,0,2,0,0,0,en, 1463038828550049796,33521530,swyx,2021-11-23T06:56:53+00:00,"@ethansooo wow thanks for the very kind words! 🤗 glad you enjoyed it, hope that at least some of it stuck!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 106]",1281842370602889216,3315647862,ethannn56,,,,0,0,2,0,0,,en, 1463202424965918727,33521530,swyx,2021-11-23T17:46:57+00:00,"@lukeshiru @temporalio unfortunate coincidence, both the project and the proposal started at same time",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 102]",1463201126119919619,214515121,lukeshiru,,,,0,0,2,0,0,,en, 1463207032337489928,33521530,swyx,2021-11-23T18:05:16+00:00,@supernovaxgirl noooooooo stick to it seasons 2-6ish are great! especially the valentine's episodes and season 6 episode 16,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 123]",1463205398534520836,129952512,supernovaxgirl,,,,0,0,2,0,0,,en, 1463369680177876993,33521530,swyx,2021-11-24T04:51:34+00:00,@jasonlaster11 @jkup @alexellisuk @Netlify @vercel @remix_run @rometools @replayio @Replit @supabase the @rometools shade,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[101, 121]",1463367617318514691,312750384,jasonlaster11,,,,0,0,2,0,0,,en, 1463665318732046337,33521530,swyx,2021-11-25T00:26:20+00:00,@preetster @dalmaer smol is beautiful,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[20, 37]",1463634168047226880,16343912,preetster,,,,0,0,2,0,0,,en, 1464164679660441603,33521530,swyx,2021-11-26T09:30:37+00:00,"@heyohelen @PokemonUnite @iamtanker its so damn popular! i havent tried it yet. so far, Charizard seems extremely OP except that one time I ran into an Electabuzz and it *eviscerated* me - literally jaw dropped because went from full health to KO in like 3 seconds",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[36, 264]",1464162461934710787,2699075202,heyohelen,,,,0,0,2,0,0,,en, 1464896292757262336,33521530,swyx,2021-11-28T09:57:47+00:00,"@curiosdevcookie yes. when my mentees are stressed out about a decision or fork in the road, i often say ""think about a decision you were really stressed out about 10 years ago. that's how much any of this really matters 10 years from now.""",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[17, 240]",1464895462062895107,1217770850381897729,curiosdevcookie,,,,0,0,2,0,0,,en, 1465248411167309826,33521530,swyx,2021-11-29T09:16:58+00:00,"@xAMacDonaldx everyone should cultivate third hands. from every thesis and antithesis you can distil a synthesis. adding dimensions and understanding distributions are my favorite ways to do this. https://twitter.com/swyx/status/1424951893864816644",,,1424951893864816644,1424951893864816644,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 221]",1465246836160139264,2420122942,xAMacDonaldx,,,,1,0,2,0,0,0,en, 1465384630920486913,33521530,swyx,2021-11-29T18:18:16+00:00,@BrittneyPostma nice work Brittney!! will catch up on the full stream in a bit!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 79]",1465379229470760964,36686876,BrittneyPostma,,,,0,0,2,0,0,,en, 1465442383294652420,1331053779341348864,Common Room,2021-11-29T22:07:45+00:00,"It's time! Welcome to the 13 Days of Community, a two-week adventure celebrating our favorite content covering growth, engagement, and all the good bits in between. Up first? DevRel expert @swyx, of course, talking ""Why You Should Get Good at Events"" 🔥 https://www.commonroom.io/uncommon/blog/community-heat/",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 277]",1465069236188024847,1331053779341348864,CommonRoomHQ,,,,0,1,2,1,1,0,en, 1465559133214568451,33521530,swyx,2021-11-30T05:51:40+00:00,@jayacunzo @CastosHQ @UnthinkableShow so shocked/sad to hear you are moving on! 3 Clips was a delight to find and you were amazing in it. thanks for a great run and congrats on successfully handing off your podcast!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[38, 215]",1465299734378291210,112596381,jayacunzo,,,,0,0,2,0,0,,en, 1465637007619608589,33521530,swyx,2021-11-30T11:01:07+00:00,"""The public clouds think of themselves as the place you put and process data, we think of ourselves as the place you move data.... (but as we build DO, KV, R2) it does feel like we’re building from the outside in."" - @eastdakota on the @QuinnyPig podcast https://www.lastweekinaws.com/podcast/screaming-in-the-cloud/cutting-cloud-costs-at-cloudflare-with-matthew-prince/",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 279]",1464423478950457344,33521530,swyx,,,,0,1,2,0,0,0,en, 1465643918268137473,33521530,swyx,2021-11-30T11:28:35+00:00,@lesley_pizza @Cloudflare dont play play k,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 42]",1465638636905328641,17828291,lesley_pizza,,,,0,0,2,0,0,,en, 1465905692561195010,33521530,swyx,2021-12-01T04:48:46+00:00,@ReactMiamiConf finally submitted! so hyped!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 44]",1465753658285596674,1394306514282848260,ReactMiamiConf,,,,0,0,2,0,0,,en, 1466650054232449028,33521530,swyx,2021-12-03T06:06:36+00:00,"@LSrugo yeah im on a mac, i open Activity Monitor every now and then but the cause doesnt seem consistent. Today though, its very obviously @DescriptApp killing my machine. they were slow and unperformant before but god damn i am uninstalling this crap. Completely unacceptable https://twitter.com/swyx/status/1466650054232449028/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 278]",1466646974015279104,825088906609696768,LSrugo,,,,0,0,2,0,0,0,en, 1467984394220552192,33521530,swyx,2021-12-06T22:28:48+00:00,"@danluu i suspect its more the ""Familiarity breeds contempt"" effect",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 67]",1467982643237044225,18275645,danluu,,,,0,0,2,0,0,,en, 1468073466830082051,33521530,swyx,2021-12-07T04:22:44+00:00,@chantastic hold my vscode. its literally the perfect @temporalio usecase.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 74]",1468073287938891777,12745092,chantastic,,,,0,1,2,0,0,,en, 1468075350995333127,33521530,swyx,2021-12-07T04:30:13+00:00,@browniefed @chantastic @temporalio yes correct. i have my heart set on @postmarkapp i hope it delivers,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[36, 103]",1468075002570309632,548106686,browniefed,,,,0,0,2,0,0,,en, 1468078626084032512,33521530,swyx,2021-12-07T04:43:14+00:00,"@browniefed @chantastic @temporalio its all code so its all up to you. if you can model what you want in typescript we can make it happen. the hard part is having clear specs, not the implementation. Here is our code for these specs: https://github.com/temporalio/subscription-workflow-project-template-typescript/blob/main/src/workflows.ts#L12 https://twitter.com/swyx/status/1468078626084032512/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[36, 258]",1468077867464495107,548106686,browniefed,,,,0,0,2,0,0,0,en, 1468080404338921477,33521530,swyx,2021-12-07T04:50:18+00:00,@jhooks @chantastic @temporalio wow. of course Brennan's already thought this through. thank you kindly. im guessing no takers after 2 years since this was published? cant find any record on twitter.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[32, 199]",1468078830686408705,12087242,jhooks,,,,0,0,2,0,0,,en, 1468081924342091780,33521530,swyx,2021-12-07T04:56:21+00:00,@browniefed @chantastic @temporalio and its all testable including the time skips 👼,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[36, 83]",1468081340650115073,548106686,browniefed,,,,0,0,2,0,0,,en, 1468157881962745856,33521530,swyx,2021-12-07T09:58:10+00:00,@fortelabs @PostScanMail this tweet helped me decide on postscanmail. thanks!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 77]",1346838271666503680,1909232666,fortelabs,,,,0,0,2,0,0,,en, 1468159004132052992,33521530,swyx,2021-12-07T10:02:38+00:00,@jakobgreenfeld https://twitter.com/swyx/status/1468159004132052992/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 15]",1468154599290949638,1285142519525892098,jakobgreenfeld,,,,0,0,2,0,0,0,und, 1468161588540547074,33521530,swyx,2021-12-07T10:12:54+00:00,"@jakobgreenfeld dude today i was writing a DSL interpreter and it predicted this shit. wasnt accurate but was pretty close. meaning it understands AST traversal/language interpreter type stuff 🤯 https://twitter.com/swyx/status/1468161588540547074/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 195]",1468159751305449475,1285142519525892098,jakobgreenfeld,,,,0,0,2,0,0,0,en, 1468168056983592963,33521530,swyx,2021-12-07T10:38:36+00:00,@jakobgreenfeld the fact that ~2% of 2021's winners are already dead...,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 71]",1468165838318538758,1285142519525892098,jakobgreenfeld,,,,0,0,2,0,0,,en, 1468309369372614662,33521530,swyx,2021-12-07T20:00:08+00:00,"@leenyburger @arvidkahl oh wow, awesome plug for SFU 👏 not bad for a few minutes of work!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 89]",1468307331574161411,2964519455,leenyburger,,,,0,0,2,0,0,,en, 1468317320137220097,33521530,swyx,2021-12-07T20:31:43+00:00,@joshnuss idk about Raft but have you looked into @msftorleans and virtual actors?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 82]",1468316532644196360,14144788,joshnuss,,,,0,0,2,0,0,,en, 1468713616673107969,33521530,swyx,2021-12-08T22:46:28+00:00,@rblalock haha thanks! randomly came up with that on a podcast with @chantastic and it stuck!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 93]",1468703734062624773,9083902,rblalock,,,,0,1,2,0,0,,en, 1469146284141408257,33521530,swyx,2021-12-10T03:25:44+00:00,@jhooks @arvidkahl i moved to @obsdmd for my 2nd brain recently - https://publish.obsidian.md/swyx havent blogged about it yet bc still getting my sea legs. i think its a good multiplatform option for personal use. cant speak to multiplayer - we tried to speak to them about team use and got turned down.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[19, 295]",1469145749665370114,12087242,jhooks,,,,0,0,2,0,0,0,en, 1471242253012062208,33521530,swyx,2021-12-15T22:14:22+00:00,@elliotclydenz @0xKFN https://twitter.com/swyx/status/1193817952593707008?s=20,,,1193817952593707008,1193817952593707008,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 45]",1471029674092359680,1315039343686287360,elliotclydenz,,,,1,0,2,0,0,0,und, 1471242384486715393,33521530,swyx,2021-12-15T22:14:53+00:00,@elliotclydenz @0xKFN https://twitter.com/GergelyOrosz/status/1287798586651049985?s=20,,,1287798586651049985,1287798586651049985,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 45]",1471242253012062208,33521530,swyx,,,,1,0,2,0,0,0,und, 1471980286921564167,33521530,swyx,2021-12-17T23:07:03+00:00,@shreyas @adanisaureen you can prototype it by putting it in your Twitter location like @jsjoeio did https://twitter.com/dr/status/1374247809730318336,,,1374247809730318336,1374247809730318336,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 124]",1471964790012612608,2048741,shreyas,,,,1,0,2,0,0,0,en, 1472111793187217408,33521530,swyx,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,Twitter Web App,0,"[21, 277]",1472111234803716096,218911998,zimmskal,,,,0,0,2,0,0,0,en, 1472111930273841153,33521530,swyx,2021-12-18T07:50:09+00:00,@zimmskal @TechCrespo @symflower google's writeup https://dl.acm.org/doi/pdf/10.1145/2854146,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[33, 73]",1472111745267290112,218911998,zimmskal,,,,0,0,2,0,0,0,en, 1472313740532260866,33521530,swyx,2021-12-18T21:12:04+00:00,"@thisismahmoud_ @tailwindcss @simonswiss 😹this was the ""make swyx shut up"" update",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[41, 81]",1472285397883490315,2675247881,thisismahmoud_,,,,0,0,2,0,0,,en, 1472496800808726529,33521530,swyx,2021-12-19T09:19:29+00:00,"@leemallon just the touristy stuff is a good 4-5 days. i like the parks @nparksbuzz https://www.nparks.gov.sg/ and ofc the food. these days i try to optimize for people over things when it comes to touristing.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 207]",1472495861435404289,40069321,leemallon,,,,0,0,2,0,0,0,en, 1472504038189330436,33521530,swyx,2021-12-19T09:48:15+00:00,"@zerok @temporalio hey thanks for picking up on the @changelog podcast! this is a really great intro, and if you want us to present at your company/user group just let us know!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[19, 176]",1472259615576539140,1348381,zerok,,,,0,0,2,0,0,,en, 1473027184269074433,33521530,swyx,2021-12-20T20:27:02+00:00,"@spakhm i have often felt that this is coded ageism. ""oh you're 40 and still only a SWE6"". sometimes the dice roll didnt work out for them and you're not evaluating them on actual capability/potential.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 201]",1469457378353422336,29089797,spakhm,,,,0,0,2,0,0,,en, 1473347036036886528,33521530,swyx,2021-12-21T17:38:01+00:00,@OnePageLove @robhope @DenisJeliazkov gorgeous!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[38, 47]",1473329691872448517,15132819,OnePageLove,,,,0,0,2,0,0,,en, 1473395130011099136,33521530,swyx,2021-12-21T20:49:08+00:00,@flybayer @calcsam @temporalio cosign. we need to bring it down but for now the minimum resource bar/devops skill required is high.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[31, 131]",1473392887744323585,2826554209,flybayer,,,,0,0,2,0,0,,en, 1473747284286644224,33521530,swyx,2021-12-22T20:08:28+00:00,@wesley83 @rosiesherry I have similar in my bio :),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 50]",1473651128608952328,8925602,wesley83,,,,0,0,2,0,0,,en, 1474098278988128256,33521530,swyx,2021-12-23T19:23:11+00:00,@marcoacierno @temporalio on the way... meanwhile lmk if i can help at all with TypeScript!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 91]",1473806569301286923,334185931,marcoacierno,,,,0,0,2,0,0,,en, 1374085674005983233,33521530,swyx,2021-03-22T19:48:48+00:00,"@mjasay @nearyd @martin_casado @ALRubinger @a16zLIVE @davidu @bhorowitz @timbray since i found @jeffbarr's original blogpost digging thru AWS' history when I joined, i've always felt more partial to ""Muck"" as a term for what we do https://aws.amazon.com/blogs/aws/we_build_muck_s/ so much more elegant a term than UHL :)",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[81, 295]",1374065491501740034,7617702,mjasay,,,,0,0,3,0,0,0,en, 1419773754675130403,33521530,swyx,2021-07-26T21:36:55+00:00,"@notwaldorf Hi Monica, for avoidance of doubt i have deleted the post as I'm not sure its clear enough that I was being sarcastic and absolutely do not endorse this behavior. as this spread beyond a simple joke I have to take this more seriously now.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 250]",1419773134002024458,167834639,notwaldorf,,,,0,0,3,0,0,,en, 1419782132990308360,33521530,swyx,2021-07-26T22:10:13+00:00,@trostcodes @KevinJPowell just have good search and narrow interests :) https://twitter.com/jsjoeio/status/1419726229456900109,,,1419726229456900109,1419726229456900109,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 95]",1419781851485458433,348836014,trostcodes,,,,1,0,3,0,0,0,en, 1420488973554577408,33521530,swyx,2021-07-28T20:58:57+00:00,i dont like talking money on twitter so we are doing further discussion on @dev_invest_feed if you wanna continue the convo https://discord.gg/e2KdX6uB,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 147]",1420477145969618946,33521530,swyx,,,,0,0,3,0,0,0,en, 1420520882955460611,33521530,swyx,2021-07-28T23:05:45+00:00,"@spitleaf honestly it wasnt even that controversial at all, its clearly what react guides you to do the true verboten topics i wouldnt even dare host a debate on, are the ones we should probably all be talking about more",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 221]",1420438708893986821,357427736,spitleaf,,,,0,0,3,0,0,,en, 1422264774327300097,33521530,swyx,2021-08-02T18:35:21+00:00,"July 2021: 136k views, 33k uniques Much better month due to two big posts: - My New Mac Setup: https://twitter.com/swyx/status/1412175450579767296 - Why Temporal: https://twitter.com/swyx/status/1417165270641045505 Still one external article pending publish but another in draft. https://twitter.com/swyx/status/1422264774327300097/photo/1",,,1417165270641045505,1417165270641045505,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 225]",1411987359017574402,33521530,swyx,,,,1,0,3,0,0,0,en, 1422569044348080133,33521530,swyx,2021-08-03T14:44:24+00:00,@jdnoc @freeCodeCamp yes! FCC helped me validate that I could career switch with $0 upfront cost. Changed my life. This is why I'm kicking in my $5 every month for the rest of my life + did two big oneoff donations to pay them back.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 232]",1422541585703702529,3355146352,jdnoc,,,,0,0,3,0,0,,en, 1422582662401650690,33521530,swyx,2021-08-03T15:38:31+00:00,"@knocklabs nice post! seems very tied to auth system. perhaps the flip side of these 3 is security notifications - new login, new device, changed password. Is there such a thing as ""blocking notifications""? - like how Apple makes you confirm on another Apple device when logging in",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 283]",1422580553954512900,1317913795726106625,knocklabs,,,,0,0,3,0,0,,en, 1422637915637616644,33521530,swyx,2021-08-03T19:18:05+00:00,@mjwhansen @thedailyem i appreciate finely tuned high performance systems whether natural or man made,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 101]",1422636537783754752,21612095,mjwhansen,,,,0,0,3,0,0,,en, 1423785358865571843,33521530,swyx,2021-08-06T23:17:36+00:00,@RozenMD omg congrats!!! also do you enumerate your vows in 1. 2. 3. sequence or are you a 1. 1. 1. anarchist,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 109]",1423771700580151298,276480142,RozenMD,,,,0,0,3,0,0,,en, 1424156048013725697,33521530,swyx,2021-08-07T23:50:36+00:00,"@KentonVarda @DavidKPiano @threepointone interesting - @sergeybykov also wrote this explanation of why he dropped the ""A-word"" in his work on Orleans (with a shoutout to Cloudflare at the end) https://docs.temporal.io/blog/sergey-the-curse-of-the-a-word",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[41, 218]",1422560109868298244,17459118,KentonVarda,,,,0,2,3,0,0,0,en, 1424175453376376834,1249002899897647105,Coding Career Community,2021-08-08T01:07:42+00:00,"""‘God’ objects are often caused by ‘God’ programmers. People who hoard responsibility for parts of the code and amass them into a lump. Others... ensure that their code worships at its feet."" — Culture Dictates Code, by @tef_ebooks https://github.com/tef/emfcamp2012/blob/master/programming_is_terrible.rst",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 256]",,,,,,,0,0,3,0,0,0,en, 1424229511021748225,33521530,swyx,2021-08-08T04:42:30+00:00,@willjohnsonio hustle is admirable but its much much harder to teach grind. discipline > motivation.,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 103]",1424227945254690818,917069583097397248,willjohnsonio,,,,0,0,3,0,0,,en, 1425212958460633089,33521530,swyx,2021-08-10T21:50:23+00:00,@gr2m and version controlled!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[6, 29]",1425212570424668162,11754732,gr2m,,,,0,0,3,0,0,,en, 1425218091479289863,33521530,swyx,2021-08-10T22:10:46+00:00,"@betterbomb @PostgreSQL @supabase a fantastic solution as well :) but needs extra work to backfill failed/missed jobs, manually trigger them, or control overlap for long running jobs",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[34, 182]",1425217961854324738,127461367,betterbomb,,,,0,0,3,0,0,,en, 1425336133622198272,33521530,swyx,2021-08-11T05:59:50+00:00,"@slightlylate RSCs ofc wont fix everything but i still think a worthwhile start to an acknowledged problem. right now i'm more concerned that their momentum has stalled. idk if you know but you were definitely part of my influence for exploring new tools beyond React since 2019. so thanks :)",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 293]",1425330896652185600,229237555,slightlylate,,,,0,0,3,0,0,,en, 1425707376414392321,33521530,swyx,2021-08-12T06:35:01+00:00,"@visakanv @boop Tech specific media sequence for the uninitiated https://medium.com/backchannel/how-the-tech-press-forces-a-narrative-on-companies-it-covers-5f89fdb7793e",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 90]",1425490068274225155,16884623,visakanv,,,,0,0,3,0,0,0,en, 1427351746255343629,33521530,swyx,2021-08-16T19:29:09+00:00,@CompuIves @erikras @ASpittel @dabit3 @kentcdodds i will give up my speaking slot for you haha,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[50, 94]",1427348036947226632,153524496,CompuIves,,,,0,0,3,0,0,,en, 1427703308760752132,33521530,swyx,2021-08-17T18:46:08+00:00,@erinfoox amazing 😍 would you reinvest it in the company if you could? you'd be saving a bunch in taxes,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 103]",1427702880950099971,259171305,erinfoox,,,,0,0,3,0,0,,en, 1427704526178381828,33521530,swyx,2021-08-17T18:50:59+00:00,@arvidkahl Finding Excuses to Tweet,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 35]",1427613028346912771,343990983,arvidkahl,,,,0,0,3,0,0,,en, 1429501377722474496,33521530,swyx,2021-08-22T17:51:01+00:00,"Sad to see @brianmcc sunset the Techmeme Ride Home+ podcast. The premise was exclusive interviews, but interviewees canceled when they learned he (#3 ranked podcaster in Tech News) only had 300 paying subs (@$5/mo). Big blow for @awilkinson's @supercast thesis? https://twitter.com/austin_rief/status/1393966359197933568",,,1393966359197933568,1393966359197933568,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 264]",,,,,,,1,0,3,0,0,0,en, 1430194028767633411,33521530,swyx,2021-08-24T15:43:22+00:00,@threepointone @ritakozlov_ I know i'm on the right track because Rita reads my stuff haha,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[28, 90]",1430181834462310400,1593171,threepointone,,,,0,0,3,0,0,,en, 1431855446386638854,33521530,swyx,2021-08-29T05:45:15+00:00,@chrismessina @Goopt @brianmcc @bretkinsella @otter_ai @MicrosoftTeams @Webex just caught up on it - congrats on 1000 episodes!! the part about keeping non-insiders informed about tech is so true and y'all have done an amazing job at it 👏,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[78, 238]",1430645500550602757,1186,chrismessina,,,,0,0,3,0,0,,en, 1431884181982695435,33521530,swyx,2021-08-29T07:39:26+00:00,"was browsing through the CAST handbook (http://psas.scripts.mit.edu/home/get_file4.php?name=CAST_handbook.pdf) and found this note on ""Root Cause Seduction"". The proposed alternative model to RCAs is something called STAMP. https://twitter.com/swyx/status/1431884181982695435/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 179]",1340833140470779906,33521530,swyx,,,,0,1,3,0,0,0,en, 1432127667772420097,33521530,swyx,2021-08-29T23:46:58+00:00,"@KhromeDotDev no, just more detailed!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 37]",1432123837857030146,14223187,KhromeDotDev,,,,0,0,3,0,0,,en, 1432864758869356546,33521530,swyx,2021-09-01T00:35:54+00:00,"@buildsghost @paulbiggar @darklang from what i heard, he already cut back a lot on his original vision 😂 i think Dark was even supposed to handle the frontend originally! but honestly, the sheer ambition is refreshing. too much incrementalism in tech. as i'm sure you no doubt feel.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[35, 282]",1432855994766217218,1175464650395111424,buildsghost,,,,0,0,3,0,0,,en, 1432865442884849667,33521530,swyx,2021-09-01T00:38:37+00:00,@chriscoyier oh wow it does! thank you! super janky page haha.. who is behind it?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 81]",1432864414865231875,793830,chriscoyier,,,,0,0,3,0,0,,en, 1433475575285358608,33521530,swyx,2021-09-02T17:03:04+00:00,@RandallKanna @AdamRackis dont forget alphabetical sort... i look forward to meeting Aardvark Kanna,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 99]",1433471454796914692,206918128,RandallKanna,,,,0,0,3,0,0,,en, 1433716826660167680,33521530,swyx,2021-09-03T09:01:43+00:00,"Aug 2021: 126k views, 28k uniques Exactly one hit post on Measuring DevRel: https://mobile.twitter.com/swyx/status/1427351638872772633 The world seems to want me to write more about DevRel, which I struggle with bc I'm not thaat much of an expert and I have mixed feelings about the career path. Tweets way down. https://twitter.com/swyx/status/1433716826660167680/photo/1",,,1427351638872772633,1427351638872772633,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 280]",1422264774327300097,33521530,swyx,,,,1,0,3,0,0,0,en, 1433840748588195841,33521530,swyx,2021-09-03T17:14:08+00:00,"@NHeinDev @AngelaRiggs_ seconded. @freeCodeCamp let me dip my toe in the water before deciding on my career change. https://medium.com/hackernoon/no-zero-days-my-path-from-code-newbie-to-full-stack-developer-in-12-months-214122a8948f",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 140]",1433840277505052675,1333059155154907138,NHeinDev,,,,0,0,3,0,0,0,en, 1434333179087884290,33521530,swyx,2021-09-05T01:50:53+00:00,@photon_garden ive had two markups by a16z and sequoia so far. but best milestone is this one from a founder. https://twitter.com/swyx/status/1434333179087884290/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 109]",1434331904711577602,185437205,photon_garden,,,,0,0,3,0,0,0,en, 1435207168198840326,33521530,swyx,2021-09-07T11:43:48+00:00,"@oneindiancoder @scrimba 💪🏽great plan, follow through! tag me as you go :)",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 74]",1435184852790247430,1219823333287460867,oneindiancoder,,,,0,0,3,0,0,,en, 1435768792395681796,33521530,swyx,2021-09-09T00:55:30+00:00,@DannPetty @designfulltime hey Dann idk if this is still in the 24 hour limit — i assume it has expired — but down here it still says $179! https://twitter.com/swyx/status/1435768792395681796/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[27, 139]",1435377045404635138,22708585,DannPetty,,,,0,0,3,0,0,0,en, 1436260793146912771,33521530,swyx,2021-09-10T09:30:32+00:00,@peduarte @leeerob @ByteTalkPodcast @mxstbr @ladyleet if you'd like a CSS in JS expert on your podcast Pedro would be a perfect guest,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[44, 133]",1435952081223962624,16219154,peduarte,,,,0,0,3,0,0,,en, 1436704692868993034,33521530,swyx,2021-09-11T14:54:26+00:00,@therealboone progress is progress! what were the remaining things you couldn't take out?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 89]",1436703800442634244,35840006,therealboone,,,,0,0,3,0,0,,en, 1436718275585523730,33521530,swyx,2021-09-11T15:48:24+00:00,"@slightlylate the reason i suggested templatizing, is your longform commentary on why X is bad and what could be done better is very valuable. webpagetest speaks to perf experts, but the rest of us have no idea what to do with all the info. maybe inject some humor to make it more appealing.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 291]",1436716663013928961,229237555,slightlylate,,,,0,0,3,0,0,,en, 1437125150965653511,33521530,swyx,2021-09-12T18:45:11+00:00,"@colinhacks interesting! so i scanned the docs and it didnt answer the basic question i had - what does trpc use as transport layer if not REST or GraphQL?",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 156]",1437122948280762372,888220718,colinhacks,,,,0,0,3,0,0,,en, 1438156401071640577,33521530,swyx,2021-09-15T15:03:00+00:00,"@jasonlaster11 @jazzdan @loganfsmyth @JonBell @sophaskins @theryanjduffy @notjaril @rsms @mschoening @amasad @CompuIves @auchenberg @beyang @mojombo congrats on an amazing launch Jason!! Still Day 1 😎",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[149, 201]",1438150334447161347,312750384,jasonlaster11,,,,0,0,3,0,0,,en, 1438217963820109824,33521530,swyx,2021-09-15T19:07:38+00:00,"lmao 3 years on, a lot of this initial doc lives on in the gatsby v3 docs!!! https://www.gatsbyjs.com/docs/conceptual/gatsby-lifecycle-apis/ i hope it helped someone out there as much as it did me. https://twitter.com/swyx/status/1438217963820109824/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 159]",1010699734733000704,33521530,swyx,,,,0,0,3,0,0,0,en, 1438681322772320256,33521530,swyx,2021-09-17T01:48:51+00:00,@appfactory hi! no i did not unfollow anyone. twitter locked me out again and shows 0 follows. https://www.swyx.io/proving-our-humanity/,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 118]",1438449384312745990,35833065,appfactory,,,,0,0,3,0,0,0,en, 1438681582747848710,33521530,swyx,2021-09-17T01:49:53+00:00,"@chantastic @acemarke ironically i think i messed up that branding, you CAN put multiple components into the design i eventually came up with, just so long as you only export one",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 178]",1438321796806168583,12745092,chantastic,,,,0,0,3,0,0,,en, 1438903117702180868,33521530,swyx,2021-09-17T16:30:11+00:00,"@mooreds @KarlLHughes yup :) according to some stats i've heard, developers have to hear about your thing 7-14 times before they even decide to take it seriously, just because there is so much noise and flash in the pan",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 219]",1438898053386170372,5166091,mooreds,,,,0,0,3,0,0,,en, 1442580647759912960,33521530,swyx,2021-09-27T20:03:22+00:00,@derrickreimer only a bad idea if i'm not in it!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 48]",1442577237241327617,28679508,derrickreimer,,,,0,0,3,0,0,,en, 1442967686787436561,33521530,swyx,2021-09-28T21:41:20+00:00,"@DicksonWuML nice! do it 💪 i think @eugeneyan's blog is a stellar example of how to do it really, really well https://eugeneyan.com/writing/",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 134]",1442957337925341187,1313267011670151169,DicksonWuML,,,,0,0,3,0,0,0,en, 1443041018501230597,33521530,swyx,2021-09-29T02:32:43+00:00,"@ajcwebdev @jeremy_daly @serverless @mavi888uy @dynamodb its dynamo, when they say GSI its a dynamo concept. but they implemented some nice range request syntax stuff that im not sure is native to dynamo",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[57, 203]",1443039832708550657,30723962,ajcwebdev,,,,0,0,3,0,0,,en, 1444123082050850822,33521530,swyx,2021-10-02T02:12:27+00:00,"@AlexClark_NZ @stolinski @LogRocket wow @bnevilleoneill must have super deep pockets to be paying all y'all to say such nice things 😹 (j/k.. bcause people dont get humor on bird app)",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[36, 184]",1444120902090702850,1153608875225993217,AlexClark_NZ,,,,0,0,3,0,0,,en, 1445569139662221313,33521530,swyx,2021-10-06T01:58:34+00:00,@jkup it might be fun to learn Go and play each other on twitch 👀,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[6, 65]",1445565450209824774,255634108,jkup,,,,0,0,3,0,0,,en, 1446984768059437057,33521530,swyx,2021-10-09T23:43:47+00:00,"But also this :) on the one hand its a wildly flawed label, and on the other ""normiezisation"" could really rob the world of something special. it's a complex topic and i can't speak to anything else other than my own experience. https://twitter.com/andykreed/status/1446692597850775557?s=20",,,1446692597850775557,1446692597850775557,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 253]",1446676550884093953,33521530,swyx,,,,1,0,3,0,0,0,en, 1448022395260788738,33521530,swyx,2021-10-12T20:26:56+00:00,"@lesliecdubs @rauchg lmao and now i work on stateful functions in my day job what a nerd snipe, old me",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 103]",1230517175703801856,33521530,swyx,,,,0,0,3,0,0,,en, 1448143582695677953,143883,steve o'grady,2021-10-13T04:28:29+00:00,"instead each vendor created their own new and unique non-open source license or license version (Cockroach/BSL, Confluent/CCL, MongoDB/SSPL, Redis/RSAL). in practical terms, this means that if you want to adopt those projects instead of vetting one license you’re vetting four.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 278]",1448143580485222405,143883,sogrady,,,,0,0,3,0,0,,en, 1448153279284740100,33521530,swyx,2021-10-13T05:07:01+00:00,@rishabh_grg just being aware that incentives guide everything,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 62]",1448150237038534658,1011984769096314880,rishabh_grg,,,,0,0,3,0,0,,en, 1448161747563470849,33521530,swyx,2021-10-13T05:40:40+00:00,"@sogrady oh wow, I didn't know, i thought that Elastic adopted SSPL and was hoping it would become an industry standard! sigh. thank you for the correction and thank you for the very kind words!!!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 197]",1448143586696990724,143883,sogrady,,,,0,0,3,0,0,,en, 1449276643143393282,33521530,swyx,2021-10-16T07:30:52+00:00,"@zackkanter looks like you're famous now - @DavidSacks just quoted you on @theallinpod timestamp: https://youtu.be/8b0rCYoD_2E?t=804 https://twitter.com/swyx/status/1449276643143393282/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 123]",1447376938805432321,466880049,zackkanter,,,,0,0,3,0,0,0,en, 1449278221610995712,33521530,swyx,2021-10-16T07:37:08+00:00,@threepointone @rossipedia yeah just really bad coincidence on that one... company was named round about the time the proposal moved into stage 2 😹,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[27, 147]",1449136430995972107,1593171,threepointone,,,,0,0,3,0,0,,en, 1449484076788838400,33521530,swyx,2021-10-16T21:15:08+00:00,@theshteves @danluu @stylebot accessibility experts dont seem to agree on whether this is a good idea. i had @ronvoluted take it out on my site recently i think,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[30, 161]",1449478595890581515,805074422,theshteves,,,,0,0,3,0,0,,en, 1450220065186480129,33521530,swyx,2021-10-18T21:59:41+00:00,@monicalent @Cloudflare @pimterry Germans seem very intent on doing everything possible to make it difficult to do business with Germany,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[34, 136]",1450209630555189256,1158897613,monicalent,,,,0,0,3,0,0,,en, 1450544897216290820,33521530,swyx,2021-10-19T19:30:27+00:00,"@coreyhainesco @SwipeFilesco @Jetboostio my thoughts on superlong threads fwiw - i think at some point the twitter algo starts deprioritizing/people just dont scroll thru the whole thing. best to cut off every 10 tweets or so, quote tweet and then start a new thread perhaps covering a new theme or phase. keeps it varied",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[41, 321]",1450544432642621446,2480319486,coreyhainesco,,,,0,0,3,0,0,,en, 1450661780074610688,33521530,swyx,2021-10-20T03:14:55+00:00,"i am still quietly updating this repo 1 year on, and now have a discord for those interested in devtools investing https://twitter.com/swyx/status/1357105644810063873",,,1357105644810063873,1357105644810063873,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 138]",1318206601334050818,33521530,swyx,,,,1,0,3,0,0,0,en, 1451227197922955269,33521530,swyx,2021-10-21T16:41:41+00:00,"@thecodercoder stuff that would be cool 1. talk thru the script and decisions made/lessons learned 2. raw unedited footage 3. youtube specific optimizations 4. topic/title selection!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 183]",1451218450282655749,881161050011430912,thecodercoder,,,,0,0,3,0,0,,en, 1451285680412258309,33521530,swyx,2021-10-21T20:34:04+00:00,@clemmihai https://twitter.com/sahilbloom/status/1443712206558871558,,,1443712206558871558,1443712206558871558,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 34]",1451274296991510537,4796832195,clemmihai,,,,1,0,3,0,0,0,und, 1452871265946009605,33521530,swyx,2021-10-26T05:34:37+00:00,"@lillerik haha you would think... but take the most obscure youtube video you can think of and drop it into http://ytmp3.cc, see if that speed is possible using ffmpeg 😹",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 178]",1452870545054306307,20708840,lillerik,,,,0,0,3,0,0,0,en, 1453176468909948930,33521530,swyx,2021-10-27T01:47:23+00:00,@QuinnyPig @awscloud http://cursed.jobs,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 44]",1453176041241866240,97114171,QuinnyPig,,,,0,0,3,0,0,0,und, 1453900479071543305,33521530,swyx,2021-10-29T01:44:21+00:00,@danielbayerlein @kentcdodds @angular fun fact... she grew up and she is lovely! https://www.youtube.com/watch?v=zB2FEttIoTg,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[38, 104]",1453790386464374790,58160689,danielbayerlein,,,,0,0,3,0,0,0,en, 1453937679049977868,33521530,swyx,2021-10-29T04:12:10+00:00,@dcorbacho @NodeConfRemote @matteocollina @jasnell @Cloudflare @threepointone gave it a watch. its nice work but wew there's lots of work left to do!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[78, 149]",1453809388498661378,19149515,dcorbacho,,,,0,1,3,0,0,,en, 1454133696617869313,33521530,swyx,2021-10-29T17:11:04+00:00,@taniarascia best wrist rest! good for ergonomics,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 49]",1454131881016954882,3580004117,taniarascia,,,,0,0,3,0,0,,en, 1454161672449318915,33521530,swyx,2021-10-29T19:02:14+00:00,@rothgar what i wouldnt give for the kubecon sponsor floor to have looked exactly like this,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 91]",1454161147569983490,14361975,rothgar,,,,0,0,3,0,0,,en, 1454212032207618052,33521530,swyx,2021-10-29T22:22:21+00:00,@djwyatt man i really hope that error message spells out what the offending entry is right there in the message or i'm gonna have to send someone my blogpost about doing errors right,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 182]",1454210440452526082,17595855,djwyatt,,,,0,0,3,0,0,,en, 1454258287868723204,33521530,swyx,2021-10-30T01:26:09+00:00,"Met @ubique_terrarum to hear the full Utopia pitch today. Was prepared to dismiss it as ""@Webflow but React"" but that understates it! The key thing here is the two way editing that keeps you in flow. Also: @Tailwindcss, S-C, and Vue/Svelte support on horizon! https://twitter.com/RheeseyB/status/1404831547354648577",,,1404831547354648577,1404831547354648577,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 260]",,,,,,,1,0,3,0,0,0,en, 1454295489080221699,33521530,swyx,2021-10-30T03:53:58+00:00,@jerodsanto @SongExploder @HrishiHirway @changelog @stdoutrap This was fcking LIT. THANK YOU for bringing this into my life,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[62, 123]",1454089652953092114,14872146,jerodsanto,,,,0,1,3,0,0,,en, 1454613301736837120,33521530,swyx,2021-10-31T00:56:51+00:00,"@factoriogame streaming it actually DM to jump on stream and chat if we know each other https://www.youtube.com/watch?v=kU1feDz0OdI",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 112]",1454608210917167107,33521530,swyx,,,,0,0,3,0,0,0,en, 1454675881243205632,33521530,swyx,2021-10-31T05:05:31+00:00,"@_SreetamDas @factoriogame man, when @jimbolla guided me through my first factory refactor i felt like a new programmer all over again haha",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[27, 139]",1454648971868004359,520276345,_SreetamDas,,,,0,0,3,0,0,,en, 1454710611539943424,33521530,swyx,2021-10-31T07:23:31+00:00,"Before I attempt the last tutorial I'm checking out a few tips and tricks videos to see what I'm doing suboptimally and there's a LOT! man, tutorial was good but I was doing so much manually that they could've just told me outright... this is the best one https://www.youtube.com/watch?v=zS4YFApM8q4",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 280]",1454613301736837120,33521530,swyx,,,,0,0,3,0,0,0,en, 1455019078616190980,33521530,swyx,2021-11-01T03:49:15+00:00,@danBamikiya @evanderkoogh yes i actually also read this from @adamgordonbell recently which was nice! https://earthly.dev/blog/awk-examples/ for this specific example I didn't actually need awk but yeah i need someone to make sed/grep/find as accessible too heheh,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[27, 250]",1455009896743723016,1319013132258390021,danBamikiya,,,,0,0,3,0,0,0,en, 1455278246816362499,16966353,Luke Plant,2021-11-01T20:59:06+00:00,"@hillelogram We had some posts on this a while back, mine here https://lukeplant.me.uk/blog/posts/yagni-exceptions/ @simonw replied with https://simonwillison.net/2021/Jul/1/pagnis/ and @jacobian with https://jacobian.org/2021/jul/8/appsec-pagnis/",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 174]",1455261278335913984,397782926,hillelogram,,,,0,0,3,0,0,0,en, 1455316977153556480,33521530,swyx,2021-11-01T23:33:00+00:00,"@codepo8 @cityjsconf found this from HN :) nice list!! wondering if you've played around with http://replay.io yet? its very on theme for a lot of stuff here",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[21, 165]",1455229431996354571,13567,codepo8,,,,0,0,3,0,0,0,en, 1455650024562429957,33521530,swyx,2021-11-02T21:36:25+00:00,"@aontaneda @matteocollina agree that market rate for early employees doesnt accurately reflect their value add. but as long as the terms are clear and promises are kept, then consenting adults should be able to make that trade, including for speculative/non monetary motivations",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 278]",1455648043215245317,126809336,aontaneda,,,,0,0,3,0,0,,en, 1455681172218859520,33521530,swyx,2021-11-02T23:40:11+00:00,@samjulien @CascadiaJS 🙌,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 24]",1455678832115994629,14228668,samjulien,,,,0,0,3,0,0,,und, 1456755035518353410,33521530,swyx,2021-11-05T22:47:20+00:00,"@justincormack oof. ok thank you for the tip and sorry for putting docker on blast haha. you know how it is, two types of software: software people complain about, and software people don't use",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[15, 193]",1456733229499650048,64172365,justincormack,,,,0,0,3,0,0,,en, 1458243441746350080,33521530,swyx,2021-11-10T01:21:44+00:00,"@eugenewei Graph design feels like a one way door. Dimensions to consider: - Self-reinforcing intial perception (Pinterest) - 1:1 vs Broadcast as core interaction? - Create vs Consume ratio? - Gather by Social, Interest, Org, Geo? - Trust system? - Content sources? - Subgroups (Reed's law) https://twitter.com/swyx/status/1458243441746350080/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 291]",1458241442883653641,33521530,swyx,,,,0,0,3,0,0,0,en, 1458985834095333378,33521530,swyx,2021-11-12T02:31:44+00:00,"@QuinnyPig i think @edith_h owes you a beer or ten! amazing video, 9/10, pls overdub with Werner Herzog impersonator",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 118]",1458667547818016769,97114171,QuinnyPig,,,,0,0,3,0,0,,en, 1459679612242259981,33521530,swyx,2021-11-14T00:28:33+00:00,"Tried to fly @JetBlue because I always liked their marketing and experience, plus JFK is near Brooklyn. But I couldn't. You ever experience a website so extremely bad that you just up and go to their competitor? Hope this is temporary, otherwise, short $JBLU https://twitter.com/swyx/status/1459679612242259981/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 262]",1459667585272713218,33521530,swyx,,,,0,0,3,0,0,0,en, 1460615911132463107,18333169,Ron Au 🦆,2021-11-16T14:29:04+00:00,"We have 10 wonderful speakers lined up and our first talk is by Lucas Smith, Staff Design Technologist at Reddit! @volanStudio will be sharing how to make your productivity survive context-switching 🙏 Check out all the talks, speakers and times here: https://redditweb.dev/schedule",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 275]",1460615909211447306,18333169,ronvoluted,,,,0,0,3,0,0,0,en, 1460695002992951301,33521530,swyx,2021-11-16T19:43:21+00:00,There's a Black Friday deal on where I get some $ through the affiliate program if you get the book now... check it out! https://twitter.com/robhope/status/1460608858959847425?s=20,,,1460608858959847425,1460608858959847425,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 144]",1377629158927388682,33521530,swyx,,,,1,0,3,0,0,0,en, 1461047808308383747,33521530,swyx,2021-11-17T19:05:17+00:00,@gerardketuma @Netlify yep. was tempted to take some money off the table but decided to let it ride haha,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 104]",1461046660885356547,177109652,gerardketuma,,,,0,0,3,0,0,,en, 1461076647822512128,33521530,swyx,2021-11-17T20:59:52+00:00,"@trybeehiiv very cool! i took a quick glance on your landing page and didnt see it so gotta ask - do you support custom domains? because i dont wanna tie my subscribers/internet traffic to your domain thanks to @jsjoeio for pointing me to you",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 243]",1460971897592582154,1352439395903791106,beehiiv,,,,0,0,3,0,0,,en, 1461076795399106560,33521530,swyx,2021-11-17T21:00:28+00:00,"@iansu @Netlify 99% of my value add on this website is saying ""you should blog about that""",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 90]",1461076357673226240,15755614,iansu,,,,0,1,3,0,0,,en, 1461107635512659970,33521530,swyx,2021-11-17T23:03:01+00:00,@coderinheels @antony @onlyspaceghost @spences10 @Mappletons @isnit0 @sveltejs @SvelteSociety @SvelteSirens what an amazing crew!!! hope you had a great time!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[108, 159]",1461072524771528712,32330308,coderinheels,,,,0,0,3,0,0,,en, 1461113510927077380,33521530,swyx,2021-11-17T23:26:21+00:00,@_jayphelps @Netlify https://twitter.com/swyx/status/1461113510927077380/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[20, 20]",1271518329526779904,29961025,_jayphelps,,,,0,0,3,0,0,0,und, 1462840959427772418,18333169,Ron Au 🦆,2021-11-22T17:50:37+00:00,"""Productivity through Product Focus"" by Reddit's @volanStudio is about to begin! Tune in: https://youtube.com/watch?v=0g0BQex8fyo and join the chat: https://discord.gg/qgSndVMEbY https://twitter.com/ronvoluted/status/1460615911132463107",,,1460615911132463107,1460615911132463107,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 158]",,,,,,,1,1,3,1,1,0,en, 1462864452861132800,33521530,swyx,2021-11-22T19:23:58+00:00,"@adamwathan @tailwindcss oh! brilliant, i assume this is v0.5.0! https://github.com/tailwindlabs/tailwindcss-typography/releases/tag/v0.5.0-alpha.3 TIL that the :where pseudoclass is generally usable now, Sass users rejoice!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 165]",1462862704297885701,716933677,adamwathan,,,,0,1,3,0,0,0,en, 1462868581843013633,33521530,swyx,2021-11-22T19:40:23+00:00,"looks like v0.50 will make things a lot more customizable/specific - all hail the :where pseudoclass!!! thank goodness for Tailwind Labs supporting this plugin https://twitter.com/swyx/status/1462864452861132800?s=20",,,1462864452861132800,1462864452861132800,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 185]",1462860065212231682,33521530,swyx,,,,1,0,3,0,0,0,en, 1463345273007075328,33521530,swyx,2021-11-24T03:14:35+00:00,"@ryanflorence @jkup @jhooks @devongovett the Re in Remix is short for ""real estate""",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[41, 83]",1463341220357238788,16468446,ryanflorence,,,,0,0,3,0,0,,en, 1463621549366251521,33521530,swyx,2021-11-24T21:32:24+00:00,@flybayer @temporalio @abadir_ @Flightcontrolhq thanks for joining us!! was so cool to see JS friends and even @DavidKPiano made a special appearance!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[48, 150]",1463191822243618832,2826554209,flybayer,,,,0,1,3,0,0,,en, 1465491518496464905,33521530,swyx,2021-11-30T01:23:00+00:00,@ASpittel break a leg Ali!!!!! go @AWSAmplify!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 46]",1465489421910745095,3092104835,ASpittel,,,,0,0,3,0,0,,en, 1465526977666826246,33521530,swyx,2021-11-30T03:43:54+00:00,@seldo @cullend fwiw i think yours are all very well deserved https://twitter.com/swyx/status/1465526977666826246/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 61]",1465524733529649160,15453,seldo,,,,0,0,3,0,0,0,en, 1465528353025265668,33521530,swyx,2021-11-30T03:49:22+00:00,@seldo @cullend ah i am very happy to introduce you to @TwemexApp this blessed day by the inimitable @geoffreylitt,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 114]",1465528076360585219,15453,seldo,,,,0,0,3,0,0,,en, 1465611368178978817,33521530,swyx,2021-11-30T09:19:14+00:00,"@sebastienlorber @remotion_dev youtube intros for work and personal, maaaaybe full tutorials, IF the coding portion is not too heavy (i am not yet convinced... i always say we should not use code tools to make code presentations, because we often end up wasting a lot of time fixing the code tools)",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[31, 298]",1465606845863706624,40663578,sebastienlorber,,,,0,0,3,0,0,,en, 1465908886972469250,33521530,swyx,2021-12-01T05:01:28+00:00,@ReactMiamiConf oh man this would be perfect for @ken_wheeler to finally do his MR WORLDWIDE cameo,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 98]",1465907922765029380,1394306514282848260,ReactMiamiConf,,,,0,0,3,0,0,,en, 1466859528528416775,33521530,swyx,2021-12-03T19:58:59+00:00,"@twwilliams i have a whole book on the subject! :) @Coding_Career has more. start here https://www.swyx.io/LIP",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 112]",1466859098826317827,52123,twwilliams,,,,0,0,3,0,0,0,en, 1466861208724664323,33521530,swyx,2021-12-03T20:05:39+00:00,@m1guelpf i'd love for you to meet @biilmann,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 44]",1466856075228073995,713094195955830785,m1guelpf,,,,0,0,3,0,0,,en, 1466918579287179264,33521530,swyx,2021-12-03T23:53:37+00:00,"it gets better, old me",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 22]",1069644031515213825,33521530,swyx,,,,0,0,3,0,0,,en, 1466943081115111428,33521530,swyx,2021-12-04T01:30:59+00:00,@ken_wheeler @chantastic man that looks gooood,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 46]",1466922124963164165,167193309,ken_wheeler,,,,0,0,3,0,0,,en, 1468033168859021318,33521530,swyx,2021-12-07T01:42:36+00:00,@DennisCode @Netlify @Box @contentful aww yiss that @onegraph magic is coming through,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[38, 85]",1468016560216297476,47547933,DennisCode,,,,0,0,3,0,0,,en, 1468168672602583040,33521530,swyx,2021-12-07T10:41:03+00:00,"@jakobgreenfeld or the charitable explanation is that 7-8% bitrot is ""normal"" baseline, and vintages 2015-2018 have more age and therefore more bitrot or maybe around 2018 people started realizing that even if the project is dead they should at least 302 it to the next thing",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 276]",1468167107569455107,1285142519525892098,jakobgreenfeld,,,,0,0,3,0,0,,en, 1468996525653209094,1349817381657444360,italianCoders,2021-12-09T17:30:39+00:00,"Few minutes and we will be live with @swyx to talk about #React #FrontEnd Here the link 🎉🚀https://youtu.be/b1FXpOExLQw",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 114]",,,,,,,0,3,3,0,0,0,en, 1469025856878268416,33521530,swyx,2021-12-09T19:27:12+00:00,gave this talk again thanks to @giorgio_boa! https://twitter.com/italian_coders/status/1468996525653209094?s=20,,,1468996525653209094,1468996525653209094,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 68]",1442647414326714370,33521530,swyx,,,,1,3,3,0,0,0,en, 1469600495962517504,33521530,swyx,2021-12-11T09:30:36+00:00,"@Deveshb15 thanks Devesh! honestly I'm watching my own talk now and am kinda impressed by it haha. i think that was my max React power, what fun days back then :)",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 162]",1469596522803126278,2895414703,Deveshb15,,,,0,0,3,0,0,,en, 1470195879927697408,33521530,swyx,2021-12-13T00:56:27+00:00,"@its_hebilicious @emmaytang wow, extra props for being first commission 👏",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[28, 73]",1470192173094215681,24510559,its_hebilicious,,,,0,0,3,0,0,,en, 1470313547858993152,33521530,swyx,2021-12-13T08:44:01+00:00,@sarah_edo @brad_frost Immediately reminded me of this https://www.youtube.com/watch?v=abn6cPxrc5w,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 78]",1470300256944340995,813333008,sarah_edo,,,,0,0,3,0,0,0,en, 1473423312386928640,33521530,swyx,2021-12-21T22:41:07+00:00,"i think there were 2 causes - Descript's offline helpers were eating up craptons of memory, and also i had a large cursor for accessibility https://twitter.com/dolohov/status/1469853240791642113",,,1469853240791642113,1469853240791642113,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 165]",1466641806007812098,33521530,swyx,,,,1,0,3,0,0,0,en, 1473712907351650304,33521530,swyx,2021-12-22T17:51:52+00:00,@nirajtolia @gwenshap appreciate the shoutout! :),,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 49]",1473703057041072130,24314051,nirajtolia,,,,0,0,3,0,0,,en, 1474047155610734598,33521530,swyx,2021-12-23T16:00:03+00:00,"@juliechentweets @retool it is one of those ""retrospectively obvious"" ideas... come to think of it i have no idea why the norm is big splashy jumpy raises! congrats!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 165]",1473697154510336008,1225624346917580800,juliechentweets,,,,0,0,3,0,0,,en, 1474086428334522368,33521530,swyx,2021-12-23T18:36:06+00:00,@KyleSamani like this? https://www.listennotes.com/search/?q=sam%20bankman-fried&sort_by_date=0&scope=episode&offset=0&language=Any%20language&len_min=0 cc @ListenNotes,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 62]",1474077661727100930,46332443,KyleSamani,,,,0,0,3,0,0,0,en, 1474297110598422530,33521530,swyx,2021-12-24T08:33:16+00:00,@mxstbr @calcsam @magicbell_io @ClerkDev @liveblocks #MaxStack,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[53, 62]",1474295510777409536,2451223458,mxstbr,,,,0,0,3,0,0,,und, 1247905817342312449,389681470,Kent C. Dodds 💿🔴,2020-04-08T15:15:06+00:00,"@swyx @ryanflorence @chrisbiscardi @kapilgorve @Netlify @gatsbyjs @toastdotdev That's an awesome resource @swyx! Thank you! For folks looking for the TL;DR, it looks like if you've got more than 100 modules in total, you should *probably* be bundling. I think people would be surprised how quickly that module count adds up with deps. https://twitter.com/kentcdodds/status/1247905817342312449/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[79, 336]",1247903495132303360,33521530,swyx,,,,0,1,4,0,0,0,en, 1419719351670755333,33521530,swyx,2021-07-26T18:00:45+00:00,@epancake https://thecooperreview.com/10-tricks-to-appear-smart-during-meetings/,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 33]",1419716583031672832,17122818,epancake,,,,0,0,4,0,0,0,und, 1419737220441772035,33521530,swyx,2021-07-26T19:11:45+00:00,@nerdjfpb @jsjoeio @Netlify thats how @audacitus' works for his Google project! but the rate limits can be brutal. https://pensive-blackwell-90a9f1.netlify.app/,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[28, 138]",1419732531583209479,1089209719514787846,nerdjfpb,,,,0,1,4,0,0,0,en, 1420218073231945729,33521530,swyx,2021-07-28T03:02:29+00:00,@RyanPivovar reducing the risk of making a bad hire?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 52]",1420216135606222850,1171989089295294464,RyanPivovar,,,,0,0,4,0,0,,en, 1421225521178763266,33521530,swyx,2021-07-30T21:45:43+00:00,"@acdlite @reactjs ya i see fixtures as ""manual tests"" that complement e2e/unit/integration testing. By all means automate everything if you can, but there's a lot of stuff that can't be automated, particularly bugs we don't know about yet. Fixtures help reduce the activation energy to repro bugs!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[18, 298]",1421224201181143040,21782915,acdlite,,,,0,0,4,0,0,,en, 1421685384572932098,33521530,swyx,2021-08-01T04:13:03+00:00,"@Nutlope see if you can come up with your own version of ""7 GUIs"" for the PERN stack https://eugenkiss.github.io/7guis/ and go detail everything you need to build that",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 156]",1421685143274549249,3246815913,Nutlope,,,,0,0,4,0,0,0,en, 1422237396096012289,33521530,swyx,2021-08-02T16:46:33+00:00,@sebastienlorber buttondown,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[17, 27]",1422236579951697933,40663578,sebastienlorber,,,,0,0,4,0,0,,it, 1422753866357952513,33521530,swyx,2021-08-04T02:58:49+00:00,"@saviomartin7 @hashnode this is so well done, congrats!!! may want to steal some generation ideas from @components_ai👀",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 119]",1420663531653926912,1331060842494758913,saviomartin7,,,,0,1,4,0,0,,en, 1424263154272333829,33521530,swyx,2021-08-08T06:56:12+00:00,"@Nutlope reject 80-20, embrace 90-001",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 37]",1424206940129742852,3246815913,Nutlope,,,,0,0,4,0,0,,en, 1425233830869274624,33521530,swyx,2021-08-10T23:13:19+00:00,@Lucid_Dan yes! we call this our overlap policy (exact names TBD) https://twitter.com/swyx/status/1425233830869274624/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 65]",1425231281059635201,945098033124950016,Lucid_Dan,,,,0,0,4,0,0,0,en, 1426069279674232836,749556404,Rahul Sawant,2021-08-13T06:33:06+00:00,"I like @swyx Mixtape, especially Fridays..🎶 https://swyx.transistor.fm/",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 67]",,,,,,,0,1,4,0,1,0,en, 1427497832848658434,33521530,swyx,2021-08-17T05:09:39+00:00,@jhooks https://twitter.com/celothedev/status/1427460022284419073?s=20,,,1427460022284419073,1427460022284419073,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 31]",1427492570733584385,12087242,jhooks,,,,1,0,4,0,0,0,und, 1427669027913015300,33521530,swyx,2021-08-17T16:29:55+00:00,"@andrewingram @_philpl i have historically underestimated how crazy things can get but my sense is this would not be feasible given how Apollo relies on interop with the rest of the GraphQL ecosystem. More likely that they define a proprietary superset, which effectively each vendor needs to do anyway.",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[23, 303]",1427667480139403265,9164512,andrewingram,,,,0,0,4,0,0,,en, 1427673244358774786,119903601,Jamund Ferguson,2021-08-17T16:46:40+00:00,Been learning more about dev-rel lately and this article from @swyx was incredible! https://www.swyx.io/measuring-devrel,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 107]",,,,,,,0,2,4,0,1,0,en, 1428069457415397377,33521530,swyx,2021-08-18T19:01:05+00:00,@github screen shot of admission before they delete https://twitter.com/swyx/status/1428069457415397377/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 51]",1428067590920761349,33521530,swyx,,,,0,0,4,0,0,0,en, 1428103782810873859,33521530,swyx,2021-08-18T21:17:29+00:00,@mozzius @reactjs @jquery https://twitter.com/swyx/status/1093200303254466561,,,1093200303254466561,1093200303254466561,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 49]",1428103288537354241,1266850963429752832,mozzius,,,,1,0,4,0,0,0,und, 1428470214522408962,33521530,swyx,2021-08-19T21:33:33+00:00,@brianleroux @DasSurma @jaffathecake not me getting distracted by Surma's calves hot damn he does not skip leg day https://twitter.com/swyx/status/1428470214522408962/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[37, 114]",1428461614827720705,676363,brianleroux,,,,0,0,4,0,0,0,en, 1432924236729892865,33521530,swyx,2021-09-01T04:32:15+00:00,@wooorm @thisismahmoud_ more for your collection,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 48]",1432825380604420097,3269048996,wooorm,,,,0,0,4,0,0,,en, 1435365834390659072,33521530,swyx,2021-09-07T22:14:17+00:00,"@seemcat @kenny_io @kentcdodds @mhevery honestly, i dont even know how it happened, im just lucky to be here",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[40, 108]",1435363930851794951,846492418778132480,seemcat,,,,0,0,4,0,0,,en, 1436260665203863565,33521530,swyx,2021-09-10T09:30:01+00:00,@peduarte @leeerob @ByteTalkPodcast @mxstbr @Zephraph Pedro would be great for @DevtoolsFM,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[44, 90]",1435952081223962624,16219154,peduarte,,,,0,0,4,0,0,,en, 1436425604665069570,33521530,swyx,2021-09-10T20:25:26+00:00,"@jaredpalmer @buildsghost you out there selling your $0 microshrimp ebook im in here minting 10,000 non fungible $HRIMPcoins we are not the same",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[26, 146]",1436424922180501509,44936471,jaredpalmer,,,,0,0,4,0,0,,en, 1436716037202980868,33521530,swyx,2021-09-11T15:39:30+00:00,"@simonw i genuinely think this one assumption made many remaining decisions for them: https://twitter.com/slightlylate/status/1436708762115473411?s=20 I hear unexamined assumptions like these a lot and people don't realize these are far weightier decisions than they seem at first glance. Rhyme shortcircuits reason.",,,1436708762115473411,1436708762115473411,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[8, 276]",1436710644045152262,12497,simonw,,,,1,0,4,0,0,0,en, 1437125387595698176,33521530,swyx,2021-09-12T18:46:07+00:00,@colinhacks ah. your own HTTP rpc spec? https://trpc.io/docs/rpc,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 63]",1437125150965653511,33521530,swyx,,,,0,0,4,0,0,0,en, 1440187380678365185,33521530,swyx,2021-09-21T05:33:23+00:00,@AndaristRake @typescript @replayio screenshare how you work with it!!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[36, 70]",1439973821759504385,2587563212,AndaristRake,,,,0,0,4,0,0,,en, 1440857896078565384,33521530,swyx,2021-09-23T01:57:46+00:00,"@AbhiAiyer @Netlify @ascorbic cool yeah so what i have in mind is this @_developit classic... but prettier https://developers.google.com/web/updates/2019/02/rendering-on-the-web you're gonna lose a lot of detail but just capture the essence and this is all people are going to remember anyway https://twitter.com/swyx/status/1440857896078565384/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[30, 246]",1440856288817147905,167315972,AbhiAiyer,,,,0,0,4,0,0,0,en, 1440866385421238276,33521530,swyx,2021-09-23T02:31:30+00:00,"Today's clip: The Math Behind @theSamParr's $800k Email https://share.transistor.fm/s/7afb99a4",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 80]",,,,,,,0,0,4,0,0,0,en, 1441075713231175681,33521530,swyx,2021-09-23T16:23:18+00:00,"@SvelteSociety @syntaxfm @stolinski @wesbos enjoyed this discussion! as well as the responsible disclaimer about it being apples vs oranges. also re: ecosystem - its growing, but also arguably bigger than React! https://twitter.com/SvelteSociety/status/1390082681753374723?s=20",,,1390082681753374723,1390082681753374723,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[44, 236]",1441016244832849929,1176969867733479424,SvelteSociety,,,,1,0,4,0,0,0,en, 1441818486636888066,33521530,swyx,2021-09-25T17:34:49+00:00,"I had a wonderful chat with @liormech and @pgupta about @getamberflo and how AWS does Usage Metering and Billing! https://www.youtube.com/watch?v=zelDLiG4SLE",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 138]",1429888354192019476,33521530,swyx,,,,0,3,4,0,0,0,en, 1442581670796804097,33521530,swyx,2021-09-27T20:07:26+00:00,@ellenchisa @marissamary well that was perfect + fast! ty and proposing internally 🙏,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[25, 84]",1442581180742881282,14620776,ellenchisa,,,,0,0,4,0,0,,en, 1443478084385009667,33521530,swyx,2021-09-30T07:29:28+00:00,Added a few more offending sites today after the recent feature on @CSS Tricks cc @mxbck https://twitter.com/swyx/status/1443478084385009667/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 88]",1344116697347735553,33521530,swyx,,,,0,0,4,0,0,0,en, 1443492279939842048,33521530,swyx,2021-09-30T08:25:52+00:00,"@posobin launched @ampie_app today which is a nice take on this. I still prefer @round's extension for its minimalism (my fork https://github.com/sw-yx/Twitter-Links-beta) https://twitter.com/posobin/status/1443269476464664584?s=20",,,1443269476464664584,1443269476464664584,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 177]",1240475079718420480,33521530,swyx,,,,1,0,4,0,0,0,en, 1444014341469081601,33521530,swyx,2021-10-01T19:00:22+00:00,"@_developit @acemarke @alexandereardon prior art, for those who dont know what i am referencing https://twitter.com/swyx/status/1281896981049356288",,,1281896981049356288,1281896981049356288,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[39, 119]",1443997699208933380,33521530,swyx,,,,1,0,4,0,0,0,en, 1444737301611827202,33521530,swyx,2021-10-03T18:53:09+00:00,@SoftwareSocPod you two have amazing chemistry and are both working on interesting projects!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[16, 92]",1444312230162534401,1288427219786891265,SoftwareSocPod,,,,0,0,4,0,0,,en, 1449507412885458944,33521530,swyx,2021-10-16T22:47:52+00:00,"@simevidas @TheValuableDev @danluu @stylebot Yeah fair enough, tbh i literally made this for my OWN preference (applying custom stylesheet via stylebot) so the only user i cared about was me",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[45, 190]",1449506818275921922,175727560,simevidas,,,,0,0,4,0,0,,en, 1450151024509874176,33521530,swyx,2021-10-18T17:25:21+00:00,"@pimterry @Cloudflare @gruseom @ycombinator ahh second chance pool is my lot in life, on HN and in dating apps lol",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[44, 114]",1450150471163908097,20509812,pimterry,,,,0,0,4,0,0,,en, 1450187697004236805,33521530,swyx,2021-10-18T19:51:04+00:00,@lauragift_ @Cloudflare @pimterry its easy! just publish blogposts with titles that HN already agrees with without having to read it! /s,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[34, 136]",1450148761569746945,3424878503,lauragift_,,,,0,0,4,0,0,,en, 1450544545234489344,33521530,swyx,2021-10-19T19:29:04+00:00,@rob_dodson congrats Rob! definitely check out @jjacobs22's podcast as he has a wide sampling of companies in the climate space. he can prob even set you up with some calls!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 173]",1450542212501016576,41760382,rob_dodson,,,,0,0,4,0,0,,en, 1450554627812839426,33521530,swyx,2021-10-19T20:09:07+00:00,@tylertringas this one is so on-theme for Calm that you might as well incubate this 🤯,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 85]",1450550157896994827,33353061,tylertringas,,,,0,0,4,0,0,,en, 1450619214432063489,33521530,swyx,2021-10-20T00:25:46+00:00,"@opensas lol what gave you the impression i have any sane guidelines, i'm also figuring it out like everyone else",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[9, 113]",1450351636463898624,258568134,opensas,,,,0,0,4,0,0,,en, 1450943148549570564,33521530,swyx,2021-10-20T21:52:58+00:00,@chantastic noooo i JUST got good at screenflow,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 47]",1450941781315448835,12745092,chantastic,,,,0,0,4,0,0,,en, 1451118031778693120,33521530,swyx,2021-10-21T09:27:53+00:00,@terronk @missingfaktor wowww gitlab series C was 200m in oct 2017?? on what planet was that the right valuation loll,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 117]",1451115727000256514,14829286,terronk,,,,0,0,4,0,0,,en, 1451333056921366547,33521530,swyx,2021-10-21T23:42:19+00:00,@johnlindquist @jamonholmgren Missouri Highway Patrol is on the way,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[30, 67]",1451332782722936848,15430177,johnlindquist,,,,0,0,4,0,0,,en, 1451664045979803649,33521530,swyx,2021-10-22T21:37:33+00:00,"Seattle based folks - @TreTuna and I are doing a small group tech dinner tonight in Cap Hill, DM for deets if you wanna come by!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 128]",,,,,,,0,0,4,0,0,,en, 1451688741576212480,33521530,swyx,2021-10-22T23:15:41+00:00,@argyleink and how legendary of a talent spotter @dalmaer is 👀 👀 👀,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 66]",1451675807412211712,129940111,argyleink,,,,0,0,4,0,0,,en, 1452029895727484935,33521530,swyx,2021-10-23T21:51:19+00:00,@tmcw any idea when this block happened? doesnt seem like Malte to respond this way to this specific screenshot of a public document,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[6, 132]",1451974333992251401,1458271,tmcw,,,,0,0,4,0,0,,en, 1452522488022200328,33521530,swyx,2021-10-25T06:28:42+00:00,"@triptych @Netlify yay! if you want >1% of power i did an ""overview"" tutorial here a couple years ago: https://www.youtube.com/watch?v=mT5siI19gtc and its only added functionality since then!",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[19, 174]",1452305754208231440,811530,triptych,,,,0,0,4,0,0,0,en, 1453175834865397762,33521530,swyx,2021-10-27T01:44:52+00:00,@stolinski i will accept fruit names as variables,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[11, 49]",1453166093057601542,18727585,stolinski,,,,0,0,4,0,0,,en, 1453187005215436801,33521530,swyx,2021-10-27T02:29:15+00:00,@mikedubcurry @stolinski https://twitter.com/swyx/status/1453187005215436801/photo/1,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 24]",1453184927441227777,915387184420712448,mikedubcurry,,,,0,0,4,0,0,0,und, 1453551362961133571,33521530,swyx,2021-10-28T02:37:05+00:00,"@thijsniks @anildash @cabel also the Upton Sinclair effect ""It is difficult to get a man to understand something when his salary depends upon his not understanding it.""",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[28, 169]",1453545916728676361,20427743,thijsniks,,,,0,0,4,0,0,,en, 1454211768192958467,33521530,swyx,2021-10-29T22:21:18+00:00,@Jennabot5000 all bugs are equally feared in this house no worries,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[14, 66]",1454211279682510856,1293902268979445761,Jennabot5000,,,,0,0,4,0,0,,en, 1455264754914660356,33521530,swyx,2021-11-01T20:05:29+00:00,@hillelogram @simonw called these PAGNIs which is a name i like! https://simonwillison.net/2021/Jul/1/pagnis/,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[13, 88]",1455261914297249798,397782926,hillelogram,,,,0,0,4,0,0,0,en, 1455798483517001734,33521530,swyx,2021-11-03T07:26:20+00:00,"Recently I clipped @Steve_Yegge's podcast talking about the Xbox One disaster (https://swyx.transistor.fm/episodes/xbox-one-and-bad-execs-steve-yegge) and @jertype sent me this video underlining how off-tone execs were: https://www.youtube.com/watch?v=KbWgUO-Rqcw This comment was super insightful: be careful of who you poll vs who leads polls! https://twitter.com/swyx/status/1455798483517001734/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 280]",,,,,,,0,1,4,0,0,0,en, 1455805392500318208,33521530,swyx,2021-11-03T07:53:47+00:00,"@kiwicopple @supabase @zernonia this is incredible @zernonia! is it open source by any chance? wanted to see how you do search/tagging. idea for you - special ""sea"" view that just lists all the projects in one screen this way you can visualize the growth of the ecosystem like this https://twitter.com/mattturck/status/1445144517439541255",,,1445144517439541255,1445144517439541255,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[32, 307]",1455764288686080003,832817861844275200,kiwicopple,,,,1,0,4,0,0,0,en, 1455957675364139013,33521530,swyx,2021-11-03T17:58:54+00:00,"@LucasMinter2 @Coding_Career oh wow, thats awesome!! if you wanna accumulate a list of questions i'd be happy to join you at week 3 or 4! :)",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[29, 140]",1455955781317132295,1215752268160499712,LucasMinter2,,,,0,0,4,0,0,,en, 1456411841660293135,33521530,swyx,2021-11-05T00:03:36+00:00,@sperand_io @DavidKPiano @mfateev @temporalio swinging by to close the loop that Baptiste Devessier has been working on a Temporal + Xstate demo that he will present at our Beta launch on Nov 23 https://github.com/Devessier/temporal-electronic-signature,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[46, 218]",1379157384661147648,1076868721,sperand_io,,,,0,0,4,0,0,0,en, 1456697355185516544,33521530,swyx,2021-11-05T18:58:08+00:00,"🆕 How Stripe uses Temporal (9min video): https://www.youtube.com/watch?v=Crkcr1S-NSc",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 65]",,,,,,,0,0,4,0,0,0,en, 1457835502556512256,33521530,swyx,2021-11-08T22:20:43+00:00,@acemarke @JoshuaKGoldberg nahh i dm'ed him after his excellent @cascadiajs talk and then one thing led to another..,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[27, 116]",1457834066976313348,727704217012604928,acemarke,,,,0,0,4,0,0,,en, 1458498453948960769,33521530,swyx,2021-11-10T18:15:03+00:00,@theSamParr this message needs the @ShaanVP hollywood treatment to catch on!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 76]",1458497180050890753,625733783,theSamParr,,,,0,0,4,0,0,,en, 1458525897103851523,33521530,swyx,2021-11-10T20:04:06+00:00,"@adamwathan ah my biweekly dose of ""did i accidentally send my newsletter twice?"" self doubt",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[12, 92]",1458522772691423234,716933677,adamwathan,,,,0,0,4,0,0,,en, 1458623605357432832,33521530,swyx,2021-11-11T02:32:22+00:00,"@gitpod @temporalio Today I tried running the exact same docker compose with @GitHub's Codespaces. failed :( strange error I cannot figure out: https://github.com/github/feedback/discussions/7566 in case any codespaces experts are here i think it tries to run some magic `docker-compose.codespaces.yml` file that is not mine https://twitter.com/swyx/status/1458623605357432832/photo/1",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[20, 298]",1458129030029316100,33521530,swyx,,,,0,1,4,0,0,0,en, 1458889246123565057,33521530,swyx,2021-11-11T20:07:55+00:00,"@hunterwalk @calvinfo i call this my Lindy Library! top of the list is @patio11's classic on Negotiations https://www.kalzumeus.com/2012/01/23/salary-negotiation/ celebrating its 10th year in a couple months https://codingcareer.circle.so/c/lindy-library",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[22, 199]",1458849867233566727,46063,hunterwalk,,,,0,0,4,0,0,0,en, 1459253063726682114,33521530,swyx,2021-11-12T20:13:36+00:00,"@acemarke im in a rut, i know i should watch Succession or White Lotus but am afraid to commit",,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[10, 94]",1459250580719816712,727704217012604928,acemarke,,,,0,0,4,0,0,,en, 1460325585834573825,33521530,swyx,2021-11-15T19:15:25+00:00,@farazamiruddin @netflix @NazDelam @coleturner @RyanBurgess @dariacaraway @shaundai wooh huge huge congrats!,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[84, 108]",1460266656429748226,3160121316,farazamiruddin,,,,0,0,4,0,0,,en, 1460725443133415424,113376737,Ken Kunz,2021-11-16T21:44:19+00:00,Less than 4 days 'til #SvelteSummit! Reply if you'd like to meet up in Chicago 🏙 for a viewing party 🍕🍺. https://youtu.be/1Df-9EKvZr0,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[0, 128]",,,,,,,0,0,4,0,0,0,en, 1462897375064690691,33521530,swyx,2021-11-22T21:34:48+00:00,@AdamTuttle @kentcdodds i see it at 1046 people now... still not started?,,,,,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,Twitter Web App,0,"[24, 73]",1462896465215373315,9686352,AdamTuttle,,,,0,0,4,0,0,,en,