home / twitter

tweets

This is data scraped from swyx's timeline! See blog post

175 rows where favorite_count = 0, is_quote_status = 0, retweeted = 0 and source = "1f89d6a41b1505a3071169f8d0d028ba9ad6f952" sorted by lang

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: user, lang

created_at (date) >30 ✖

  • 2021-08-03 9
  • 2021-08-11 6
  • 2021-09-24 6
  • 2021-10-31 6
  • 2021-12-18 6
  • 2021-08-17 5
  • 2021-10-27 5
  • 2021-12-05 5
  • 2021-08-08 4
  • 2021-09-22 4
  • 2021-09-30 4
  • 2021-11-29 4
  • 2021-07-26 3
  • 2021-08-10 3
  • 2021-08-16 3
  • 2021-08-18 3
  • 2021-08-27 3
  • 2021-09-01 3
  • 2021-11-04 3
  • 2021-11-30 3
  • 2021-12-19 3
  • 2021-12-21 3
  • 2021-08-30 2
  • 2021-09-08 2
  • 2021-09-09 2
  • 2021-09-17 2
  • 2021-09-23 2
  • 2021-09-25 2
  • 2021-09-29 2
  • 2021-10-02 2
  • …

retweeted 1 ✖

  • - · 175 ✖

is_quote_status 1 ✖

  • - · 175 ✖

favorite_count 1 ✖

  • - · 175 ✖
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
1450209199690948611 swyx 33521530 2021-10-18T21:16:31+00:00 @monicalent @Cloudflare @pimterry $MONICA       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [34, 41] 1450209105440874509 1158897613 monicalent       0 0 0 0 0   ca  
1419707009620844565 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [5, 132] 1419705065116475392 20618252 xdg       0 0 0 0 0   en  
1419773491297935360 swyx 33521530 2021-07-26T21:35:53+00:00 @phae hey Frances, to avoid any doubt... big <sarcasm> 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.       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [6, 188] 1419772247846227969 13255 phae       0 0 0 0 0   en  
1419774113992765441 swyx 33521530 2021-07-26T21:38:21+00:00 @phae Reading being I see it a lot and wanted to subtweet about it. Not an endorsement.       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [6, 87] 1419773605462765581 13255 phae       0 0 0 0 0   en  
1420188922504642563 swyx 33521530 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.       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [12, 296] 1420183712717844482 14031032 AdamSinger       0 0 0 0 0   en  
1421220644662824965 swyx 33521530 2021-07-30T21:26:21+00:00 @gusfune @code @stolinski didnt know! thats cool!       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [26, 49] 1421206169708810244 15359622 gusfune       0 0 0 0 0   en  
1422419304096485384 swyx 33521530 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"       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [20, 146] 1422418903381078021 14435843 sgrove       0 0 0 0 0   en  
1422419942129901574 swyx 33521530 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.       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [15, 206] 1422418499343831043 3112402897 yash_kr_verma       0 0 0 0 0   en  
1422431411634507777 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [14, 279] 1422429638740135936 14063149 ThisIsMissEm       0 0 0 0 0   en  
1422436468631347202 swyx 33521530 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.       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [14, 293] 1422433377668452370 14063149 ThisIsMissEm       0 0 0 0 0   en  
1422438456353951750 swyx 33521530 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/       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [23, 287] 1422437143713042439 14063149 ThisIsMissEm       0 0 0 0 0 0 en  
1422438939432869888 swyx 33521530 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)       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [23, 299] 1422437929071300611 14063149 ThisIsMissEm       0 0 0 0 0 0 en  
1422442377491279872 swyx 33521530 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.       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [23, 134] 1422441506221215763 14063149 ThisIsMissEm       0 0 0 0 0   en  
1422580099199602688 swyx 33521530 2021-08-03T15:28:20+00:00 @_2c2c @temporalio @tef_ebooks is an all-round great dev blogger + follow his twitter for crow pics       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [19, 99] 1422577505685282818 2461201788 _2c2c       0 0 0 0 0   en  
1422629085101006848 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [30, 96] 1422583140845903876 14435843 sgrove       0 0 0 0 0 0 en  
1422809132160012293 swyx 33521530 2021-08-04T06:38:26+00:00 @knight_fury7 requires a lot of upfront time i dont have       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [14, 56] 1422806425504337923 702757493773094912 avinash_sy       0 0 0 0 0   en  
1423393466902482944 swyx 33521530 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?       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [10, 172] 1423391229593759747 29101388 samseely       0 0 0 0 0   en  
1423459328388784128 swyx 33521530 2021-08-06T01:42:05+00:00 @ryanlevander @getAkiflow no i hadn't.. checking out now       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [26, 56] 1423456206639665153 339520646 ryanlevander       0 0 0 0 0   en  
1424190773206024193 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [5, 121] 1424188890542448640 20618252 xdg       0 0 0 0 0   en  
1424237660575387652 swyx 33521530 2021-08-08T05:14:53+00:00 @virtualkirill Guide to Happy Idiot names https://twitter.com/swyx/status/1424237660575387652/photo/1       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [15, 41] 1424232405183852546 212923731 virtualkirill       0 0 0 0 0 0 en  
1424286917936312331 swyx 33521530 2021-08-08T08:30:37+00:00 @stephsmithio @excalidraw @streamyardapp TIL! was just jamming ideas going off your prompt       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [41, 90] 1424286418092781568 626691391 stephsmithio       0 0 0 0 0   en  
1424506335534538754 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [20, 291] 1424505256419987456 2870102861 thdxr       0 0 0 0 0   en  
1424877493652135937 swyx 33521530 2021-08-09T23:37:22+00:00 @JemYoung wow this is an awesome initiative, kudos whoever worked on this!       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [10, 74] 1424876961587896322 959539956 JemYoung       0 0 0 0 0   en  
1425208387147419648 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [13, 270] 1425206384199536645 1010918910 venkey_ariv       0 0 0 0 0   en  
1425210442134089732 swyx 33521530 2021-08-10T21:40:23+00:00 @brianleroux whats an underappreciated thing it does well?       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [13, 58] 1425209754117345284 676363 brianleroux       0 0 0 0 0   en  
1425213339769073666 swyx 33521530 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?"       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [13, 169] 1425212085185744896 676363 brianleroux       0 0 0 0 0   en  
1425560858353049601 rita ❄️ 232076816 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [6, 171] 1425253637979181061 33521530 swyx       0 0 0 0 0 0 en  
1425561725877637121 swyx 33521530 2021-08-11T20:56:15+00:00 @ritakozlov_ @_AlbertZhao well look at that! i missed the L/W additions. awesome!       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [26, 81] 1425560858353049601 232076816 ritakozlov_       0 0 0 0 0   en  
1425563097679372288 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [31, 135] 1425234729708761090 190881605 jbrancha       0 0 0 0 0 0 en  
1425567956205932544 swyx 33521530 2021-08-11T21:21:01+00:00 @Qovery_ could be anything :) am designing general scheduled workflows api       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [9, 74] 1425425327271071750 1179771784691888131 Qovery_       0 0 0 0 0   en  
1425567990553055232 swyx 33521530 2021-08-11T21:21:09+00:00 @fishnets88 nice work!       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [12, 22] 1425370475891408901 326295039 fishnets88       0 0 0 0 0   en  
1425568426798456832 swyx 33521530 2021-08-11T21:22:53+00:00 @DylanSather thank you very much!       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [13, 33] 1425232441862615044 991182838455140354 DylanSather       0 0 0 0 0   en  
1425894798477594626 swyx 33521530 2021-08-12T18:59:46+00:00 @QuinnyPig @dabit3 @undef_obj ayy this podcast finally happened!!!       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [30, 66] 1344467557428809728 97114171 QuinnyPig       0 0 0 0 0   en  
1427104554185756672 swyx 33521530 2021-08-16T03:06:54+00:00 @xdg @discord @andy_matuschak ooh exobrain is a great word, where is it from?       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [30, 77] 1427103758517944322 20618252 xdg       0 0 0 0 0   en  
1427305084472360961 swyx 33521530 2021-08-16T16:23:44+00:00 @emquex aw thanks for the shoutout!!       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [8, 36] 1427243422834909185 1360617219974119425 emquex       0 0 0 0 0   en  
1427334910226812942 swyx 33521530 2021-08-16T18:22:15+00:00 @Murkrage @lesliecdubs feature flags for all the things 👍       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [23, 57] 1427334284621324293 222911491 Murkrage       0 0 0 0 0   en  
1427497745242198016 swyx 33521530 2021-08-17T05:09:18+00:00 @marcelo90 @cassidoo @scrimba aww thank you!       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [30, 44] 1427491930976538624 40383086 marcelo90       0 0 0 0 0   en  
1427497918420848646 swyx 33521530 2021-08-17T05:10:00+00:00 @tylertringas weird flex but ok 😅       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [14, 33] 1427494605096988672 33353061 tylertringas       0 0 0 0 0   en  
1427648315416485888 swyx 33521530 2021-08-17T15:07:37+00:00 @NicR_ spotify collaborative filtering       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [7, 38] 1427644494934069267 19419379 NicR_       0 0 0 0 0   en  
1427665920835477504 swyx 33521530 2021-08-17T16:17:34+00:00 @kmelve hahah. what was the outcome?       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [8, 36] 1427664884259491849 798123 kmelve       0 0 0 0 0   en  
1427725779509518337 swyx 33521530 2021-08-17T20:15:26+00:00 @geddski @Netlify i'm just waiting for it to get out of beta 👀       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [18, 62] 1427724176614301696 39607761 geddski       0 0 0 0 0   en  
1427859671130406914 swyx 33521530 2021-08-18T05:07:28+00:00 @jtmthf @andrewingram @apollographql what are you basing your perception of slowness on?       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [37, 88] 1427846414705496064 785719431183802369 jtmthf       0 0 0 0 0   en  
1428048972803805187 swyx 33521530 2021-08-18T17:39:41+00:00 @bcomnes shit. you feeling ok?       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [9, 30] 1428040875800764416 2149850018 bcomnes       0 0 0 0 0   en  
1428254686138621953 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [30, 159] 1427862892976611333 33521530 swyx       0 0 0 0 0 0 en  
1428835224658452486 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [14, 151] 1428833730240593932 520714982 chrislpenner       0 0 0 0 0   en  
1431066787446079488 Geoff Langenderfer 1114563186798108672 2021-08-27T01:31:24+00:00 @swyx these are one/two way door decisions at amazon       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [6, 52] 1431061845947805706 33521530 swyx       0 0 0 0 0   en  
1431324138493284352 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [8, 68] 1431319126425817088 12497 simonw       0 0 0 0 0 0 en  
1431374310929620993 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [7, 189] 1431369602651594761 18636799 5t3ph       0 0 0 0 0 0 en  
1432107933026848772 swyx 33521530 2021-08-29T22:28:33+00:00 @izs im here for the Frozen disses but somehow i feel strangely protective of Moana.. pls justify!       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [5, 98] 1432023612467208199 8038312 izs       0 0 0 0 0   en  
1432420659162861569 swyx 33521530 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 😅       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [11, 135] 1432402740655788032 14356745 andrewray       0 0 0 0 0   en  
1432471648259563520 swyx 33521530 2021-08-30T22:33:49+00:00 @imShahrukhDon @Coding_Career whoo!! well deserved!!!       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [30, 53] 1432469865785352192 896059763129298953 ChaiWithJai       0 0 0 0 0   en  
1432731282706894855 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [32, 130] 1432715653161553922 14338766 phil_renaud       0 0 0 0 0 0 en  
1432939034540593157 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [66, 139] 1432908344205922305 96383 zachleat       0 0 0 0 0 0 en  
1433140106592800770 swyx 33521530 2021-09-01T18:50:02+00:00 @kriskoishigawa hahaha thats exactly what it feels like!! thx for the share!       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [16, 76] 1432988683578200066 3305745134 kriskoishigawa       0 0 0 0 0   en  
1433520798090727451 swyx 33521530 2021-09-02T20:02:46+00:00 @lmatteis how much influence does he exert? is he "just the money guy" or more than that?       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [10, 89] 1433518331647176706 281950081 lmatteis       0 0 0 0 0   en  
1433881895796756481 swyx 33521530 2021-09-03T19:57:38+00:00 @Swizec @forrestbrazeal yes exactly       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [24, 35] 1433879235374899201 15353121 Swizec       0 0 0 0 0   en  
1435751222644981760 swyx 33521530 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.       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [19, 293] 1435750262207959042 380741910 dotproto       0 0 0 0 0   en  
1435752162911563781 swyx 33521530 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?       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [19, 217] 1435751957386387462 33521530 swyx       0 0 0 0 0   en  
1435759393396641798 swyx 33521530 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.       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [19, 206] 1435755027004416002 380741910 dotproto       0 0 0 0 0   en  
1435759523722113024 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [19, 195] 1435759393396641798 33521530 swyx       0 0 0 0 0   en  
1436404668742184960 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [12, 152] 1436381468314509314 17914737 kylecordes       0 0 0 0 0   en  
1436721365495783425 swyx 33521530 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?       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [19, 128] 1436721086075310084 551307316 jbeeko       0 0 0 0 0   en  
1437122451129896967 swyx 33521530 2021-09-12T18:34:27+00:00 @colinhacks @simonplend you could try @buttondown       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [24, 49] 1437121038182199305 888220718 colinhacks       0 0 0 0 0   en  
1438122425468653578 swyx 33521530 2021-09-15T12:47:59+00:00 @caitp69 oh wait how does it know blood sugar? you need a CGM as well right?       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [9, 76] 1438121645051453442 2298972260 caitp69       0 0 0 0 0   en  
1438981696213241857 swyx 33521530 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 :)       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [25, 124] 1438977833305575426 17789348 austinbirch       0 0 0 0 0   en  
1438984931728756736 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [24, 155] 1438948411659669505 1426341649702129668 Jesus40410       0 0 0 0 0   en  
1440692266499145738 swyx 33521530 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"       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [14, 158] 1440690152842555392 131838592 hsablonniere       0 0 0 0 0   en  
1440729994058108931 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [12, 218] 1440724829716369419 22571664 HodGreeley       0 0 0 0 0   en  
1440765132871651332 swyx 33521530 2021-09-22T19:49:10+00:00 @mcadonofrio these add up to 105%? is the average $100mm+ company at an operating loss?       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [13, 87] 1440351903766888466 1045367135394922496 mcadonofrio       0 0 0 0 0   en  
1440768215529914372 swyx 33521530 2021-09-22T20:01:25+00:00 @macrocephalopod @ConejoCapital wait isn't that buying, not selling skew       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [32, 72] 1440736372185202690 1341087029048827904 macrocephalopod       0 0 0 0 0   en  
1440854336297320452 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [30, 257] 1440853737631748100 167315972 AbhiAiyer       0 0 0 0 0   en  
1441074061644386317 swyx 33521530 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...       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [23, 111] 1440569686194675719 959897232236535808 dan_charvat       0 0 0 0 0 0 en  
1441195320420061184 swyx 33521530 2021-09-24T00:18:35+00:00 @umanagineer i wasnt aware! i wonder if any inhouse tech was developed for this       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [13, 79] 1441121760284344322 938901720016363520 umachingunde       0 0 0 0 0   en  
1441198851466137602 swyx 33521530 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 :)       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [16, 128] 1441198414385926150 12473952 craigkerstiens       0 0 0 0 0   en  
1441199334767284232 swyx 33521530 2021-09-24T00:34:32+00:00 @seldo @jthandy @lennypruss 5-7! jeezus. iirc we just had 2 at Netlify at that stage       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [28, 84] 1441198991199203337 15453 seldo       0 0 0 0 0   en  
1441232157439971328 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [42, 180] 1371531257088151552 33521530 swyx       0 0 0 0 0 0 en  
1441257905022459904 swyx 33521530 2021-09-24T04:27:16+00:00 @kardysm ha thanks! yeah this stuff is super underrated for how powerful it is       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [9, 78] 1441255470170214402 119158001 kardysm       0 0 0 0 0   en  
1441465484277280775 swyx 33521530 2021-09-24T18:12:07+00:00 @Nutlope @redpointvc @SaiVC_ sign up != show up haha       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [29, 52] 1441465303024607235 3246815913 Nutlope       0 0 0 0 0   en  
1441903939855781891 swyx 33521530 2021-09-25T23:14:23+00:00 @Dingman @tailwindcss cool!       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [22, 27] 1441885913580195843 7765902 Dingman       0 0 0 0 0   en  
1442864183112994823 swyx 33521530 2021-09-28T14:50:03+00:00 @paulnakata still very cool! you built a platform atop Slack!       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [12, 61] 1442854298900041730 14520811 paulnakata       0 0 0 0 0   en  
1443025337848266763 swyx 33521530 2021-09-29T01:30:25+00:00 @MylesBorins @jkup @robwormald this goes against everything i have ever heard about the waste recycling industry       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [31, 112] 1443024260633616389 150664007 MylesBorins       0 0 0 0 0   en  
1443478897211760640 swyx 33521530 2021-09-30T07:32:42+00:00 @philnash as an ex Amazon employee I happily took 50% comp in shares       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [10, 68] 1443448544430477315 9152632 philnash       0 0 0 0 0   en  
1443486875977543680 swyx 33521530 2021-09-30T08:04:24+00:00 @RicheyRyan @pkafka have not! making mental note.       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [20, 49] 1443485474681720834 360128704 RicheyRyan       0 0 0 0 0   en  
1443644578700017667 swyx 33521530 2021-09-30T18:31:03+00:00 @gethackteam @SlackHQ different infra including different domain (http://slackstatus.com ?) and different provider yea wouldve been nice       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [22, 137] 1443644293047062538 798259732263956480 gethackteam       0 0 0 0 0 0 en  
1444097423165452289 swyx 33521530 2021-10-02T00:30:30+00:00 @BenjaminWFox ah. is this Robinhood Snacks or Robinhood proper? because they acquired that one       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [14, 94] 1444095291670425601 1178830458005536768 BenjaminWFox       0 0 0 0 0   en  
1444576026852397060 swyx 33521530 2021-10-03T08:12:18+00:00 @dtinth love it 🔥       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [8, 17] 1444575699663081480 12740012 dtinth       0 0 0 0 0   en  
1447690654880960514 swyx 33521530 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 :(       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [5, 93] 1447686642760830976 285019665 css       0 0 0 0 0   en  
1448054068782370820 swyx 33521530 2021-10-12T22:32:48+00:00 @motdde in this case someone just necrotweeted it, i wasnt actively looking for it       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [8, 82] 1448023261615464449 611635056 motdde       0 0 0 0 0   en  
1449797447425818625 swyx 33521530 2021-10-17T18:00:22+00:00 @rickhanlonii aww she looks so happy. congrats!!!       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [14, 49] 1449794704258764805 244965762 rickhanlonii       0 0 0 0 0   en  
1449801072432664576 swyx 33521530 2021-10-17T18:14:46+00:00 @JayGilmore @Qodesmith @mrleblanc101 @danluu @stylebot will add, ty       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [55, 67] 1449731397585879040 14193564 JayGilmore       0 0 0 0 0   en  
1450187369076781056 swyx 33521530 2021-10-18T19:49:46+00:00 @jkup @Cloudflare @pimterry when it comes to $NET there are many reasons to only go up       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [28, 86] 1450186758457634817 255634108 jkup       0 0 0 0 0   en  
1450340969748963330 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [0, 278]             0 0 0 0 0 0 en  
1450496834271518728 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [16, 84] 1450489329151889414 986801772676157440 FoolAllTheTime       0 0 0 0 0   en  
1450634349808738304 swyx 33521530 2021-10-20T01:25:55+00:00 @PatrickKlug oh i'd actually love a list of those!!! "wheels we keep reinventing"       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [13, 82] 1450633524634013701 19331096 PatrickKlug       0 0 0 0 0   en  
1451117742942162944 swyx 33521530 2021-10-21T09:26:45+00:00 @modeveloper screenflow       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [13, 23] 1451107407430447108 1098326987184062464 modeveloper       0 0 0 0 0   en  
1451285802701385749 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [25, 103] 1451284885390376960 121070592 chrisquinnr       0 0 0 0 0 0 en  
1451669721019912195 swyx 33521530 2021-10-22T22:00:06+00:00 @antony you should take a couple days off to celebrate your fundraise!!       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [8, 71] 1451668735333445640 818570 antony       0 0 0 0 0   en  
1452521988291903492 swyx 33521530 2021-10-25T06:26:43+00:00 @leereilly congrats! page not found... can someone restore it?!       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [11, 63] 1452311303196921861 26900242 leereilly       0 0 0 0 0   en  
1452772078390689792 swyx 33521530 2021-10-25T23:00:29+00:00 @bramusblog ha thanks Bramus!       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [12, 29] 1452770915662635011 380852968 bramusblog       0 0 0 0 0   en  
1453188758518394888 swyx 33521530 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       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [35, 154] 1453187706557763588 14063149 ThisIsMissEm       0 0 0 0 0   en  

Next page

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [tweets] (
   [id] INTEGER PRIMARY KEY,
   [user] INTEGER REFERENCES [users]([id]),
   [created_at] TEXT,
   [full_text] TEXT,
   [retweeted_status] INTEGER,
   [quoted_status] INTEGER,
   [place] TEXT REFERENCES [places]([id]),
   [source] TEXT REFERENCES [sources]([id]), [truncated] INTEGER, [display_text_range] TEXT, [in_reply_to_status_id] INTEGER, [in_reply_to_user_id] INTEGER, [in_reply_to_screen_name] TEXT, [geo] TEXT, [coordinates] TEXT, [contributors] TEXT, [is_quote_status] INTEGER, [retweet_count] INTEGER, [favorite_count] INTEGER, [favorited] INTEGER, [retweeted] INTEGER, [possibly_sensitive] INTEGER, [lang] TEXT, [scopes] TEXT,
   FOREIGN KEY([retweeted_status]) REFERENCES [tweets]([id]),
   FOREIGN KEY([quoted_status]) REFERENCES [tweets]([id])
);
CREATE INDEX [idx_tweets_source]
    ON [tweets] ([source]);
Powered by Datasette · Queries took 740.665ms