Straight from the sourceSeek and you shall find

Articles from fzakaria.com

5 kept

  • fzakaria.com favicon
    The holy grail of nixpkgs: version ranges

    Farid Zakaria demonstrates how to add version‑range support to Nixpkgs using a clingo‑based solver (grail) that queries the nixpkgs multiverse for compatible revisions.

  • fzakaria.com favicon
    Actually Queryable Executables

    Farid Zakaria shows an executable as a SQLite database, letting a web server store code, routes, and state in one file, queryable via SQL.

  • fzakaria.com favicon
    Your executable is a SQLite database

    Replacing ELF with SQLite as an executable format (SELF) yields queryable binaries with ~1% size overhead, enabling closure‑based dependency packing and SQL‑based tooling.

  • fzakaria.com favicon
    Actually Queryable Executables

    The SELF format turns executables into SQLite databases, letting programs store and modify their own state and code via SQL, demonstrated by a self‑hosting web server.

  • fzakaria.com favicon
    Three ways to smuggle SQLite into Nix

    The author demonstrates four methods—exec, importNative, giant Nix file, and WASM—to embed SQLite queries in Nix, comparing their speed and resource usage.

read later

For all the tabs you promised to read.
Save to read. Read to clear.

Close tabs. Keep links.