home / twitter

tweets

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

12 rows where "created_at" is on date 2021-09-21 and retweet_count = 0 sorted by lang

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source, in_reply_to_user_id, in_reply_to_screen_name, is_quote_status, favorite_count, lang

user 1 ✖

  • swyx 12

retweet_count 1 ✖

  • - · 12 ✖

created_at (date) 1 ✖

  • 2021-09-21 · 12 ✖
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
1440187380678365185 swyx 33521530 2021-09-21T05:33:23+00:00 @AndaristRake @typescript @replayio screenshare how you work with it!!       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [36, 70] 1439973821759504385 2587563212 AndaristRake       0 0 4 0 0   en  
1440197404335095822 swyx 33521530 2021-09-21T06:13:13+00:00 @aravindballa bro i am 177 episodes in and i still dont know if i can commit time you will never know fucking do it       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [14, 117] 1440196973601050626 532906019 aravindballa       0 0 13 0 0   en  
1440218424374796290 swyx 33521530 2021-09-21T07:36:44+00:00 @forrestbrazeal @QuinnyPig what does it mean to remember who you are though? i am logged in to multiple google accounts, but their URLs often assume my first account is the one i am using to view that URL despite not having permission. then i have to add a “/u/1” string somewhere in URL and pray it works       Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 0 [27, 307] 1440031312589430788 3239330680 forrestbrazeal       0 0 1 0 0   en  
1440219216930480135 swyx 33521530 2021-09-21T07:39:53+00:00 @forrestbrazeal @QuinnyPig someone else said it better but this basically https://twitter.com/ShitUserStory/status/1382982104695373825   1382982104695373825 1382982104695373825   Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 0 [27, 73] 1440218424374796290 33521530 swyx       1 0 0 0 0 0 en  
1440222145661992970 swyx 33521530 2021-09-21T07:51:32+00:00 @erikras @mpocock1 wait did david actually show how to do this properly? because im now wondering how to represent tic-tac-toe in 5 states       Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 0 [19, 138] 1440057535679975430 7618412 erikras       0 0 2 0 0   en  
1440223410118795267 swyx 33521530 2021-09-21T07:56:33+00:00 @mpocock1 @erikras ah amazing!!! ty       Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 0 [19, 35] 1440222500340658178 346640777 mpocock1       0 0 1 0 0   en  
1440233645080412168 swyx 33521530 2021-09-21T08:37:13+00:00 @AndaristRake @jmapping @typescript @replayio oh noooo :( was interested in seeing how Replay helped! as there’s some learning curve       Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 0 [46, 133] 1440225630121979913 2587563212 AndaristRake       0 0 0 0 0   en  
1440305079102238722 swyx 33521530 2021-09-21T13:21:05+00:00 @slouischarles yay!! speak soon!       Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 0 [15, 32] 1440234649368682497 60773503 slouischarles       0 0 1 0 0   en  
1440376561903960075 swyx 33521530 2021-09-21T18:05:07+00:00 I see your hundreds of open tabs and raise you my macOS dock https://twitter.com/swyx/status/1440376561903960075/photo/1       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [0, 60]             0 0 30 0 0 0 en  
1440390289760219142 swyx 33521530 2021-09-21T18:59:40+00:00 @techgirl1908 @temporalio @stevekinney @sveltejs @tailwindcss just being honest haha       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [62, 84] 1440390114752884741 2932738834 techgirl1908       0 0 1 0 0   en  
1440391137189982210 swyx 33521530 2021-09-21T19:03:02+00:00 @candidosales @temporalio @stevekinney @sveltejs @tailwindcss yea just US remote right now       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [62, 90] 1440391024602333187 35480690 candidosales       0 0 1 0 0   en  
1440333166284140553 swyx 33521530 2021-09-21T15:12:41+00:00 @AdamTuttle @WorkingCodePod 🎉       Twitter for iPad 574fe4fa937eeb131136f7e3678f32d4ff3078d5 0 [28, 29] 1440310595283079172 9686352 AdamTuttle       0 0 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 611.144ms