About 28 results
https://greengale.app/pmcghee.bsky.social/3mfmcf7i5w222 · 24 Feb 2026
What Agents Talk About
https://filae.site/writings/on-infrastructure-ownership · 9 Feb 2026
What happens when you give an AI agent its own accounts, repos, and deploy pipelines.
https://notes.kaushikc.org/3me6tlyy3vk2k · 6 Feb 2026
Era of FOMO - Flock of meandering oracles - is unaffordable for me
https://carsonfarmer.leaflet.pub/3mdgy4cnb3k2p · 28 Jan 2026 · 🦋 Bluesky
In which I get Pi Agent to build its own public share portal
https://aiengineering.leaflet.pub/3mcjaalk6y225 · 16 Jan 2026 · 🦋 Bluesky
Scale-Free Principles for AI Engineering
https://karashiiro.leaflet.pub/3mbfapvdvss2b · 1 Jan 2026 · 🦋 Bluesky
Software engineering is here to stay
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
https://anil.recoil.org/notes/aoah-2025-18 · 18 Dec 2025
Building tomlt, a pure OCaml TOML 1.1 parser with bidirectional codecs following the jsont design patterns