About 36 results
https://rensletter.leaflet.pub/3mgyruhnao22o · 14 Mar 2026
what hath Amanda Askell wrought?
https://lu.is/2026/03/on-monsters-and-men/ · 2 Mar 2026
Generalist LLMs are not lawyers, and evaluating them that way is a waste of time. Evaluating LLMs with useful specialized prompts (and eventually, with specialized legal harnesses) is where the work must happen.
https://anil.recoil.org/notes/2026w2 · 11 Jan 2026 · π¦ Bluesky
Hosting the Conservation Evidence conference at Pembroke, recovering from the India trip, and keeping up with LLM developments.
https://anil.recoil.org/notes/aoah-2025-25 · 25 Dec 2025 · π¦ Bluesky
Wrapping up 25 days of agentic coding with a Claude Code OCaml plugin marketplace to share the skills and tools developed throughout the series.
https://anil.recoil.org/notes/aoah-2025-24 · 24 Dec 2025 · π¦ Bluesky
Tuatara is a feed aggregator that integrates Claude to evolve and patch its own code when encountering parsing errors, embodying the concept of self-healing software.
https://anil.recoil.org/notes/aoah-2025-23 · 23 Dec 2025
Introducing unpac, a tool that unifies git and package management into a single workflow where all code dependencies live in one repository as trackable branches.
https://anil.recoil.org/notes/aoah-2025-22 · 22 Dec 2025
Materialising opam metadata into git submodules and monorepos, enabling cross-cutting fixes and unified odoc3 documentation across dozens of OCaml libraries.
https://anil.recoil.org/notes/aoah-2025-21 · 21 Dec 2025
Porting the W3C's Nu HTML Validator from Java to OCaml and running in the browser dynamically
https://anil.recoil.org/notes/aoah-2025-20 · 20 Dec 2025
Porting the Nu HTML Validator's language detection to OCaml, then optimizing from 115MB to 28MB and fixing WASM array limits for browser deployment.
https://anil.recoil.org/notes/aoah-2025-19 · 19 Dec 2025
Building an OCaml Zulip bot framework with functional handlers, and pivoting from TOML to INI codecs for Python configparser compatibility