A handy yt-dlp script to download YouTube videos
I needed a very simple-to-use tool to do very basic things without the hassle of choosing the correct flag. I needed something that just works by just passing a single mandatory flag.
Thoughts on software engineering, productivity, and building products.
Git trick to open your repo URLs, lightning-fast. A simple way to jump from your terminal to your repository browser without the manual hassle.
I have always been amazed by the Home Assistant project. When it comes to home automation, there is literally no competition to it.
Today I want to discuss an issue, which has been pestering me for a long time. I have seen a lot of people talk about it, in forums, and Q&As, but there is not a single usable solution in sight.
CVE-2021–44228 is a very hot number string today. Let's discuss why it is so popular and what it means for the Java community.
Every language has some nuances that if implemented, makes the code look like native to that language. Explore how to write native, idiomatic Go code.
Learn how to edit effectively in Vim and master the indispensable knowledge that Vim provides for efficient text manipulation.
Emacs is the tool to do anything. It has been here since 1976 and still going strong. Learn how to set up Emacs with Org mode for documentation.
Vim is built for efficiency, but many stumble on basic navigation. Learn how to move productively across files, terminals, and IDEs.
A deep dive into SSL certificates and how to resolve common certificate issues when using the Python requests module for secure API calls.
A comprehensive look at the lifecycle of SSL certificates. Understanding certificates is paramount for software developers; this guide explains the nuances step-by-step.
Subscribe via RSS to stay updated