home / twitter

tweets

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

9 rows where user = 1176969867733479424 sorted by lang

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source, is_quote_status, retweet_count, favorited, retweeted

created_at (date) 9 ✖

  • 2021-05-05 1
  • 2021-08-03 1
  • 2021-09-04 1
  • 2021-10-18 1
  • 2021-11-08 1
  • 2021-11-17 1
  • 2021-11-20 1
  • 2021-11-23 1
  • 2021-11-29 1
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
1390082681753374723 Svelte Society 🧡 1176969867733479424 2021-05-05T23:15:12+00:00 Interesting point here: Svelte's ecosystem is larger than React's... if you consider that vanilla JS libraries (e.g. D3) "just work" with Svelte 🎯 https://twitter.com/DanaWoodman/status/1390030682789859329       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [0, 148]             1 23 116 0 0 0 en  
1422372693827985409 Svelte Society 🧡 1176969867733479424 2021-08-03T01:44:11+00:00 🧡🧡🧡 ICYMI: @Sveltejs was just voted the most loved framework at the 2021 @StackOverflow developer survey! https://insights.stackoverflow.com/survey/2021 🧡🧡🧡 https://twitter.com/SvelteSociety/status/1422372693827985409/photo/1       Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 0 [0, 136]             0 39 182 0 0 0 en  
1434106223721426945 Svelte Society 🧡 1176969867733479424 2021-09-04T10:49:02+00:00 Svelte Summit Fall 2021 is happening on November 20th! CFPs are open as well! https://twitter.com/kevmodrome/status/1434105682077364224   1434105682077364224 1434105682077364224   Tweetbot for Mac 2d56427825d31a620d10acb51615805f894c90f6 0 [0, 77]             1 11 49 0 1 0 en  
1450199092701892613 Svelte Society 🧡 1176969867733479424 2021-10-18T20:36:21+00:00 It’s time to announce our next Svelte Summit sponsor! It’s everyone’s favourite @Cloudflare 🥳 If you haven’t checked out Workers or Pages, do it now! SvelteKit and CF workers are a perfect match. Fast + Fast = Superfast 😎       Tweetbot for Mac 2d56427825d31a620d10acb51615805f894c90f6 0 [0, 221]             0 12 150 0 0   en  
1457844600236699648 Svelte Society 🧡 1176969867733479424 2021-11-08T22:56:52+00:00 🗽 NYC/East Coast Svelte Fans! You are invited to the NYC #SvelteSummit party IRL with @Rich_Harris and @swyx! 20 Nov 12-4pm in Brooklyn, doors open at 11am BYO refreshments, boardgames, and hack projects! https://lu.ma/sveltenyc       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [0, 231]             0 18 55 1 1 0 en  
1460785448876331010 Svelte Society 🧡 1176969867733479424 2021-11-17T01:42:45+00:00 Svelte Summit viewing parties are springing up all over! Organize here or on Discord! NYC 🗽 @swyx Mainz 🇩🇪@einbuhrmi Zagreb 🇭🇷 @letourpowerscombine on Discord Barcelona 🇪🇸@stefanmaric on Discord Chicago 🍕@kennethkunz👇 https://twitter.com/kennethkunz/status/1460725443133415424   1460725443133415424 1460725443133415424   Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 0 [0, 219]             1 6 31 1 1 0 en  
1462113564429361156 Svelte Society 🧡 1176969867733479424 2021-11-20T17:40:13+00:00 🏔 #SvelteSummit is happening now! Make sure you don't miss it! Catch it live 📺👇 http://youtu.be/1Df-9EKvZr0 16 talks from all over the world!👇🤯       Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 0 [0, 142]             0 13 45 1 1 0 en  
1463248727942971396 Svelte Society 🧡 1176969867733479424 2021-11-23T20:50:57+00:00 News: https://yourhome.fb.com uses @sveltejs! Thanks @celikovic for the tip 👀 https://twitter.com/SvelteSociety/status/1463248727942971396/photo/1       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [0, 78]             0 35 303 0 0 0 en  
1465395388970590213 Svelte Society 🧡 1176969867733479424 2021-11-29T19:01:01+00:00 You know you want to. Yes. Exactly! Ditch React and use Svelte instead 😎At #SvelteSummit @stolinski showed us the process they went through at @LevelUpTuts doing just that! https://buff.ly/3p89k6w       Buffer 169a89a27ef3ad2a4af15851e3f6452bfeb0ef67 0 [0, 197]             0 13 38 1 1 0 en  

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