All
Articles 135,226Blog Posts 139,815Tech Tutorials 35,089Research Papers 26,161News 19,055
⚡ AI Lessons
Simon Willison's Blog
📊 Data Analytics & Business Intelligence
⚡ AI Lesson
3w ago
Building a World Map with only 500 bytes
Building a World Map with only 500 bytes Iwo Kadziela (assisted by Codex) figured out a way to generate a credible ASCII world map using 445 bytes of data: The
Simon Willison's Blog
📊 Data Analytics & Business Intelligence
⚡ AI Lesson
4w ago
HTML table extractor
Tool: HTML table extractor Yet another in my growing collection of paste-conversion tools. This one accepts pasted rich text from browsers (with embedded HTML t
Simon Willison's Blog
📊 Data Analytics & Business Intelligence
⚡ AI Lesson
1mo ago
datasette 1.0a35
Release: datasette 1.0a35 I'll write more about this one tomorrow, but it's a big release. Three highlights from the release notes: New "Create table" interface
Simon Willison's Blog
📊 Data Analytics & Business Intelligence
⚡ AI Lesson
1mo ago
Datasette Apps: Host custom HTML applications inside Datasette
Today we launched a new plugin for Datasette, datasette-apps , with this launch announcement post on the Datasette project blog. That post has the what , but I'
Simon Willison's Blog
📊 Data Analytics & Business Intelligence
⚡ AI Lesson
1mo ago
datasette 1.0a34
Release: datasette 1.0a34 Quoting the release notes: The big feature in this alpha is tools to insert, edit and delete rows within the Datasette interface. Thes
Simon Willison's Blog
📊 Data Analytics & Business Intelligence
⚡ AI Lesson
1mo ago
Mapping SQLite result columns back to their source `table.column`
Research: Mapping SQLite result columns back to their source `table.column` It would be neat if arbitrary SQL queries in Datasette could be rendered with additi
Simon Willison's Blog
📊 Data Analytics & Business Intelligence
⚡ AI Lesson
1mo ago
datasette 1.0a33
Release: datasette 1.0a33 This alpha is a significant step on the road to a stable 1.0, finally extending the ?_extra= pattern I introduced in Datasette 1.0a3 t
Simon Willison's Blog
📊 Data Analytics & Business Intelligence
⚡ AI Lesson
2mo ago
datasette 1.0a31
Release: datasette 1.0a31 Another significant alpha release, with two new headline features. Datasette now offers users with the necessary permissions the abili
Simon Willison's Blog
📊 Data Analytics & Business Intelligence
⚡ AI Lesson
2mo ago
datasette-agent-charts 0.1a2
Release: datasette-agent-charts 0.1a2 "View SQL query" buttons below rendered charts. Tags: datasette , datasette-agent
Simon Willison's Blog
📊 Data Analytics & Business Intelligence
⚡ AI Lesson
2mo ago
datasette-agent-charts 0.1a1
Release: datasette-agent-charts 0.1a1 More color! Bar and waffle charts without a color column are shaded by magnitude with a sequential color scheme; color col
Simon Willison's Blog
📊 Data Analytics & Business Intelligence
⚡ AI Lesson
3mo ago
SQL functions in Google Sheets to fetch data from Datasette
TIL: SQL functions in Google Sheets to fetch data from Datasette I put together some notes on patterns for fetching data from a Datasette instance directly into
Simon Willison's Blog
📊 Data Analytics & Business Intelligence
⚡ AI Lesson
3mo ago
datasette 1.0a27
Release: datasette 1.0a27 Two major changes in this new Datasette alpha. I covered the first of those in detail yesterday - Datasette no longer uses Django-styl
Simon Willison's Blog
📊 Data Analytics & Business Intelligence
⚡ AI Lesson
3mo ago
datasette-ports 0.2
Release: datasette-ports 0.2 No longer requires Datasette - running uvx datasette-ports now works as well. Installing it as a Datasette plugin continues to prov
Simon Willison's Blog
📊 Data Analytics & Business Intelligence
⚡ AI Lesson
3mo ago
Quoting Chengpeng Mou
From anonymized U.S. ChatGPT data, we are seeing: ~2M weekly messages on health insurance ~600K weekly messages [classified as healthcare] from people living in
DeepCamp AI