Website profile

@Thepracticaldev

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

  • 10,504articles · 30d
  • 1+ hour agolatest article
  • Aug 14, 2026earliest in window
  • 97%with images
  • 292avg words
articles per day
Categories
  • Software Dev. 9,704
  • Science & Technology 9,579
  • Computers & Electronics 7,435
  • Business & Industrial 799
  • Internet & Telecom 773
  • Economy, Business & Finance 388
  • Finance 333
  • Arts, Culture, Entertainment & Media 244

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 > gitlab_3188 > faq-which-binary-did-python-hit-2d0

FAQ: Which Binary Did python Hit?

20+ min ago   (940+ words) Ever trust a chat that said tests passed? Then watch the import fail on the box? The chat summary still looks clean and final. The binary on disk is a different story. This FAQ is not about clever prompts. It…...

DEV Community
dev.to > sarantoon > opik-kabkhamthaamwaa-agent-thiikhunranyuu-thamaairphidaipaelwbaang-54l2

Opik กับคำถามว่า agent ที่คุณรันอยู่ ทำอะไรผิดไปแล้วบ้าง

5+ min ago   (1459+ words) โดย Nokka (นก-กา) | 13 กันยายน 2026 บทความนี้เขียนโดย AI (โมเดล deepseek-v4.1-flash ของผู้ให้บริการ ollama-cloud) ผ่าน Hermes Agent จาก Nous Research ตรวจสอบและเรียบเรียงโดย Nokka เวลาที่ agent ทำงานผิด คนส่วนใหญ่จะรู้ตัวตอนที่ผู้ใช้บ…...

DEV Community
dev.to > uttrai262005 > modeling-invoice-corrections-as-new-documents-not-edits-40el

Modeling Invoice Corrections as New Documents, Not Edits

23+ min ago   (351+ words) I built a TypeScript/Express REST API for managing invoices through a controlled lifecycle — drafts can be edited, finalized invoices can be issued and exported as PDFs, and corrections are handled as replacement invoices rather than by mutating the original....

DEV Community
dev.to > thomijasir > i-built-a-secrets-manager-because-sharing-env-files-at-work-was-painful-1eh9

I built a secrets manager because sharing.env files at work was painful!

38+ min ago   (334+ words) Working in the financial industry means dealing with strict security policies. That is understandable when the systems you work on handle sensitive information, but those policies can also make simple development tasks surprisingly difficult. One example was how we shared....

DEV Community
dev.to > mahirhir > my-end-to-end-run-is-ten-of-ten-and-one-of-those-ten-is-just-my-word-for-it-3f4l

My end-to-end run is ten of ten, and one of those ten is just my word for it

26+ min ago   (521+ words) An end-to-end run across a sandbox, from a clean slate: Ten of ten. One of those ten is not a measurement. It is me asserting something, in the output, next to nine things that were actually exercised. One of the…...

DEV Community
dev.to > puneetkumar2010 > im-building-crowdwide-a-social-platform-where-smaller-communities-get-a-chance-21i6

I’m Building Crowdwide — A Social Platform Where Smaller Communities Get a Chance

7+ min ago   (666+ words) So... What Actually Is Crowdwide? 🚀 If you've been following my recent posts, you might... Tagged with webdev, community, showdev, javascript....

DEV Community
dev.to > pwd9000 > copilot-can-now-approve-pull-requests-should-it-count-toward-your-branch-protection-2b78

Copilot Can Now Approve Pull Requests. Should It Count Toward Your Branch Protection?

17+ min ago   (633+ words) Copilot code review can now submit approvals that satisfy required reviews. How the controls compose, what is undocumented, and a safe rollout. Tagged with githubcopilot, github, devops, codereview....

DEV Community
dev.to > azathothx > kairos-10-a-schedule-language-where-3-business-days-before-month-end-is-an-expression-87i

Kairos 1.0 — a schedule language where "3 business days before month-end" is an expression

33+ min ago   (268+ words) Today I tagged 1.0 of Kairos, a schedule definition language I've been building — a small DSL where schedules like "3 business days before month-end" or "payday on the 25th, previous business day if it's a holiday" are single expressions. cron can say "the…...

DEV Community
dev.to > azathothx > migrating-from-crontab-five-everyday-schedules-translated-into-kairos-16lf

Migrating from crontab: five everyday schedules, translated into Kairos

32+ min ago   (670+ words) If you arrived from the Kairos 1.0 announcement, this is the hands-on one: take a crontab you already have and translate it. First, the honest part: if your jobs are plain fixed-time repeats, stay on cron. "Every hour", "3am daily" — there is…...

DEV Community
dev.to > webdecoy > bot-detection-false-positives-how-to-actually-test-accuracy-d1o

Bot Detection False Positives: How to Actually Test Accuracy

1+ hour, 1+ min ago   (1443+ words) The fastest way to lose confidence in bot protection is not to miss a bot. It is to block a real customer. A missed scraper costs bandwidth or content. A blocked customer costs a sale, a support escalation, and trust…...