
AI Wrote this Blog Post About Taking Over Your Job
This blog post was automatically generated using ChatGPT from OpenAI and the prompt "Write a viral blog post explaining why software engineers should
Search for a command to run...

This blog post was automatically generated using ChatGPT from OpenAI and the prompt "Write a viral blog post explaining why software engineers should

TLDR: Developers, the fonts that you use matter! They help you find bugs and lessen eye strain. Why do Fonts Matter? Did you know that there's a whole industry revolved around fonts? Typeface and typography are some terms used in this space, and th...

TLDR: Refreshed my outdated avatar, which I use for social media. New Avatar Since I use an illustrative self-portrait for my social media handles, it's sometimes hard for people to tell what I really look like IRL. Originally, I made my avatar bac...

TLDR: Django doesn't support NoSQL databases like MongoDB, but this shows how it's possible. Virtual Environments in Python Before installing Django, its good to understand venv, a virtual environment for Python. venv is a self-contained directory ...

TLDR: A software developer who made some highly used open source software, decided to go rogue and inject a bug into his software, making it usable. This affected every other dependency (and developer) using his software. Bug Breaks my Software Depl...

TLDR: This tutorial explains how to add search functionality to your Hugo Website After writing multiple blog posts, I quickly realized that more pages meant more clutter. If someone wants to find a post, they'd have to manually search for it by digg...

Today, I got feedback from a code review and learned something new. It was about "magic numbers"), which are unique values with unexplained meaning or multiple occurrences which could (preferably) be replaced with named constants. I've known about th...

If you ever took at test at school, you’d probably be really happy with getting a 99 grade. After all, it’s almost a perfect score. But when you’re talking about software systems, is 99% availability good? Well, if your system needs to be available 2...

Using Keyframes