home / twitter

tweets

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

11 rows where "created_at" is on date 2021-12-15 and source = "95f3aaaddaa45937ac94765e0ddb68ba2be92d20" sorted by lang

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: user, is_quote_status, retweet_count, favorited

favorite_count 6 ✖

  • 0 3
  • 1 3
  • 2 2
  • 13 1
  • 61 1
  • 2519 1

retweeted 2 ✖

  • 0 10
  • 1 1

source 1 ✖

  • Twitter for iPhone · 11 ✖

created_at (date) 1 ✖

  • 2021-12-15 · 11 ✖
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
1470922122113404931 swyx 33521530 2021-12-15T01:02:16+00:00 The Economist’s take on the evolving battle https://archive.md/meT9E https://twitter.com/swyx/status/1470922122113404931/photo/1       Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 0 [0, 67] 1465637007619608589 33521530 swyx       0 0 2 0 0 0 en  
1470964378144948226 swyx 33521530 2021-12-15T03:50:11+00:00 @jsjoeio @vercel @codesandbox 1. guillermo loves cloud dev 2. they made their own bundler lmao 3. they aren’t too big yet 4. vertically integrate with/without nextjs live       Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 0 [30, 170] 1470854142453108737 1567529924 jsjoeio       0 0 2 0 0   en  
1470998383477223424 swyx 33521530 2021-12-15T06:05:19+00:00 @chancethedev @chantastic shiiiit dming       Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 0 [26, 39] 1470978151975047170 964202120361709569 chancethedev       0 0 0 0 0   en  
1471001384942125057 swyx 33521530 2021-12-15T06:17:14+00:00 @Saeris @kylemh_ @vercel @codesandbox and planetscale/supabase are already too big for vercel to buy       Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 0 [38, 100] 1470800202890027009 14865775 Saeris       0 0 1 0 0   en  
1471004012971323392 swyx 33521530 2021-12-15T06:27:41+00:00 jQuery won the battle but Mootools won the war       Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 0 [0, 46] 1470795050225307655 33521530 swyx       0 6 61 1 0   en  
1471005320541442053 swyx 33521530 2021-12-15T06:32:53+00:00 @immad genuine question, no offense meant - how did you stay away from learning this for so long given what you do? i would have imagined it is bullet point #1 or #2 in every single pitch deck? or are there just way too many more compelling points than mere branch costs?       Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 0 [7, 272] 1470944947217915908 7537712 immad       0 0 13 0 0   en  
1471005935476756483 swyx 33521530 2021-12-15T06:35:19+00:00 @alexandargyurov @leeerob i gotchu bro https://listenbox.app/       Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 0 [26, 62] 1470854099033890817 3938257948 alexandargyurov       0 0 1 0 0 0 en  
1471112859400687627 Brandon Rohrer 731279155 2021-12-15T13:40:12+00:00 War stories please. What’s the jankiest piece of tech you’ve seen a company depend on?       Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 0 [0, 87]             0 510 2519 1 1   en  
1471210990003843074 swyx 33521530 2021-12-15T20:10:08+00:00 @grahamneray revenue and GM so closely tied it doesnt really matter but might as well track it for cashflow purposes. especially for infra biz so the margins are lower than standard app       Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 0 [13, 185] 1471207462464372743 389779048 grahamneray       0 0 0 0 0   en  
1471229699623833605 swyx 33521530 2021-12-15T21:24:29+00:00 @kmelve @Netlify @fig it requires me to update and i cant be bothered lol. considering uninstalling       Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 0 [22, 99] 1471204639404036096 798123 kmelve       0 0 0 0 0   en  
1471221498530590723 swyx 33521530 2021-12-15T20:51:53+00:00 @kylemh_ @vercel @Netlify https://twitter.com/isamlambert/status/1468261579334422528?s=21   1468261579334422528 1468261579334422528   Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 0 [26, 49] 1471150538125234177 1694135276 kylemh_       1 0 1 0 0 0 und  

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 5392.034ms