Exploring APIs and data structures with Jupyter notebooks
Recently a colleague shared a useful technique for exploring Web APIs with me: Jupyter notebooks.
Recently a colleague shared a useful technique for exploring Web APIs with me: Jupyter notebooks.
Today I discovered that you can easily convert YouTube (and a few more) videos to audio files using youtube-dl.
I recently wanted to include Go binaries in a Docker image and tried to make the image as small as possible. My goal was to speed up its execution and downlo...
After years of maintaining my key I decided to drop PGP and move on to Signal. In this post I’ll explain why I made this decision.
Now that I finally created my tarsnap backup script, how do I execute it regularly? Oh, I know: My Mac is just an Unix system, I’ll use cron!