tweets
9 rows where favorited = 0, retweet_count = 16, retweeted = 0 and user = 33521530 sorted by lang
This data as json, CSV (advanced)
created_at (date) 9 ✖
- 2020-03-22 1
- 2020-11-11 1
- 2021-02-23 1
- 2021-04-16 1
- 2021-04-17 1
- 2021-08-09 1
- 2021-08-31 1
- 2021-10-16 1
- 2021-10-25 1
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1241858255195865090 | swyx 33521530 | 2020-03-22T22:44:15+00:00 | ✍️Mise en Place Writing https://www.swyx.io/writing/writing-mise-en-place How to write more, faster, and better by decoupling Writing from Pre-writing! @jsjoeio, @PKodmad, @lihautan, @laurieontech and others have asked about how I write. I'm definitely not an expert, but this system has worked for me! https://twitter.com/swyx/status/1241858255195865090/photo/1 | Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 | 0 | [0, 279] | 0 | 16 | 125 | 0 | 0 | 0 | en | ||||||||||
1326558340541939712 | swyx 33521530 | 2020-11-11T16:12:09+00:00 | 🆕 The Light and Dark side of the API Economy https://dev.to/swyx/the-light-and-dark-side-of-the-api-economy-2m2 Software is eating the world. It is both a great opportunity for builders - and a threat to people who cannot stay "Above the API". | Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 | 0 | [0, 202] | 0 | 16 | 113 | 0 | 0 | 0 | en | ||||||||||
1364107473724919809 | swyx 33521530 | 2021-02-23T06:59:00+00:00 | Your Calendar as Todo List: (why I'm getting into time block planning) | Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 | 0 | [0, 71] | 0 | 16 | 219 | 0 | 0 | en | |||||||||||
1383101776627331072 | swyx 33521530 | 2021-04-16T16:55:34+00:00 | If you know someone on Twitter and always wanted to work with them — don't wait til they're "on the market" to tell them. | Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 | 0 | [0, 121] | 0 | 16 | 224 | 0 | 0 | en | |||||||||||
1383516418205835264 | swyx 33521530 | 2021-04-17T20:23:13+00:00 | ⚛️ 7 Lessons to Outlive @Reactjs https://www.swyx.io/subscribe/ If you missed my @ReactSummit talk this week, I'm sending out the full (27 min) recording with slides and notes on my newsletter soon! https://twitter.com/swyx/status/1383516418205835264/photo/1 | Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 | 0 | [0, 193] | 0 | 16 | 183 | 0 | 0 | 0 | en | ||||||||||
1424586713490358275 | swyx 33521530 | 2021-08-09T04:21:54+00:00 | Just got a sneak peek at @supabase's monthly update. This is what they shipped IN JULY. It's absolutely mental that this tiny team of 19 is going toe to toe with teams >10x their size and funding at Amazon and Google. JUST. F*CKING. SHIP. https://twitter.com/swyx/status/1424586713490358275/photo/1 | Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 | 0 | [0, 245] | 0 | 16 | 283 | 0 | 0 | 0 | en | ||||||||||
1432785586817953795 | swyx 33521530 | 2021-08-31T19:21:18+00:00 | Tale of two startups: Orchestration engine that distils centuries of distributed systems experience at AWS/Microsoft/Uber • 1,877 Followers over 2 years App that only says "good morning" • 6,000 Followers over 4 days | Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 | 0 | [0, 218] | 0 | 16 | 214 | 0 | 0 | en | |||||||||||
1449469415729209347 | swyx 33521530 | 2021-10-16T20:16:53+00:00 | @trostcodes Learn HTML. Learn CSS. Learn JavaScript. Learn Git. You're welcome. #100DaysOfCode #blessed #programming #webdevelopment #LearnInPublic | Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 | 0 | [12, 149] | 1449388025109045249 | 348836014 | trostcodes | 0 | 16 | 11 | 0 | 0 | en | ||||||||
1452745670071250944 | swyx 33521530 | 2021-10-25T21:15:33+00:00 | Advice that changed my writing forever: It’s not about sitting down every week and coming up with an idea each time. It’s about working on 50 different potential ideas at once, and publishing the most-ready one each week. https://www.swyx.io/writing-mise-en-place/ | Twitter for iPhone 95f3aaaddaa45937ac94765e0ddb68ba2be92d20 | 0 | [0, 248] | 0 | 16 | 148 | 0 | 0 | 0 | en |
Advanced export
JSON shape: default, array, newline-delimited, object
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]);