About
Hello reader,
I don’t have much to say (aside, I suppose, from what you can already find elsewhere here). I use Emacs for most things. On it I lightly code, write notes, and manage work. Some of the projects I’ve authored or maintain:
- vc-jj.el: A GNU Emacs vc.el integration with Jujutsu VCS
- org-hide-drawers: Hide drawers in org-mode with overlays
- My Emacs config
- My Guix config
You may find or contact me freely at:
- Codeberg
- GitHub
Colophon (about this site) §
This site is handmade with Astro and hosted for free on Netlify. All of its source code may be found on Codeberg. Thanks to Astro, it is statically built and ships with nearly no JavaScript. Your privacy is respected: this site uses no cookies and collects no personal data. GoatCounter provides basic, anonymized analytics.
Aside from rearranging the pages, redoing styling, and writing my own components, the move from Hugo to Astro came with various additions and improvements to the site. This includes:
- Tag-specific RSS feeds
- Per-page emoji reactions
- Publishing “live” documents
Content is written in Org-mode, exported to MDX files using a custom ox-mdx.el org-mode export backend developed specifically for this site.