home / media

Menu
  • GraphQL API
  • Search all tables

reading_essays

Table actions
  • GraphQL API for reading_essays

Data license: All Rights Reserved · Data source: krisyotam.com · About: Kris Yotam

3 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: publication_year

id ▼ title author source_link archive_link publication_year
1 Interpreting 'Suzanne Delage' as Dracula Gwern https://gwern.net/suzanne-delage   2009
2 Spaced Repetition for Efficient Learning Gwern https://gwern.net/spaced-repetition   2009
3 Speedrunning Is Not Such A Waste Of Talent Gwern https://gwern.net/speedrunning   2025

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE reading_essays (
  id INTEGER PRIMARY KEY AUTOINCREMENT,
  title TEXT NOT NULL,
  author TEXT,
  source_link TEXT,
  archive_link TEXT,
  publication_year INTEGER
);
Powered by Datasette · 17.422ms · krisyotam.com