Website profile

@Thepracticaldev

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

  • 10,501articles · 30d
  • 1+ hour agolatest article
  • Aug 14, 2026earliest in window
  • 97%with images
  • 293avg words
articles per day
Categories
  • Software Dev. 9,705
  • Science & Technology 9,578
  • Computers & Electronics 7,418
  • Business & Industrial 812
  • Internet & Telecom 771
  • 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 > ko-hi > 7-claude-code-agents-held-24-board-meetings-revenue-0-2e6c

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

1+ 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 > ofri-peretz > your-eslint-plugin-installs-205-packages-69-are-eslint-g1a

Your ESLint Plugin Installs 205 Packages. 69 Are ESLint.

1+ hour, 37+ min ago   (474+ words) npm i -D eslint-plugin-import installs 205 packages. That number is true and almost useless, which is the problem with every dependency-weight argument I have read. 69 of those packages are ESLint itself. Since npm 7, peer dependencies install automatically, so any plugin declaring…...

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

1+ hour, 50+ 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 > fattakhov > how-to-bring-order-to-a-project-a-track-map-4db2

How to Bring Order to a Project: A Track Map

2+ hour, 5+ min ago   (667+ words) Every now and then I join a project where "everything works, but nobody dares to touch it." Deployment is done by hand from memory, the architecture grew historically, knowledge lives in people's heads, hiring happens by accident. That's normal: this…...

DEV Community
dev.to > stephen_tsoi_5b2c4055f3a9 > stop-selling-event-driven-architecture-start-selling-business-outcomes-8h3

🚀 Stop Selling Event-Driven Architecture. Start Selling Business Outcomes

1+ hour, 40+ min ago   (207+ words) 👋 Hi dev community! I originally published this on my LinkedIn Newsletter, but wanted to share it... Tagged with architecture, devops, cloud, management....

DEV Community
dev.to > fattakhov > how-developers-can-monitor-production-and-why-it-matters-9pm

How Developers Can Monitor Production — and Why It Matters

2+ hour, 5+ min ago   (352+ words) When we write code, it often feels like the main thing is to make it work locally. But reality is different: the real life of a service begins not on your laptop, but in production. That’s where it faces load,…...

DEV Community
dev.to > remotestackin > your-crypto-product-is-invisible-to-ai-search-and-your-docs-are-the-reason-3b5n

Your crypto product is invisible to AI search, and your docs are the reason

5+ hour, 18+ min ago   (627+ words) I asked five AI engines 40 questions real people ask about money. Across 360 unprompted answers, crypto was named as a usable option six times. Here is the data, the method, and what it means if you ship crypto software. Tagged with…...

DEV Community
dev.to > linxi-ai > ai-website-handoffs-when-a-prototype-needs-a-real-code-boundary-2fcc

AI Website Handoffs: When a Prototype Needs a Real Code Boundary

5+ hour, 50+ min ago   (332+ words) A polished AI-generated website can hide an unfinished delivery model. The hard question is not whether a builder can produce a convincing page. It is whether the next person can safely change the real system without reconstructing the original prompt,…...

DEV Community
dev.to > tim860 > i-tested-31-mcp-servers-for-contract-compliance-only-3-passed-25gp

I tested 31 MCP servers for contract compliance. Only 3% passed.

6+ hour, 2+ min ago   (305+ words) MCP is JSON-RPC over stdio / Streamable HTTP with bidirectional notifications. Normal HTTP chaos tools don't speak it. And even when you test an MCP server, you usually test your agent, not whether the server's contract protects you. Real failures I…...

DEV Community
dev.to > jjoyneriv > you-installed-git-here-are-the-next-ten-minutes-4gpi

You Installed Git. Here Are the Next Ten Minutes.

6+ hour, 39+ min ago   (304+ words) "Install Git on Windows" is the query that brings more people to my site than any other. The install pages get the traffic, and then everyone leaves — because installing Git is not the hard part. Knowing what to type in…...