-
Python
Building a Distributed Task Queue in Python
Why not just use Celery/RQ/Huey/TaskTiger? Unfortunately, WakaTime has been using Celery for almost 10 years now. During that time I’ve…
Read More » -
Software Development
Go Desperately Needs Nil Safe Types
If you’ve worked with Go before, you’ve probably seen this runtime error. 1 panic: runtime error: invalid memory address or…
Read More » -
Software Development
3 Hacks to Increase Your Productivity
Logging programming time can make you a better coder. To get good at something you need to work on it…
Read More »