Where is my SIGTERM, Docker?This issue has robbed me of a good half hour this week. And this is not the first time that has happened. Previously, I just fixed it and…Jan 21, 20231Jan 21, 20231
Cron jobs, everywhereI have used Kubernetes CronJobs for multiple purposes. I have used AWS EventBridge to schedule Lambda functions based on a schedule. I…Jan 14, 2023Jan 14, 2023
Where is my PATH, launchD?While working on the macOS support for agent-aws-stack, I ran into a minor issue with launchD. My scenario was: a Go binary executed as a…Jan 12, 2023Jan 12, 2023
Read the documentation firstThe following story contains high quantities of sadness (or humor, I guess). It displays my stubbornness to read a piece of documentation…Mar 19, 2022Mar 19, 2022
Atomicity in Redis operationsWhen working with databases, atomicity is always something to have in mind. I recently started working with Redis again and came across a…Jul 21, 20211Jul 21, 20211
Building an RTP proxy using SpringOriginally published at https://lucaspin.github.io/spring/rtp/2021/01/23/spring-replicating-proxy.htmlJul 9, 2021Jul 9, 2021