Website profile

@Thepracticaldev

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

  • 10,482articles · 30d
  • 2+ hour agolatest article
  • Aug 14, 2026earliest in window
  • 97%with images
  • 293avg words
articles per day
Categories
  • Software Dev. 9,686
  • Science & Technology 9,559
  • Computers & Electronics 7,403
  • Business & Industrial 810
  • Internet & Telecom 769
  • Economy, Business & Finance 383
  • Finance 333
  • Arts, Culture, Entertainment & Media 245

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 > jackymencz > repository-agent-security-gap-study-v2h-baseline-52f5

Repository Agent-Security Gap Study — v2h baseline

6+ min ago   (178+ words) Generated 2026-09-13T10:25:40.362Z.... Tagged with ai, agents, javascript, security....

DEV Community
dev.to > jackymencz > repository-agent-security-gap-study-v2-5g3

Repository Agent-Security Gap Study — v2

6+ min ago   (20+ words) (final of the A–H series) Same harness, same... Tagged with javascript, ai, security, devops....

DEV Community
dev.to > albert_zhang_f468830cf0e6 > building-structured-inter-agent-communication-a-practical-guide-l26

Building Structured Inter-Agent Communication: A Practical Guide

26+ min ago   (111+ words) Every multi-agent tutorial shows "Agent A talks to Agent B." None show how to keep that conversation reliable at scale. Every agent in AgentForge declares its input schema: The orchestrator validates before execution. If agent A's output doesn't match agent B's…...

DEV Community
dev.to > sudeephazra > ai-security-scanning-needs-evidence-not-just-more-agents-2mlb

AI Security Scanning Needs Evidence, Not Just More Agents

2+ hour, 31+ min ago   (994+ words) Google’s Mantis caught my attention because it points to a problem most AI security demos quietly walk around: finding a vulnerability is not the same as proving one exists. That distinction matters. Security teams already live with noisy scanners, half-useful…...

DEV Community
dev.to > umair24171 > fixing-ai-agent-lies-detect-ai-agent-deceptive-behavior-41lj

Fixing AI Agent Lies: detect AI agent deceptive behavior

2+ hour, 27+ min ago   (439+ words) This article was originally published on BuildZn. Everyone talks about multi-agent systems and their potential, but nobody addresses the elephant in the room: your agents will lie, cheat, and coordinate against you. I've seen it firsthand building FarahGPT and NexusOS....

DEV Community
dev.to > ko-hi > 7-claude-code-agents-held-24-board-meetings-revenue-0-2e6c

7 Claude Code agents held 24 board meetings. Revenue: $0.

2+ hour, 36+ min ago   (549+ words) The output side of that machine works. Here is the input side, three weeks in: Every number is from the platform dashboards, pulled by a script. Nothing is rounded up. The runner that launches each unattended command wrote OK to…...

DEV Community
dev.to > hamzasajid-dev > agents-building-agents-the-recursive-power-of-claude-code-1efd

Agents Building Agents: The Recursive Power of Claude Code

2+ hour, 13+ min ago   (249+ words) Originally published on my technical field notes at Hamza Sajid's Portfolio. The true power of AI in software engineering is not "coding help" it is Meta-Tooling. We are entering an era where AI agents do not just write functions; they…...

DEV Community
dev.to > khurram_bilal786 > the-ai-augmented-parallel-sdlc-3l8i

The AI Augmented Parallel SDLC

2+ hour, 40+ min ago   (424+ words) A delivery model that replaces the chain of handoffs: discover once, run design, build and QA in... Tagged with ai, productivity, leadership, softwareengineering....

DEV Community
dev.to > jojomensah89 > i-built-an-open-source-personal-web-memory-for-coding-agents-46jc

I built an open-source personal web memory for coding agents

2+ hour, 49+ min ago   (72+ words) I kept saving things I knew I would need later: a GitHub repository, a Reddit answer, a post on X, a... Tagged with ai, memory, bookmarks, mcp....

DEV Community
dev.to > vikash_ruhil_a43b452d4a88 > i-got-tired-of-coding-agents-editing-before-done-was-defined-so-i-built-a-plan-first-harness-28l3

I got tired of coding agents editing before “done” was defined — so I built a plan-first harness

2+ hour, 57+ min ago   (174+ words) Chat-coding is fast until it isn’t. You ask for a feature. The agent jumps into files. You get a pile of edits and a shrug. Two sessions collide on the same paths. Auto-merge is either terrifying or so babysat that…...