17 July 2023My Personal Task ManagerI've tried dozens of productivity and task mangement software but nothing's stuck. I keep returning to handwritten lists desperately wishing for a digital solution that works for me. So I decided to build one myself.Read Post
12 July 2023How to Kill All Background JobsYou are at the end of a productive session and now you just want to clean up all your background processes. But you can't think of an easy way to get rid of all those pesky processes.Read Post
6 Feb 2022How I Avoid a Thundering Herd of Slack RemindersIn theory, Slack Reminders are a great way to keep track of ad-hoc tasks that come up during a workday. However, I found my list of pending reminders just kept piling up.Read Post
3 April 2021Fix Slow Namespace Switching in KubieSwitching namespaces with kubie can be slow if you're cluster has a lot of namespaces. This post shows you how to speed it up.Read Post
28 Feb 2021Using DumpResponse can Lead to Unclosed Response BodiesUsing httputil.DumpResponse can easily lead to memory leaks. Let's see how to avoid them.Read Post