
You write one kind sentence. I donate a dime. A blockchain makes sure I do.
This is a submission for the DEV Weekend Challenge: Generosity Edition. What I...

Author profile
Software engineer, backend & AI-focused. Node.js, TypeScript, Go, PHP/Laravel, AWS. I write a lot about reliable systems and AI agents that actually ship. More at nazarboyko.com
Browse the latest writing surfaced through DevArt.

This is a submission for the DEV Weekend Challenge: Generosity Edition. What I...

Pasting AI code because it runs feels productive and for today it is! I this post I want to explain...

Every beginner is quietly asking the same thing in 2026: why learn to code when the AI model can...

Ask any Go developer what a goroutine costs and you'll get the same answer with the exact byte count:...

Everyone has probably tried adding an MCP server and knows that it only takes a few lines of JSON....

The Linux kernel, Fedora, and LLVM now require an “Assisted-by” tag on patches created with the help...

This is a submission for DEV's Summer Bug Smash: Smash Stories powered by Sentry. A quick note...

This is a submission for Weekend Challenge: Dog Days Edition What I Built A game where...

This is a submission for Frontend Challenge - Comfort Food Edition, CSS Art. ...

This is a submission for Frontend Challenge - Comfort Food Edition, Perfect Landing Most food...

Say "AI" in a room full of developers and a pecking order forms on its own. Python sits at the top,...

Here is a Laravel feature that takes five lines: use Prism\Prism\Facades\Tool; $lookupOrder =...

Everyone's heard by now that TypeScript "went native." And I keep seeing the same wrong conclusion...

Typosquatting bets on your typo. Slopsquatting bets on your AI assistant. When a model invents a...

Everyone agrees AI makes senior engineers more valuable. Almost nobody asks where the next generation...

Imagine your AI assistant just produced 200 lines of code. Legally, you may not own a single line of...

Someone on your team built an LLM feature. Maybe it's an inline code-suggest. Maybe it's a "fix this...

Everyone knows Next.js is the default full-stack JavaScript framework in 2026. The job ads say so,...

AI is great at writing tests fast, and good at writing tests that look real but verify the wrong...

Have you noticed how every demo of "an AI agent" looks impressive in the video and falls apart the...

A Go interview is rarely about syntax alone. Yes, you should know how slices work, how goroutines...

Why I Am Writing This: A PHP Developer Crossing Into Go I am a PHP developer. I have...

Laravel and Symfony projects are great places to use AI agents. Not because PHP is "easy" (it isn't),...

Have you noticed how every Laravel job posting wants someone who can "design scalable backends,...

Have you ever opened an old Laravel 5 project and felt like you were walking into a house where every...

One universal AI agent sounds convenient. One agent to read tickets, write code, generate tests,...

A coding agent runs cleanup_old_records() against what it thinks is a staging database. It isn't. The...

In March 2023, GPT-4 could tell you whether a number was prime with 97.6% accuracy. By June of the...

In 2025, a research nonprofit called METR ran a careful experiment. They took 16 experienced...

There's a moment in almost every RAG project where someone asks the question that decides your next...
Advertisement