home / twitter

tweets

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

11 rows where "created_at" is on date 2021-12-13, favorited = 0 and retweeted = 0 sorted by lang

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source, retweet_count

user 2 ✖

  • swyx 10
  • Intercontinental Breakfast Missile 1

retweeted 1 ✖

  • - · 11 ✖

is_quote_status 1 ✖

  • 0 11

created_at (date) 1 ✖

  • 2021-12-13 · 11 ✖

quoted_status 0 ✖

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
1470195879927697408 swyx 33521530 2021-12-13T00:56:27+00:00 @its_hebilicious @emmaytang wow, extra props for being first commission 👏       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [28, 73] 1470192173094215681 24510559 its_hebilicious       0 0 3 0 0   en  
1470199514732527618 swyx 33521530 2021-12-13T01:10:53+00:00 High EQ home-schooled people are some of the most effective first-principles thinkers I know. They ask questions where nobody thinks to ask and aren't afraid to dive into something new just because they lack a piece of paper that says they have what it takes.       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [0, 259]             0 4 90 0 0   en  
1470236665390137346 swyx 33521530 2021-12-13T03:38:31+00:00 @jdgaravito idk, just make it a habit and stick to it, dont be too hard on yourself when you break it and get right back on because this is a very long game       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [12, 156] 1470197041888378883 18572224 jdgaravito       0 0 1 0 0   en  
1470313547858993152 swyx 33521530 2021-12-13T08:44:01+00:00 @sarah_edo @brad_frost Immediately reminded me of this https://www.youtube.com/watch?v=abn6cPxrc5w       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [23, 78] 1470300256944340995 813333008 sarah_edo       0 0 3 0 0 0 en  
1470333479489466368 swyx 33521530 2021-12-13T10:03:13+00:00 @forrestbrazeal You are certainly flexing that! Funny how when we're young we hate being different, then when we grow up we learn to embrace it :)       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [16, 146] 1470212238279647232 3239330680 forrestbrazeal       0 0 6 0 0   en  
1470333857257824256 swyx 33521530 2021-12-13T10:04:43+00:00 @NHeinDev i mean like the replies here are evidence, plus i think a lot of @RandallKanna's boldness and originality comes from her homeschooling but was also just reflecting on homeschooled people i know from college and have heard on podcasts. I think i'd be keen to do it for my kids.       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [10, 287] 1470202973481582605 1333059155154907138 NHeinDev       0 0 6 0 0   en  
1470366530936483841 Intercontinental Breakfast Missile 41402543 2021-12-13T12:14:33+00:00 Still thinking about this bird's nest made out of anti-bird spikes https://twitter.com/potatojunkie/status/1470366530936483841/photo/1       Twitter for Android f0976f342215a984184a13a54b26877ece8cebba 0 [0, 66]             0 2365 16602 0 0 0 en  
1470456466473553922 swyx 33521530 2021-12-13T18:11:56+00:00 @cliffordfajard0 @ScriptedAlchemy @wesbos @temporalio thanks for the shoutout! :)       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [54, 81] 1470041580597698560 1651680008 cliffordfajard0       0 0 0 0 0   en  
1470462000001994754 swyx 33521530 2021-12-13T18:33:55+00:00 Free startup idea / Request for startup: Eco-friendly cable disposal 1. Let anyone mail their “big box of cables” to you. 2. You keep them for 1 year and ship back equivalent cables on demand. 3. Sell/responsibly recycle the rest. 4. Donate 20% proceeds to #TeamTrees       Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 0 [0, 269]             0 2 44 0 0   en  
1470466078790729729 swyx 33521530 2021-12-13T18:50:07+00:00 @KennethCassel @SlipApp brave move and still kudos for all the incredible building in public along the way!! still somewhat hoping for at least WIP blogposts for Advanced @Supabase Techniques someday :)       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [24, 202] 1470438097284390916 1319269656264409088 KennethCassel       0 0 11 0 0   en  
1470483442303393793 swyx 33521530 2021-12-13T19:59:07+00:00 @bradgarropy @Netlify @vercel nice! fwiw Netlify's serverless function signature is exactly what AWS Lambda has, up to you on what "non-standard" means :) https://docs.aws.amazon.com/lambda/latest/dg/nodejs-handler.html       Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 0 [30, 178] 1470477575990435849 271545570 bradgarropy       0 0 4 0 0 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 6789.249ms