The Art of Git Is Dying
I think the art of git is dying. Not git the tool, that's fine, it still does what it always did. I mean git as a practice. The thing where you actually thought about your commits, where the history o
Search for a command to run...
I think the art of git is dying. Not git the tool, that's fine, it still does what it always did. I mean git as a practice. The thing where you actually thought about your commits, where the history o
This was originally posted on my blog. I was not planning to build a rate limiting library. I had a FastAPI project, I needed rate limiting, I reached for SlowAPI, which is the most popular choice for

Introduction: The HNG Internship Challenge As an intern at the HNG internship program, I was given a broad task: create an AI agent and submit it to the Telex ecosystem. While the assignment was open-ended, I chose to build something that I believed ...

I am currently developing JobTrackr, a platform designed to streamline job applications for job seekers and companies, which was a rewarding yet challenging experience. One of the most significant problems I encountered during the development process...

Hey there, fellow tech enthusiasts! Welcome to my corner of the internet, where we embark on a journey through the wonderful world of software engineering. I'm your friendly neighborhood aspiring software engineer, and I've got a passion for learning...

Greetings, fellow explorers of the Linux shell! If you've been following our journey, you're already familiar with the incredible world of shell redirections, filters, and system files. If not, no worries; you can catch up on those essentials anytime...

Greetings, fellow tech enthusiasts! Recently, I stumbled upon a hidden treasure trove in the world of programming – shell redirections and filters! And today, I'm thrilled to take you along for the ride as we dive into the magical world of shells, re...

Hello, fellow tech enthusiasts, and welcome to my corner of the digital universe! If you're here, you're probably curious about the command-line interface, also known as the shell, and how it can empower your software engineering journey. Well, you'r...

Have you ever stumbled upon a discovery that felt like finding a hidden treasure? Well, that's precisely how I felt when I recently learned how to use SSH to clone and push to GitHub repositories. As someone relatively new to the world of software en...