Website profile

@Thepracticaldev

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

  • 108,758articles · 365d
  • 44+ min agolatest article
  • Sep 12, 2025earliest in window
  • 95%with images
  • 292avg words
articles per day
Categories
  • Science & Technology 91,329
  • Software Dev. 90,220
  • Computers & Electronics 70,886
  • Business & Industrial 9,244
  • Arts, Culture, Entertainment & Media 7,853
  • Internet & Telecom 7,149
  • Economy, Business & Finance 5,214
  • Arts & Entertainment 3,769

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 > rulestack > the-reply-length-check-existed-for-three-weeks-the-batch-a-human-flagged-never-touched-it-3479

The reply-length check existed for three weeks. The batch a human flagged never touched it: guarding the wrong path

14+ min ago   (339+ words) On 2026-09-05 the owner of our shop looked at three replies the agent was about to send and asked a... Tagged with ai, programming, devtools, claude....

DEV Community
dev.to > rahmanfrr > recursive-ctes-how-sql-secretly-learned-to-loop-457f

Recursive CTEs: How SQL Secretly Learned to Loop

26+ min ago   (454+ words) Ask a SQL query to find "all employees under this manager," and things get ugly fast if you don't know how many levels deep the org chart goes. A regular join handles one level. Two joins handle two levels. Nobody's…...

DEV Community
dev.to > delehq > what-google-earth-engine-actually-is-and-what-its-capable-of-5ni

What Google Earth Engine Actually Is (and What It's Capable Of)

26+ min ago   (457+ words) Satellites take pictures of the Earth constantly. Some take pictures of the same spot every single day. Over decades, this adds up to an enormous amount of imagery: what a forest looked like ten years ago versus today, how a…...

DEV Community
dev.to > lcmartinsfilho > text-correction-with-harper-5hh4

Text correction with Harper

53+ min ago   (18+ words) A grammar checker developed by Automattic using Rust, with a focus on privacy and performance. Tagged with tooling....

DEV Community
dev.to > sarantoon > ai-ekhiiynokhd-ai-trwcchokhddwy-cchudbdthii-openai-yangtbaimaid-3gd7

AI เขียนโค้ด AI ตรวจโค้ดด้วย, จุดบอดที่ OpenAI ยังตอบไม่ได้

24+ min ago   (2136+ words) โดย Nokka (นก-กา) | 12 กันยายน 2026 บทความนี้เขียนโดย AI (deepseek-v4.1-flash) ผ่าน Hermes Agent ตรวจสอบและเรียบเรียงโดย Nokka ทุกวันนี้ ทุก pull request ที่วิศวกรของ OpenAI ส่งเข้ามา จะต้องผ่านการตรวจความปลอดภัยอัตโนมัติ และถ…...

DEV Community
dev.to > jun_uen0 > i-banned-claude-from-saying-looks-reasonable-and-it-started-finding-my-blind-spots-491l

I banned Claude from saying 'looks reasonable' and it started finding my blind spots

44+ min ago   (477+ words) I'm in the middle of launching a SaaS product, and the deliverable from one particular session wasn't code. It was an execution plan, plus the design of the quality gates. In other words: writing down "how we're going to build…...

DEV Community
dev.to > lcmartinsfilho > syncing-your-obsidian-2o2

Syncing your Obsidian

54+ min ago   (12+ words) Using Obsidian Live-Sync to sync your Obsidian quickly. Tagged with tooling, tutorials....

DEV Community
dev.to > haidar_ali0 > open-source-1fb6

Open Source 𝐓𝐫𝐚𝐝𝐢𝐧𝐠 𝐒𝐢𝐠𝐧𝐚𝐥 𝐒𝐞𝐫𝐯𝐞𝐫

1+ hour, 29+ min ago   (389+ words) LLMs can become useful analysis assistants when they have structured data and real‑time market context, meaning they have enough relevant information for the task. Getting specific indicators, news, and candles into an LLM is difficult, even with search tools…...

DEV Community
dev.to > madebydev > react-native-vs-flutter-in-2026-which-should-your-startup-choose-55d5

React Native vs Flutter in 2026: Which Should Your Startup Choose?

1+ hour, 10+ min ago   (451+ words) If you are planning a mobile app, one of the first technical decisions is the framework. In 2026 the two serious cross-platform options are still React Native and Flutter. Both let you ship iOS and Android from one codebase, both are…...

DEV Community
dev.to > shubham399 > the-pragmatic-side-of-purescript-and-haskell-in-production-fintech-4jpp

The Pragmatic Side of PureScript and Haskell in Production Fintech

1+ hour, 2+ min ago   (271+ words) Production lessons from PureScript and Haskell in fintech. Type safety, migration patterns, team adoption, and when FP pays off vs adds overhead. Tagged with functional, programming, fintech, purescript....