This Week
 
 
 
I am neck deep in Agentic AI frameworks and contemplating the AAuth protocol draft as a solution
for agent identity. 
 
For recreation I am hoping to make more time to work through Alice's Adventures in a
Differentiable Wonderland . 
 
 
 
 
Recently
 
 
 
I have been getting a lot of mileage out of…

 Org mode is an Emacs major mode with a laundry-list of powerful features, one of which is Org
Babel , the literate programming engine that is embedded within Org mode. Think of it as the polyglot
 jupyter notebook of Emacs, if you will.

The topic for this month's Emacs Carnival is An ode to Org Babel and is an opportunity to
shine a light on the literate programming engine embedded in Org mode.

This is a somewhat opinionated minimal set of customisations for Emacs when running on macOS
that give me a good baseline quality of experience.

A veteran software engineer working at Red Hat where I explore and evangelise emerging
technologies, with a focus on all things security. 
 
I am currently the Security Team Lead in the Office of the CTO, Emerging Technologies team. 
 
I write articles for the Red Hat Developer blog when I can: 
 
 eBPF application development: Beyond the basics 
 Why you…

TIL that M-y runs yank-from-kill-ring if used after any other command than a yank. Amazed that I
have used Emacs for decades without learning this.

Figuring out how to make Eglot work with nested projects in Emacs. Updated on May 24, 2025 to
steer people towards project-vc-extra-root-markers instead.