The Tiny GitHub Star Counter That Broke My UI
A small feature turned into a strangely satisfying debugging story while rebuilding my documentation site.
A small feature turned into a strangely satisfying debugging story while rebuilding my documentation site.
A deep dive into how I designed a flexible, hybrid navigation model for my documentation system using groups, tabs, auto-generated entries, and filesystem-driven structure.
Learn how to test and develop GitHub Action workflow locally using `act`.
How to prepare your system before installing any Operating System
Learn what you can do to improve your dockerfiles.
Enhance your server's security with essential SSH best practices—implement SSH keys, restrict access, enforce strong encryption, and more to safeguard your systems.
Improve your experience of tmux with .tmux.conf and some simple bash function
Learn how to create a custom VSCode extension to organize and categorize your settings.json file, making your development environment cleaner and more efficient.
Learn effective Python exception handling with practical examples, including custom error classes and try-except blocks for robust error management.
A python tool to generate cheatsheet of command line tools as a PDF.