id,user,created_at,full_text,retweeted_status,quoted_status,place,source,truncated,display_text_range,in_reply_to_status_id,in_reply_to_user_id,in_reply_to_screen_name,geo,coordinates,contributors,is_quote_status,retweet_count,favorite_count,favorited,retweeted,possibly_sensitive,lang,scopes 1281896981049356288,33521530,2020-07-11T10:23:51+00:00,"I admire the initiative behind https://tooling.report so much! - included maintainers of each tool - filed issues for every issue found - sensitive to nuances per tool - comparable across tools an instant classic piece of web advocacy I will be thinking about for years to come https://twitter.com/jaffathecake/status/1281290340746567680",,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[0, 280]",,,,,,,1,4,32,0,0,0,en, 1330608936660025344,33521530,2020-11-22T20:27:46+00:00,"To fellow indie hackers: Stripe Checkout is awesome. A Stripe-hosted UI they optimize for you with i18n and PCI and receipts etc done for you. I moved @Coding_Career from @Podia to Stripe + @CircleApp (for fulfillment) in 2hrs. Conversion went up ~20%. Can't believe it's free. https://twitter.com/JasonSwett/status/1328710087402156032",,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[0, 279]",,,,,,,1,4,55,0,0,0,en, 1412032180465831939,36686876,2021-07-05T12:54:40+00:00,"Check it out, I was on Svelte Radio! I still can't believe it. Thank you for having me, I had so much fun! Also, check out the Purrfect dev with @swyx talking about Svelte. https://codingcat.dev/podcast/1-15-whats-up-with-svelte #svelte @sveltejs https://twitter.com/svelteradio/status/1411882780959596549",,,,f0976f342215a984184a13a54b26877ece8cebba,0,"[0, 217]",,,,,,,1,4,31,0,0,0,en, 1424873436657065995,33521530,2021-08-09T23:21:14+00:00,"Pretty wild to have @Temporalio featured in the OSS Startups podcast alongside the founders of Heptio (Kubernetes), Pulumi, MongoDB, etc. We're still in early days but it's good company to keep! Also see my cheeky position:sticky of @ListenNotes' player inside @docusaurus 👩🏽‍🍳😘 https://twitter.com/temporalio/status/1424816422216028160",,1424816422216028160,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[0, 281]",,,,,,,1,4,27,0,0,0,en, 1424953927426928646,33521530,2021-08-10T04:41:05+00:00,"@moretothat’s unification of the power and money divides into a single bell curve dimension is indirectly an incredible rebuttal of the Michael Scott Theory of Social Class - arguing FOR being peak Michael Scott! https://twitter.com/alex_danco/status/1352701338833072135?s=21 https://twitter.com/swyx/status/1424953927426928646/photo/1",,1352701338833072135,,95f3aaaddaa45937ac94765e0ddb68ba2be92d20,0,"[0, 237]",1424951893864816644,33521530,swyx,,,,1,4,24,0,0,0,en, 1428402268550754304,16520821,2021-08-19T17:03:33+00:00,Super happy that a lot of these efforts are now well under way. Especially excited about indexing the entire world of open source and making it searchable in one place! https://venturebeat.com/2021/08/19/sourcegraph-plans-to-index-the-entire-open-source-web https://twitter.com/beyang/status/1346652236378566657,,1346652236378566657,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[0, 192]",,,,,,,1,4,26,0,1,0,en, 1428402450839457800,33521530,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,,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[0, 140]",,,,,,,1,4,0,0,1,,en, 1428890875757699074,33521530,2021-08-21T01:25:06+00:00,"Passing along my fave two reads on how optionality is overrated: - https://www.thecrimson.com/article/2017/5/25/desai-commencement-ed/ - https://radreads.co/collecting-options-isnt-best-life-strategy/ by @khemaridh Clearly articulated how I screwed up my own life by continuously collecting paper and never betting on myself. https://twitter.com/noampomsky/status/1428771895936049158",,1428771895936049158,,95f3aaaddaa45937ac94765e0ddb68ba2be92d20,0,"[0, 244]",,,,,,,1,4,34,0,0,0,en, 1434918776462585856,2728377030,2021-09-06T16:37:50+00:00,"as @sveltejs passes 50k GitHub stars, here's the https://is.gd/artmachine AI interpreting ""sveltejs space elevator"", a 🚀 metaphor from @swyx's 2020 talk: https://www.youtube.com/watch?v=atOIxTHylF8 here's screenshots of the repo at 20/30/40/50k, from 162 contributors to 444! https://twitter.com/ryanatkn/status/1147348332098011136 https://twitter.com/ryanatkn/status/1434918776462585856/photo/1",,1147348332098011136,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[0, 279]",,,,,,,1,4,25,0,1,0,en, 1434928945774972931,33521530,2021-09-06T17:18:15+00:00,"RT @ryanatkn: as @sveltejs passes 50k GitHub stars, here's the https://is.gd/artmachine AI interpreting ""sveltejs space elevator"", a 🚀 metap…",1434918776462585856,,,95f3aaaddaa45937ac94765e0ddb68ba2be92d20,0,"[0, 140]",,,,,,,1,4,0,0,1,0,en, 1447312313426460672,33521530,2021-10-10T21:25:19+00:00,"Obsessed by how turning sync into async processes improves UX. Imagine an API call w/ 5 requirements fails bc 2 inputs were invalid. Instead of keeping state on client or duplicating validation, the API call starts a session and you “talk” with it to resolve the invalid inputs. https://twitter.com/swyx/status/1445299225974095877",,1445299225974095877,,95f3aaaddaa45937ac94765e0ddb68ba2be92d20,0,"[0, 279]",,,,,,,1,4,82,0,0,0,en, 1448047600318365697,33521530,2021-10-12T22:07:05+00:00,"@temporalio The rest of OSS startup moat I reckon comes down to 2 things: - Sweat the DX: Intuitive, honest docs. Treating onboarding like game design. Handling exceptions (https://twitter.com/swyx/status/1294689838872981506?lang=en). Build a media company around domain, then build community. Mindshare -> market share.",,1294689838872981506,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[12, 289]",1448044941679022083,33521530,swyx,,,,1,4,15,0,0,0,en, 1449825610625212417,33521530,2021-10-17T19:52:16+00:00,"@patrickc More data to back up @levelsio - I moved my book sales platform from Podia to Stripe Checkout last year. I have anonymous numbers for traffic and compared it against purchases. Conversion went up ~20% for 2 hours of work 🤯 https://twitter.com/swyx/status/1330608936660025344",,1330608936660025344,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[10, 258]",1449823925400076289,4939401,patrickc,,,,1,4,80,0,0,0,en, 1452852967170658304,33521530,2021-10-26T04:21:54+00:00,"Very disappointed to learn more damning facts about Lambda, which I supported until @fulligin's reporting. It is never easy to run a bootcamp and from personal experience I know that disgruntled students can drown out happy graduates. But this is abysmal and exploitative. https://twitter.com/fulligin/status/1452658640809197569",,1452658640809197569,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[0, 274]",,,,,,,1,4,75,0,0,0,en, 1456718364252934147,33521530,2021-11-05T20:21:37+00:00,@amacarthur @BrendanEich i was reminded of the move back to JS by @jeanqasaur and @Rich_Harris's livestream today https://twitter.com/swyx/status/1350427690814251010,,1350427690814251010,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[25, 137]",1456713650962673672,30416123,amacarthur,,,,1,4,36,0,0,0,en, 1456866520395509765,33521530,2021-11-06T06:10:20+00:00,Apparently the line is 10 years and 1.5 months old so it was impossible to believe in it earlier unless you literally made the language haha https://twitter.com/BrendanEich/status/1456758350419480580,,1456758350419480580,,95f3aaaddaa45937ac94765e0ddb68ba2be92d20,0,"[0, 140]",1456706638010667012,33521530,swyx,,,,1,4,42,0,0,0,en, 1465885934029737984,33521530,2021-12-01T03:30:16+00:00,"Laver’s Law for technology: 10yrs before its time - Academic 5yrs - Cute, Daring 1yr - Nice for small projects Current - Modern, use everywhere 1yr after its time - Safe 5yrs - Terrible, Horrible, No Good, Very Bad 10yrs - Flawed but beautiful 50y - Wisdom of the ancients https://twitter.com/floydophone/status/1465757361155428356",,1465757361155428356,,95f3aaaddaa45937ac94765e0ddb68ba2be92d20,0,"[0, 280]",,,,,,,1,4,34,0,0,0,en, 1467294016995688449,33521530,2021-12-05T00:45:29+00:00,Great blogpost here recapping @juliagalef's Scout Mindset: https://twitter.com/adamgordonbell/status/1467261215915364353?s=20 https://twitter.com/swyx/status/1467294016995688449/photo/1,,1467261215915364353,,1f89d6a41b1505a3071169f8d0d028ba9ad6f952,0,"[0, 82]",1467249786604584961,33521530,swyx,,,,1,4,27,0,0,0,en, 1469313115598860293,2308474213,2021-12-10T14:28:39+00:00,I had a bill recently go from $20/month to $660/month because I exceeded a magic threshold. My actual usage increased maybe 20% 😬 https://twitter.com/swyx/status/1469092201376354305,,1469092201376354305,,95f3aaaddaa45937ac94765e0ddb68ba2be92d20,0,"[0, 129]",,,,,,,1,4,71,1,1,0,en, 1469801943019110401,33521530,2021-12-11T22:51:05+00:00,RT @JoshWComeau: I had a bill recently go from $20/month to $660/month because I exceeded a magic threshold. My actual usage increased mayb…,1469313115598860293,,,95f3aaaddaa45937ac94765e0ddb68ba2be92d20,0,"[0, 140]",,,,,,,1,4,0,1,1,,en,