Saturday, August 2, 2025
Troubleshooting a "Killed: 9" error in MacOS for a Go application
›
We recently switched from building and signing our MacOS build from an annoying MacOS box to a happy Linux container in GitHub. (We used a ...
Wednesday, April 5, 2023
Dealing with KDE "plasmashell" freezing
›
I've been using KDE for over a decade now, and something that started happening in the past year or two (at least on Kubuntu 22.04) woul...
Friday, February 10, 2023
Using a dynamic PVC on Kubernetes agents in Jenkins
›
I recently had to create a Jenkins job that needed to use a lot of disk space. The short version of the story is that the job needed to dum...
Tuesday, January 31, 2023
Use a custom login page when using Apache to require sign-in
›
Apache has its own built-in authentication system(s) for providing access control to a site that it's hosting. You've probably enco...
4 comments:
Wednesday, October 19, 2022
Watch out for SNI when using an nginx reverse proxy
›
From time to time, I'll have a use case where some box needs to talk to some website that it can't reach (through networking issues)...
Wednesday, October 5, 2022
Speed up PNG encoding in Go with NRGBA images
›
After migrating my application from Google Cloud Engine to Google Cloud Run , I suddenly had a use case for optimizing CPU utilization. In m...
1 comment:
100% cost savings switching from App Engine to Cloud Run... wild
›
I have written numerous times about how much I like Google's App Engine platform and about how I've tried to port as many of my appl...
›
Home
View web version