Story
simon_willison ยท Aug 24, 2026 ยท news
Source brief
Your executable is a SQLite database
simonwillison.netAug 24, 2026
original source linked
In brief
Your executable is a SQLite database Farid Zakaria describes a neat Linux pattern for creating a SQLite database file that can be directly used as an executable binary. The trick sets the SQLite file format's 4-byte a...