Website profile

@Thepracticaldev

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

  • 10,375articles · 30d
  • 10+ hour agolatest article
  • Aug 15, 2026earliest in window
  • 97%with images
  • 292avg words
articles per day
Categories
  • Software Dev. 9,581
  • Science & Technology 9,464
  • Computers & Electronics 7,370
  • Business & Industrial 794
  • Internet & Telecom 752
  • Economy, Business & Finance 389
  • Finance 329
  • Arts, Culture, Entertainment & Media 230

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 > managerfx > -1577

[Boost]

20+ min ago   (13+ words) My Thermostat Was Speaking an Industrial Protocol. Just Not to Me. Software dev......


dev.to > sidharth_cp > upgrading-a-locked-down-linux-fleet-with-nothing-but-kubectl-3d7k

Upgrading a Locked-Down Linux Fleet with Nothing but kubectl

16+ min ago   (707+ words) Say you're running a fleet of machines on an immutable operating system — root filesystem read-only,... Tagged with kubernetes, linux, devops, security....


dev.to > codenameone > fill-an-sms-verification-code-without-reading-the-inbox-926

Fill an SMS Verification Code Without Reading the Inbox

11+ min ago   (134+ words) Codename One adds phone-number and OTP components plus one-time-code autofill on iOS, Android, and the web without requesting permission to read SMS messages. Tagged with java, mobile, android, ios....


dev.to > mvarshith > semantic-tag-vs-non-semantic-tag-1cig

Semantic tag vs Non-Semantic tag

25+ min ago   (147+ words) Semantic tags Semantic tags describes is meaning in human readable language. Looking at the tag we can tell what tag it is. for example: - represents top header content. - holds the navigation link. - holds bottom footer/copyright information. Non-Semantic tags Non-semantic…...


dev.to > michaelajayi_dev > the-order-that-got-charged-twice-a-race-condition-post-mortem-18bc

The Order That Got Charged Twice - A Race Condition Post-Mortem

23+ min ago   (424+ words) Over the past 48 hours, the support team has received 6 tickets from customers who were charged twice for a single order. Refunds have been manually issued, but engineering hasn’t identified the cause. Customer cus_8841 placed order ord_20394 for $87.50, four seconds apart. The first…...


dev.to > bidu > designing-a-privacy-first-architecture-for-sensitive-data-zero-ip-logging-postgres-rls-and-ai-3g23

Designing a Privacy-First Architecture for Sensitive Data: Zero-IP Logging, Postgres RLS, and AI Safety

26+ min ago   (216+ words) When building software that handles sensitive human data (like workplace feedback, satisfaction surveys, and compliance reports), security and privacy cannot be treated as optional features or mere legal disclaimers. They must be embedded into the core system design. At Sigilo…...


dev.to > bzdvdn > reactifact-070-why-we-didnt-build-another-graph-framework-2l4n

reactifact 0.7.0: why we didn't build another graph framework

39+ min ago   (366+ words) Most multi-agent Python frameworks converge on the same primitive: an explicit graph. LangGraph draws it as nodes and edges. CrewAI draws it as roles in a crew. Either way, you decide, ahead of time, which step can follow which. reactifact…...


dev.to > prantakunduqa > from-automation-frameworks-to-agentic-qa-what-changes-when-ai-can-take-action-377a

From Automation Frameworks to Agentic QA: What Changes When AI Can Take Action?

23+ min ago   (693+ words) A Staff SDET's field guide to the architectural shift — for juniors who want to actually understand... Tagged with playwright, ai, testing, qa....


dev.to > walletguy > openclaw-plugin-connect-waiaas-to-langchain-crewai-and-any-ai-framework-1klh

OpenClaw Plugin: Connect WAIaaS to LangChain, CrewAI, and Any AI Framework

24+ min ago   (1147+ words) Your AI agent can browse the web, write code, and manage files — but can it swap tokens? The OpenClaw plugin is WAIaaS's answer to that question: a drop-in wallet toolkit that connects your existing AI agent framework to real blockchain…...


dev.to > hammermei > more-code-review-more-smelly-code-56dd

More Code Review = More Smelly Code?

10+ hour, 16+ min ago   (1094+ words) The reviewer was not wrong once. That turned out to be the problem. This happened on AgentCoop — formerly Agent Chat Gateway — a project that lets AI agents sit in chat rooms (Rocket.Chat, Mattermost), talk to people there, and talk…...