tweets
8 rows where favorited = 0, in_reply_to_user_id = 33521530, retweet_count = 4 and source = "1f89d6a41b1505a3071169f8d0d028ba9ad6f952" sorted by lang
This data as json, CSV (advanced)
Suggested facets: is_quote_status, favorite_count, created_at (date)
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1422811409683914752 | swyx 33521530 | 2021-08-04T06:47:29+00:00 | an AMAZING answer to this from someone in our @Coding_Career Circle - @jeanqasaur's epic breakdown of why developers don't buy "luxury goods": https://www.akitasoftware.com/blog-posts/why-arent-there-more-programming-languages-startups This is REQUIRED READING for anyone working in dev tools. Hot damn. https://twitter.com/swyx/status/1422811409683914752/photo/1 | Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 | 0 | [0, 235] | 1418696471113658371 | 33521530 | swyx | 0 | 4 | 42 | 0 | 0 | 0 | en | |||||||
1432864032235540480 | swyx 33521530 | 2021-09-01T00:33:01+00:00 | One of Java's advantages over C++ is automatic garbage collection, whereas one of Go's advantages over Java is its native CSP model. At a 50,000 ft view you can see languages as advancing by the number of hard problems that are elegantly solved by convention or language feature. https://twitter.com/swyx/status/1432864032235540480/photo/1 | Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 | 0 | [0, 279] | 1432864028842356736 | 33521530 | swyx | 0 | 4 | 17 | 0 | 0 | 0 | en | |||||||
1445508579549540362 | swyx 33521530 | 2021-10-05T21:57:56+00:00 | Found footage from 1980 talking about Apple's name. Jobs is 25 years old here, but don't be fooled - Apple was already 4 years old, 500 employees, and about to IPO for $1.8 billion, making Jobs worth $200m. "Simplicity is the ultimate sophistication." https://www.youtube.com/watch?v=0lvMgMrNDlg&t=926s https://twitter.com/swyx/status/1445508579549540362/video/1 | Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 | 0 | [0, 278] | 1424198548720029698 | 33521530 | swyx | 0 | 4 | 16 | 0 | 0 | 0 | en | |||||||
1448047600318365697 | swyx 33521530 | 2021-10-12T22:07:05+00:00 | @temporalio The rest of OSS startup moat I reckon comes down to 2 things: - Sweat the DX: Intuitive, honest docs. Treating onboarding like game design. Handling exceptions (https://twitter.com/swyx/status/1294689838872981506?lang=en). Build a media company around domain, then build community. Mindshare -> market share. | 1294689838872981506 1294689838872981506 | Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 | 0 | [12, 289] | 1448044941679022083 | 33521530 | swyx | 1 | 4 | 15 | 0 | 0 | 0 | en | ||||||
1453522590941597697 | swyx 33521530 | 2021-10-28T00:42:45+00:00 | It's only been ~1.5 years since I wrote the @coding_career book. When I first put up the http://learninpublic.org page, "From Junior to Senior" was just a tagline. Now it's a reality! | Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 | 0 | [0, 185] | 1453522590094413825 | 33521530 | swyx | 0 | 4 | 17 | 0 | 0 | 0 | en | |||||||
1464423478950457344 | swyx 33521530 | 2021-11-27T02:38:59+00:00 | AWS responds: https://aws.amazon.com/about-aws/whats-new/2021/11/aws-price-reduction-data-transfers-internet/ Each month: - First TB: Free - First 10m requests: Free - First 2m functions: Free - Applies to Year 2+ "All AWS customers will benefit from these pricing changes, and millions of customers will see no data transfer charges as a result." | Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 | 0 | [0, 277] | 1454251874849202185 | 33521530 | swyx | 0 | 4 | 38 | 0 | 0 | 0 | en | |||||||
1465239261783810050 | swyx 33521530 | 2021-11-29T08:40:37+00:00 | A great brief history of the humble Command Palette here: https://capiche.com/e/consumer-dev-tools-command-palette | Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 | 0 | [0, 81] | 1453408357935583234 | 33521530 | swyx | 0 | 4 | 18 | 0 | 0 | 0 | en | |||||||
1467294016995688449 | swyx 33521530 | 2021-12-05T00:45:29+00:00 | Great blogpost here recapping @juliagalef's Scout Mindset: https://twitter.com/adamgordonbell/status/1467261215915364353?s=20 https://twitter.com/swyx/status/1467294016995688449/photo/1 | 1467261215915364353 1467261215915364353 | Twitter Web App 1f89d6a41b1505a3071169f8d0d028ba9ad6f952 | 0 | [0, 82] | 1467249786604584961 | 33521530 | swyx | 1 | 4 | 27 | 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]);