About 13 results
https://anil.recoil.org/notes/2026w6 · 8 Feb 2026
PhD viva for Maddy, presenting TESSERA at ARIA, Nature covers the conservation evidence conference, giving evidence to Parliamentary POST, and a CACM interview.
https://anil.recoil.org/notes/oxcaml-httpz · 1 Feb 2026
Building httpz, a high-performance HTTP/1.1 parser with zero heap allocation using OxCaml's unboxed types, local allocations, and mutable local variables
https://anil.recoil.org/notes/2026w5 · 1 Feb 2026
Deploying an OxCaml zero-allocation webserver, OCaml CI maintenance and opam versioning, and OCaml Workshop and FOSDEM talks
https://anil.recoil.org/notes/ocaml-claude-dev · 8 Jan 2026 · 🦋 Bluesky
A prebuilt Docker devcontainer for sandboxed OCaml and OxCaml development with Claude Code, including multiarch builds and network isolation.
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-9 · 9 Dec 2025
Experimenting with OxCaml's bonsai_term framework for Sortal's terminal UI, navigating Eio-Async interoperability challenges through JSON-RPC while discovering image-based debugging techniques for terminal applications.
https://anil.recoil.org/notes/aoah-2025 · 1 Dec 2025
An exploration of agentic programming through building useful OCaml libraries daily using Claude Code while establishing groundrules for responsible development.