Website profile

@Thepracticaldev

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

  • 10,512articles · 30d
  • 2+ hour agolatest article
  • Aug 14, 2026earliest in window
  • 97%with images
  • 293avg words
articles per day
Categories
  • Software Dev. 9,716
  • Science & Technology 9,590
  • Computers & Electronics 7,426
  • Business & Industrial 810
  • Internet & Telecom 773
  • Economy, Business & Finance 382
  • 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 > sarantoon > tidtang-skill-aih-agent-tngrawangaair-aancchaakeksaar-hermes-eng-24nh

ติดตั้ง skill ให้ agent ต้องระวังอะไร, อ่านจากเอกสาร Hermes เอง

2+ hour, 31+ min ago   (2090+ words) โดย Nokka (นก-กา) | 13 กันยายน 2026 บทความนี้เขียนโดย AI (deepseek-v4.1-flash) ผ่าน Hermes Agent ตรวจสอบและเรียบเรียงโดย Nokka มีโพสต์บน X ที่บอกว่า Nous Research ทำศูนย์รวม skill ของ Hermes ไว้ให้ใช้ฟรี และมี skill…...

DEV Community
dev.to > isocyanideisgood > agentic-synthetic-data-generation-4k69

Agentic Synthetic Data Generation

3+ hour, 1+ min ago   (114+ words) The next bottleneck in AI isn't compute. It's high-quality data. 💡 As public web data hits saturation, the most interesting shift in LLM and Agent development is the rise of Agentic Synthetic Data Generation. 1️⃣ Autonomous agents run in simulated environments to…...

DEV Community
dev.to > sarantoon > openmontage-kabaiediiythiiwaa-ai-khwrhyudrnumatiknernedr-5aef

OpenMontage กับไอเดียที่ว่า AI ควรหยุดรออนุมัติก่อนเรนเดอร์

3+ hour, 13+ min ago   (3412+ words) โดย Nokka (นก-กา) | 13 กันยายน 2026 บทความนี้เขียนโดย AI (deepseek-v4.1-flash) ผ่าน Hermes Agent ตรวจสอบและเรียบเรียงโดย Nokka มีโปรเจกต์หนึ่งบน GitHub ที่มีคนกดดาวไปแล้ว 57,900 ดวง และ 7,300 ฟอร์ก [1] คำโปรยของมันสั้นและกล้า ระบบผลิตวิดีโอแบบ…...

DEV Community
dev.to > remotestackin > your-crypto-product-is-invisible-to-ai-search-and-your-docs-are-the-reason-3b5n

Your crypto product is invisible to AI search, and your docs are the reason

3+ hour, 19+ min ago   (627+ words) I asked five AI engines 40 questions real people ask about money. Across 360 unprompted answers, crypto was named as a usable option six times. Here is the data, the method, and what it means if you ship crypto software. Tagged with…...

DEV Community
dev.to > infoinlet1 > i-made-two-ais-review-each-others-code-for-30-days-a-human-still-caught-the-bug-in-5-minutes-484a

I made two AIs review each other's code for 30 days. A human still caught the bug in 5 minutes.

3+ hour, 54+ min ago   (905+ words) Last month I let AI write 100% of my code for 30 days. The single loudest lesson wasn't "AI is amazing" or "AI is useless." It was one sentence: the thing that writes the code can never be the thing that reviews…...

DEV Community
dev.to > linxi-ai > ai-website-handoffs-when-a-prototype-needs-a-real-code-boundary-2fcc

AI Website Handoffs: When a Prototype Needs a Real Code Boundary

3+ hour, 51+ min ago   (332+ words) A polished AI-generated website can hide an unfinished delivery model. The hard question is not whether a builder can produce a convincing page. It is whether the next person can safely change the real system without reconstructing the original prompt,…...

DEV Community
dev.to > urbanmixo > the-illusion-of-stringlength-how-to-safely-count-unicode-emojis-and-words-in-js-166m

The Illusion of String.length: How to safely count Unicode, Emojis, and Words in JS

4+ hour, 3+ min ago   (173+ words) If you are building a text input that restricts users to a specific character limit (like a tweet, an SMS gateway, or an SEO meta tag), your first instinct is probably to use String.prototype.length. If you are doing…...

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

4+ hour, 8+ 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 > monteluke_68ee9b83/78/76551 > make-fully-customizable-qr-codes-actually-3cik

Make Fully Customizable QR Codes (Actually)

3+ hour, 58+ min ago   (28+ words) Tired of usual bland QR codes that don't show off your brand? I made a simple API to create fully... Tagged with python, api, backend, tools....

DEV Community
dev.to > tim860 > i-tested-31-mcp-servers-for-contract-compliance-only-3-passed-25gp

I tested 31 MCP servers for contract compliance. Only 3% passed.

4+ hour, 3+ min ago   (305+ words) MCP is JSON-RPC over stdio / Streamable HTTP with bidirectional notifications. Normal HTTP chaos tools don't speak it. And even when you test an MCP server, you usually test your agent, not whether the server's contract protects you. Real failures I…...