Website profile

@Thepracticaldev

  • 10,366articles · 30d
  • 37+ min agolatest article
  • Aug 15, 2026earliest in window
  • 97%with images
  • 291avg words
articles per day
Covers
People
Places
Organizations
Categories
  • Software Dev. 9,570
  • Science & Technology 9,458
  • Computers & Electronics 7,368
  • Business & Industrial 797
  • Internet & Telecom 750
  • Economy, Business & Finance 389
  • Finance 329
  • Arts, Culture, Entertainment & Media 227
Bylines

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.to > protagonistlabs > stash-131-is-out-2f3p

Stash 1.3.1 is out

25+ min ago   (22+ words) Stash.exe now runs the app in its own process: no hidden PowerShell, no code compiled at startup.... Tagged with windows, showdev, productivity....


dev.to > usman_ali_cdcc156ed1fb28d > cloud-computing-aws-explained-a-practical-guide-to-the-concepts-that-actually-matter-2g69

Cloud Computing & AWS Explained: A Practical Guide to the Concepts That Actually Matter

15+ min ago   (1103+ words) Cloud has become a standard part of modern IT, but understanding it properly is often harder than... Tagged with aws, cloud, beginners....


dev.to > dmj_jones_8ec54a3564709a8 > i-co-engineered-a-macos-soundcore-headphone-controller-with-claude-over-a-weekend-216g

I co-engineered a macOS Soundcore headphone controller with Claude over a weekend

20+ min ago   (849+ words) My Soundcore Space 2 pairs with my MacBook and sounds exactly as it should. But the moment I want to... Tagged with swift, ai, bluetooth, reverseengineering....


dev.to > fulenn > building-a-browser-based-room-planner-with-codex-what-i-learned-lli

Building a browser-based room planner with Codex: what I learned

23+ min ago   (157+ words) I'm building Small Room Solver, a free browser tool for trying furniture layouts before moving everything around. You draw your room, enter furniture measurements, move things around in 2D and open a 3D preview. No signup needed; edits stay in your browser…...


dev.to > mahirhir > a-six-line-edit-made-fifteen-units-stale-the-freshness-check-was-working-correctly-1en6

A six-line edit made fifteen units stale. The freshness check was working correctly.

47+ min ago   (530+ words) Every unit of this project carries a record of its last verification, and each record pins the configuration it was checked against by hashing it. If the configuration changes, the pin no longer reproduces and the record goes stale, which…...


dev.to > anton_brilliantov > generation-and-operations-are-one-thing-ei9

Generation and Operations Are One Thing

37+ min ago   (856+ words) Add a service and you get code, observability and deploy — or the platform drifts from reality. What it takes to keep 'declared' and 'actual' the same thing by construction, and what that costs. Tagged with platform, devops, go, architecture....


dev.to > anton_brilliantov > deploy-is-a-consequence-of-the-manifest-54i5

Deploy Is a Consequence of the Manifest

38+ min ago   (1038+ words) Three pipelines, identical for every service, derived from the file that declares the service - and exactly three decisions left to a human: environment, secrets, tag. Plus the one defect in this area that stays green while being wrong. Tagged with…...


dev.to > anton_brilliantov > metrics-you-get-without-writing-any-90b

Metrics You Get Without Writing Any

38+ min ago   (1448+ words) A machine-written snapshot of one service counts 67 metric records. Six of them came from the service. The rest arrived with the runtime - and the rules for adding a new one are stricter than the rules for writing the code that…...


dev.to > dave_gordon > where-background-removal-apis-send-your-users-video-2bl2

Where Background Removal APIs Send Your Users' Video

1+ hour, 4+ min ago   (914+ words) Picking a background removal API is an engineering decision right up until it stops being one. The masks hold on hair and glasses, the latency fits, the integration is a two day job, and then a security reviewer at your…...