Website profile

@Thepracticaldev

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

  • 10,542articles · 30d
  • 33+ min agolatest article
  • Aug 14, 2026earliest in window
  • 97%with images
  • 293avg words
articles per day
Categories
  • Software Dev. 9,743
  • Science & Technology 9,614
  • Computers & Electronics 7,450
  • Business & Industrial 812
  • Internet & Telecom 775
  • Economy, Business & Finance 384
  • Finance 334
  • Arts, Culture, Entertainment & Media 247

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 > mecanik-dev > mainframe-modernisation-rewrite-refactor-or-replatform-11kc

Mainframe Modernisation: Rewrite, Refactor or Replatform

24+ min ago   (504+ words) This guide compares the main modernisation strategies, when each makes sense, and how to choose. The drivers are consistent across UK enterprises: the COBOL and mainframe skills pool is retiring, mainframe operating costs are high, the systems are hard to…...

DEV Community
dev.to > sarantoon > tidtang-skill-aih-agent-tngrawangaair-aancchaakeksaar-hermes-eng-24nh

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

26+ 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 > shaam_ai > hetzner-free-ai-inference-api-how-to-use-europes-newest-zero-cost-llm-endpoint-in-2026-3p8

Hetzner Free AI Inference API: How to Use Europe's Newest Zero-Cost LLM Endpoint in 2026

24+ min ago   (1120+ words) Last verified: 2026-08-12 · Free while experimental · No SLA · EU data centers · OpenAI-compatible · Rate limits: 3M input / 60K output tokens per 60 seconds Volatile facts: Pricing, models, and limits may change once the experiment ends. Hetzner has not published future token prices. Always re-check the…...

DEV Community
dev.to > shaam_ai > llm-model-routing-in-2026-the-guide-every-team-should-read-4a8c

LLM Model Routing in 2026: The Guide Every Team Should Read

26+ min ago   (1655+ words) Most teams still pick one LLM and send every request to it. That worked in 2023 when there were three viable models. In 2026, with dozens of frontier, mid-tier, and specialist models — each with different pricing, latency, and quality profiles — committing to…...

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

Agentic Synthetic Data Generation

57+ 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 > mtahir27 > scaling-event-driven-apis-real-time-websockets-and-redis-pubsub-for-high-concurrency-apps-90b

Scaling Event-Driven APIs: Real-Time WebSockets and Redis Pub/Sub for High-Concurrency Apps

50+ min ago   (480+ words) From a business perspective, system instability during peak usage events directly damages user retention, degrades brand trust, and triggers SLA violations. For e-commerce, financial platforms, and real-time gaming, a latency spike or dropped connection state can result in direct financial…...

DEV Community
dev.to > botsailor > agentic-ai-in-2026-from-chatbot-to-autonomous-coworker-3j0e

Agentic AI in 2026: From Chatbot to Autonomous Coworker

37+ min ago   (245+ words) Two years ago, "AI" in most products meant a chat window that answered questions. In 2026, it means... Tagged with ai, agentic, programming, chatbot....

DEV Community
dev.to > isocyanideisgood > revamping-318f

Revamping...

58+ min ago   (26+ words) 8–9 months ago, I wrote this code. Today, I look at it differently. Coming back to an old project... Tagged with softwareengineering, agentskills, ai, programming....

DEV Community
dev.to > olaughter > joint-weight-harness-optimization-approaches-fine-tuned-model-performance-2dlk

Joint weight‑harness optimization approaches fine‑tuned model performance

1+ hour, 18+ min ago   (634+ words) Alternating updates of model weights and executable harnesses can reach accuracy on par with full fine‑tuning while consuming a fraction of the training compute. The WHALE recipe shows that interleaving a short weight‑update phase with a lightweight harness…...

DEV Community
dev.to > damola12345 > engineering-build-notes-3-when-200gi-was-more-storage-than-the-nodes-needed-f9k

Engineering Build Notes #3: When 200Gi Was More Storage Than the Nodes Needed

44+ min ago   (1254+ words) How measuring Kubernetes node storage usage led to a simpler capacity decision in an Amazon EKS cluster. In Engineering Build Notes #1, I investigated what initially looked like an opportunity to reduce worker-node capacity. The nodes appeared to have more capacity…...