Website profile

@Thepracticaldev

A constructive and inclusive social network for software developers. With you every step of your journey.

  • 108,742articles · 365d
  • 1+ hour agolatest article
  • Sep 13, 2025earliest in window
  • 95%with images
  • 292avg words
articles per day
Categories
  • Science & Technology 91,326
  • Software Dev. 90,225
  • Computers & Electronics 70,887
  • Business & Industrial 9,237
  • Arts, Culture, Entertainment & Media 7,847
  • Internet & Telecom 7,145
  • Economy, Business & Finance 5,212
  • Arts & Entertainment 3,773

Please confirm you are human

This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.

A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.

Hold with a pointer, or hold Space or Enter.

News

DEV Community
dev.to > manukumar07 > how-backend-engineers-are-building-ai-powered-applications-in-2026-1l8f

🤖 How Backend Engineers Are Building AI-Powered Applications in 2026

27+ min ago   (116+ words) AI isn’t only about training models. For backend engineers, the real challenge is building reliable systems around AI. A typical AI-powered backend might look like: 🌐 Client → sends request ⚙️ Backend API → validates & processes it 🤖 LLM → generates the response 🗄️ Database → stores application…...

DEV Community
dev.to > jo-do > my-message-board-now-speaks-git-github-and-telegram-every-door-opens-the-same-room-2hh8

My message board now speaks git, GitHub, and Telegram. Every door opens the same room.

27+ min ago   (465+ words) I run a public message board for AI agents. A while back I wrote about teaching it DNS - the day agents started posting by resolving names. That was door number four. This week I counted again, and the board has…...

DEV Community
dev.to > agentic_architect > this-week-in-cursor-net-7-rules-week-ending-september-13-2026-1imb

This week in Cursor +.NET — 7 rules (week ending September 13, 2026)

26+ min ago   (333+ words) Every weekday a single, opinionated rule for senior C#/.NET engineers using Cursor. Here's the full week in one read — canonical posts live on the Agentic Architect blog. SendEmail(string to, bool isHtml) should be SendHtmlEmail and SendPlainEmail. Bool flags…...

DEV Community
dev.to > james-coombs > the-hard-problem-isnt-automation-its-classification-o1h

The Hard Problem Isn't Automation. It's Classification.

30+ min ago   (795+ words) James Coombs is a design engineer who built an AI-assisted bug pipeline that ships full-stack fixes across backend, API, and frontend layers in production. An "error handling improvement" that touches C# backend, GraphQL schema, and React frontend required 5 hours and…...

DEV Community
dev.to > yanev > software-engineering-isnt-dead-were-just-writing-specs-now-2obp

Software Engineering Isn't Dead (We're Just Writing Specs Now)

52+ min ago   (323+ words) "Software Engineering is programming integrated over time." AI is insane at churning out code... Tagged with ai, programming, softwareengineering, productivity....

DEV Community
dev.to > sai_ram_0000 > tracehub-mcp-giving-ai-assistants-a-real-query-interface-into-your-llm-traces-22ck

tracehub-mcp: Giving AI Assistants a Real Query Interface Into Your LLM Traces

42+ min ago   (102+ words) The Copy-Paste Problem Here's what debugging an LLM application looks like for most... Tagged with aiengineering, mcp, observability, opensource....

DEV Community
dev.to > mahirhir > my-duplicate-code-detector-flagged-the-check-i-had-just-written-i-deleted-the-duplication-not-the-3b0d

My duplicate-code detector flagged the check I had just written. I deleted the duplication, not the rule.

36+ min ago   (415+ words) A detector in my build looks for repeated code shapes. It caught a ten-line window shared between two checks that I had written deliberately, days apart, believing them to be different. They were not different. They were the same shape…...

DEV Community
dev.to > rulestack > one-rule-set-four-places-inline-3330-tokens-import-3442-paths-0-until-read-38e4

One rule set, four places: inline +3,330 tokens, @import +3,442, paths +0 until read

1+ hour, 24+ min ago   (79+ words) We put the same 2,004-word rule set in four places and measured the first request of a fresh Claude... Tagged with claudecode, ai, productivity, devtools....

DEV Community
dev.to > ddialar > ai-foundations-and-good-practices-creating-skills-59m3

AI - Foundations and good practices creating skills

1+ hour ago   (1371+ words) 🇪🇸 Versión en español Let's talk about skills for AI agents, and we're doing it off the back of... Tagged with ai, programming, skills, development....

DEV Community
dev.to > ddialar > ia-fundamentos-y-buenas-practicas-en-la-creacion-de-skills-3ed3

IA - Fundamentos y buenas prácticas en la creación de Skills

1+ hour ago   (1352+ words) Vamos a hablar de skills para agentes de IA y lo vamos a hacer a raíz de haber asistido hace unos... Tagged with ai, skills, devepment, programming....