PinnedObservability 101: A Beginner's Journey Free of Print StatementsReady to level up your troubleshooting skills? Abandon your Print statements and embark on a long journey to master Observability.Jun 11, 2024·2 min read
Goodbye Dependency Headaches: Discover the Power of Pipx for Python Package ManagementMay 7, 2024·1 min read
Effortless Python Development with NixAfter struggling with various tools and suggestions for years, I finally streamlined setting up a new Python project by using Nix.Mar 18, 2024·1 min read
Unlock SQLite: Easy Data Analysis for Busy Software EngineersLet me help you navigating the myriad of tools and solutions for data analysis.Mar 18, 2024·1 min read
Supercharge Your Automation Workflows with Taskfile: Say Goodbye to MakefileWhy is Taskfile an attractive alternative to Makefile for beginners and more advanced users alike?Mar 18, 2024·1 min read
How to design a scalable web applicationThis article will cover high-level web application design concepts, including basic architecture, scaling practices and non-functional requirements like Observability and Infrastructure as Code. As in previous articles, what you learn here is not lim...Feb 7, 2024·7 min read
Decoding HTTP: Networking Fundamentals for System DesignersLearn the basics about the HTTP protocol before your next System Design Interview.Jan 23, 2024·8 min read
What happens when you type a URL into your browser?Episode #15: High level overview of what happens after you type a URL in your browser.Jan 19, 2024·7 min read