Posts RSS feed
2025
-
Automate link generation for commits and comparisons right from the terminal.
-
After switching my blog from a .me to a .dev domain, everything broke due to hidden HTTPS requirements. Here's how I fixed it.
-
Learn how to securely manage API tokens in your shell using pass, replacing hardcoded values in .zshenv with encrypted lookups.
-
A look at how I replaced a 2,000-line Emacs org-mode API workflow with the VS Code REST Client extension, simplifying request chaining, improving portability, and reducing friction in my development loop.
-
Enable abbrev-mode to expand symbols like -> to → in Emacs, with a fix for symbol characters and setup for Doom Emacs.