reading_blogs
Data license: All Rights Reserved · Data source: krisyotam.com · About: Kris Yotam
7 rows
This data as json, CSV (advanced)
Suggested facets: author, publication_year
| id ▼ | title | author | source_link | archive_link | publication_year |
|---|---|---|---|---|---|
| 1 | Why You Should Never Update Your Beliefs | Arjun Panickssery | https://www.lesswrong.com/posts/LCduhA4m3RhMjZJPA/why-you-should-never-update-your-beliefs | 2023 | |
| 2 | Gwern.net Large File Support | Gwern | https://gwern.net/blog/2025/large-files | 2025 | |
| 3 | LLMs can be faster than you think | Gwern | https://gwern.net/blog/2025/llms-can-be-faster | 2025 | |
| 4 | How to secure a laptop at an hardware level | Syst(em) | https://sy.st/blog/secure-laptop/ | 2025 | |
| 5 | On Stress | Gwern | https://gwern.net/stress | 2014 | |
| 6 | How to get paid to watch anime | Lauren Orsini (Otaku Journalist) | https://www.otakujournalist.com/how-to-get-paid-to-watch-anime/ | 2015 | |
| 7 | so you want to be an information entrepeneur? | Justin Hall | https://links.net/dox/tech/infoent.html | 2002 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE reading_blogs ( id INTEGER PRIMARY KEY AUTOINCREMENT, title TEXT NOT NULL, author TEXT, source_link TEXT, archive_link TEXT, publication_year INTEGER );