Logo
Login
Tech Posts 31212
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

🍹 Don't Drink the Single Responsibility KoolAid

“A class should have only one reason to change.” You’ve heard it. You’ve probably quoted it. Maybe you even tattooed it on your forearm in solid monospaced font. The Single Responsibility Prin...
02.05.2025 0 Read More

Code Smell 298 - Microsoft Windows Time Waste

Code Smell 298 - Microsoft Windows Time Waste
When Conditional Logic Silences Critical Signals TL;DR: Skipping status reports in conditional branches causes silent delays and race conditions. Problems 😔 User delays Poor Experience Un...
02.05.2025 0 Read More

Why Naming Is Hard in Programming (and Why LLMs Struggle Write Real Code)

TL;DR Naming in code isn't just a syntax concern, it's a design decision. Good names reduce cognitive load, but every name is a cost. In this article, we'll look at why naming is hard, why natural la...
02.05.2025 0 Read More

Cut the Clutter: Why You Should Ditch Useless Code Comments

Let’s Talk About Comment Overload You’ve seen it. A function wrapped in so many comments it feels like someone’s narrating a movie. And often, those comments say things like // Set user to activ...
03.05.2025 0 Read More

Embracing Rich Domain Objects: A Practical Guide

In the domain of software design, the way data is modeled significantly impacts the clarity, robustness, and scalability of an application. As systems evolve and become increasingly complex, the need ...
03.05.2025 0 Read More
Loading...
#reading
The circle of life: Embracing technical debt
0
TIL - April 25, 2025
0
Are you Junior… or Jedi Master? Why your first dev job feels like chasing a myth
0
KendoReact Challenge: Epicure's Lost Recipes
0
5 Future-Proof AI Skills That Can Land You a $100K Tech Job by 2025
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0