Website profile

@Thepracticaldev

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

  • 108,781articles · 365d
  • 1+ hour agolatest article
  • Sep 13, 2025earliest in window
  • 95%with images
  • 292avg words
articles per day
Categories
  • Science & Technology 91,348
  • Software Dev. 90,241
  • Computers & Electronics 70,903
  • Business & Industrial 9,245
  • Arts, Culture, Entertainment & Media 7,855
  • Internet & Telecom 7,149
  • Economy, Business & Finance 5,217
  • Arts & Entertainment 3,774

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 > gokulnathp > ai-agent-memory-sliding-windows-summaries-and-vector-storage-4mo9

AI Agent Memory: Sliding Windows, Summaries, and Vector Storage

55+ min ago   (623+ words) The agent we built in Post #4 has one big problem — the moment the script ends, it forgets everything. Next time you run it, it starts from zero. No memory of past conversations, no retained facts, nothing. For a quick experiment…...

DEV Community
dev.to > emmanuel_mba_b4b11388c72c > learning-from-first-principles-26lm

Learning from first principles

23+ min ago   (431+ words) Enterprises and large coorporations manage tens of millions of requests daily. what this implies is that the need for deep understanding of systems and engineering foundations in becoming increasingly important. people like to say things like Coding is Solved or…...

DEV Community
dev.to > tessainsley > the-best-coding-agent-still-gets-6-in-10-changes-wrong-that-is-your-review-load-3h5n

The best coding agent still gets ~6 in 10 changes wrong. That is your review load.

38+ min ago   (244+ words) While tech review articles argue about what PR length is safe to let an agent produce, the review problem is set by a simpler number: how often the agent is wrong. Specific Labs' Real-SWE benchmark, published September 2026, runs frontier agents…...

DEV Community
dev.to > sarthakagrawal927 > the-more-aggressive-matmul-kernel-lost-to-the-register-budget-1e2i

The more aggressive matmul kernel lost to the register budget

28+ min ago   (171+ words) The WebGPU matmul sweep started with a naive kernel, then added 16 by 16 workgroup tiling and a 4 by 4 output block per thread. At a 2048 cubed matrix size, the measured time moved from 47.24 ms for the naive kernel to 17.23 ms for tiling…...

DEV Community
dev.to > dbsoul > your-own-agent-roadmap-from-safety-net-to-autonomous-discovery-47ac

Your Own Agent Roadmap — From Safety Net to Autonomous Discovery

39+ min ago   (564+ words) The state where memory (Chapter 3), hook gates (Chapter 4), and the auditor (Chapter 6) are in place. The AI hasn't become more capable — what's been built is an environment where it's hard to be wrong. Graduation criteria: the recurrence rate of the…...

DEV Community
dev.to > robertadam987_ > ai-is-already-better-at-coding-than-most-developers-so-why-would-a-company-still-hire-you-42h5

AI Is Already Better at Coding Than Most Developers. So Why Would a Company Still Hire You?

33+ min ago   (1385+ words) AI can write a React component in seconds. It can create an API, design a database schema, write tests, explain an unfamiliar codebase, debug an error, refactor a function, and generate documentation before you've finished your coffee. And it's getting…...

DEV Community
dev.to > sarantoon > second-brain-thiiaimaich-vector-db-btheriiyn-736-daawcchaak-pm-brain-4npd

Second brain ที่ไม่ใช้ vector DB, บทเรียน 736 ดาวจาก PM Brain

1+ hour, 7+ min ago   (95+ words) โดย Nokka (นก-กา) | 12 กันยายน 2026 ปาเวล ฮูรึน เปิดซอร์สโปรเจกต์ชื่อ PM Brain (พีเอ็ม เบรน) เมื่อเดือนพฤษภาคม 2026 ตอนนี้มี 736 ดาวบน GitHub และ 152 ฟอร์ก [2] ไม่มีเวกเตอร์ ไม่มี embedding แค่โฟลเดอร์ Markdown ธรรมดา…...

DEV Community
dev.to > ryan_zhao > ai-safety-and-alignment-building-trustworthy-agents-that-do-not-fail-you-1p6m

AI Safety and Alignment: Building Trustworthy Agents That Do Not Fail You

1+ hour, 11+ min ago   (19+ words) The... Tagged with ai, safety, alignment, ethics....

DEV Community
dev.to > ryan_zhao > multi-modal-ai-from-text-to-vision-and-beyond-the-unified-future-4c36

Multi-Modal AI: From Text to Vision and Beyond — The Unified Future

1+ hour, 11+ min ago   (18+ words) The... Tagged with ai, multimodal, vision, machinelearning....

DEV Community
dev.to > ryan_zhao > deepseek-r1-the-open-source-reasoning-revolution-that-changes-everything-48m6

DeepSeek R1: The Open-Source Reasoning Revolution That Changes Everything

1+ hour, 11+ min ago   (16+ words) The... Tagged with ai, deepseek, moe, reasoning....