Posts RSS feed
2025
-
Debugging an Angular HttpInterceptor that returns status: 0 on failure. A look at XHR, CORS errors, and why the request never reaches the backend.
-
Quickly generate GitHub or GitLab commit and compare links from the terminal using a script.
-
After switching my blog from .me to .dev, everything broke due to HTTPS enforcement. Here's what caused it and how I fixed it with GitHub Pages.
-
Learn how to securely manage API tokens in your shell using pass, replacing hardcoded .zshenv values with encrypted lookups.
-
How I replaced a 2,000-line Emacs org-mode API workflow with the VS Code REST Client extension to simplify request chaining and improve portability.