
Confessions of a Dark Mode Zealot: When a Setting Becomes a Religion
We need to talk about white light. Specifically, why we react to it like it’s a physical assault. It...
Author profile
Developer articles and tutorials by the_nortern_dev.
Browse the latest writing surfaced through DevArt.

We need to talk about white light. Specifically, why we react to it like it’s a physical assault. It...

My spine used to be a straight line. Now, it’s a terrifying existential question mark. A few months...

My laptop sounds like it is preparing for a low-orbit launch. The fan is screaming. The metal chassis...

It burns behind my eyelids. Not the normal kind of tired, but a sharp, constant ache. It feels like...

We are currently obsessed with playing the AI police. Everywhere you look online, people are pointing...

I think a lot of developers are carrying a kind of grief right now, but rarely naming it. Not...

This is a submission for the 2026 WeCoded Challenge: Echoes of Experience Tech loves to call itself...

This is a submission for the Built with Google Gemini: Writing Challenge What I Built with Google...

A weird thing happens when you become a developer. You can go days without anyone needing you in a...

In a recent discussion about the value of deleting code, one specific habit kept coming up: leaving...

We are currently living through the greatest inflation of software in history. With the AI tools we...

You have a tab open right now that you have been meaning to read for three weeks. You have a "Read...

I have a confession to make. Five years ago, if I had a tedious task like writing unit tests for a...

For years, I lived with a constant, low-level hum of guilt. You know the feeling. It’s Saturday...

I have a confession. I spent the last three years building software that nobody wanted. I built cool...

A practical one-server playbook for running a production-shaped SaaS on a cheap VPS: auth, Stripe...

We have become obsessed with abstractions, DRY principles, and "best practices". The result?...

This is a submission for the New Year, New You Portfolio Challenge Presented by Google AI ...

We have normalized paying $100/month for infrastructure before acquiring a single customer. It is...

I spent years chasing the shiny new thing. In 2026, I am betting on the most controversial...

I used to think being Senior meant writing complex code faster. 5 years later, I realized it means...

Building AI agents is all fun and games until the context window slides. You spend hours crafting...

The RAG pipeline is a black box. I got tired of guessing why my bot retrieved the wrong context, so I...

You’ve spent weeks polishing your prompts. You have set up a robust retrieval system. You validate...

I turned off my Wi-Fi, refreshed the page, and my data was still there. By running SQLite inside the...

This is a submission for the Xano AI-Powered Backend Challenge: Production-Ready Public API ...

Looking beyond the AI hype, a quieter revolution is happening in how we handle data state. Here is my...

Last week, I launched MemVault, an open-source memory layer for AI agents built on PostgreSQL and...

When building RAG (Retrieval-Augmented Generation) for AI agents, most developers stop at "Cosine...

Building AI agents is fun. Building the long-term memory (RAG) infrastructure for them? Not so...