Kristoffer Balintona — Personal site
This site is an attempt to think publicly and stay engaged with the things that matter to me—might as well share them with others along the way. Publicly sharing artifacts of thought was central to Niklas Luhmann’s zettelkasten practice, a practice I’ve taken great inspiration from over the years.
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
Find me at:
- krisbalintona@gmail.com
- Codeberg
- krisbalintona
- GitHub
- krisbalintona
- r/krisbalintona
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. Content is written in Org-mode, exported to MDX files using my custom ox-mdx.el org-mode export backend.