home / staticevolution

Menu
  • Log in

blog_blogmark

3 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: created (date)

id ▼ created slug card_image series_id link_url link_title title via_url via_title commentary use_markdown
2 2026-08-01 19:23:46.381427+00:00 19th-century-japanese-woodblock-prints-creatively     https://kottke.org/26/07/0049389-19th-century-japanese-woo 19th Century Japanese Woodblock Prints Creatively...       . 1
3 2026-08-02 13:23:19.760032+00:00 open-letters-about-ai-development     https://simonwillison.net/2026/Aug/2/open-letters/#atom-everything Open letters about AI development       Good to see some companies not being completely hypocritical on this journey. 1
4 2026-08-06 01:23:50.954227+00:00 introducing-muse-code-and-muse-spark-12     https://simonwillison.net/2026/Aug/5/muse-code-and-muse-spark-12/#atom-everything Introducing Muse Code and Muse Spark 1.2       An update to the muse llms. 1

Advanced export

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

CSV options:

CREATE TABLE [blog_blogmark] (
   [id] INTEGER PRIMARY KEY,
   [created] TEXT,
   [slug] TEXT,
   [card_image] TEXT,
   [series_id] TEXT,
   [link_url] TEXT,
   [link_title] TEXT,
   [title] TEXT,
   [via_url] TEXT,
   [via_title] TEXT,
   [commentary] TEXT,
   [use_markdown] INTEGER
);
Powered by Datasette · Queries took 5.942ms