Posts
All the articles I've posted.
-
Debugging Random HTTPS Redirects to `localhost` in Safari During Local Development
| Authored: 7 Aug, 2025 | Edited: 4 days agoA technical blog post detailing a problem with unexpected HTTPS redirections from localhost, and how the issue was resolved.
-
Uncovering Audio Source with macOS Control Center
| Authored: 24 Jul, 2025 | Edited: 6 days agoDiscover how the 'Now Playing' widget in macOS can reveal all active audio sources, as demonstrated by a user experienators unexpected background music from an Apple Music session.
-
How to grant GitHub Container Registry permissions to GitHub Actions
| Authored: 30 Jul, 2025 | Edited: 6 days agoGuide on resolving deployment issues with GitHub Actions.
-
How I debugged a Let's Encrypt TLS cert renewal error with ChatGPT
| Edited: 6 days agoMy automated TLS certs via Let's Encrypt process started failing this morning for several domains. This article dives into the issue, how I debugged it with ChatGPT, and how human steering is still critical