Software Development

Build, ship, and scale modern software: languages, frameworks, DevOps, data, AI/ML, security, testing, architecture, and careers.

  • 13 Subtopics
  • 78 Topics below
  • 5 Tracked terms
  • Last 30 days Feed window

Inside Software Development

Languages & Runtimes Language ecosystems, compilers, runtimes, package managers, performance, and best practices. 11 subtopics Editors, IDEs & Developer Experience Code editors, IDEs, terminals, formatting, linting, and the tooling that makes developers fast. 6 subtopics Frontend Web Frameworks, SSR/SSG, CSS, design systems, accessibility, and performance budgets. 7 subtopics Backend & APIs HTTP services, microservices, RPC, auth, caching, and resilient API design. 9 subtopics Data, Databases & Streaming Relational & NoSQL databases, search, caches, streams, ETL/ELT, and analytics stacks. 7 subtopics DevOps, CI/CD & Platform Engineering Pipelines, containers, Kubernetes, IaC/GitOps, observability, and team “golden paths.” 5 subtopics Testing & Quality Unit, integration, E2E, contract tests, test data, coverage, and performance/chaos testing. 4 subtopics Security & Privacy Engineering AppSec, threat modeling, SBOMs, secrets, SAST/DAST, authN/Z, and privacy by design. 4 subtopics Architecture & Patterns System design, microservices vs monoliths, event-driven architectures, DDD, and resilient patterns. 4 subtopics AI/ML Engineering & LLMOps Training/inference, vector search, RAG, evaluation, safety, and production ML/LLM stacks. 5 subtopics Collaboration & Project Management Agile/Scrum/Kanban, roadmaps, docs/RFCs, code review, and developer experience. 3 subtopics Open Source & Licensing FOSS governance, licenses, CLAs, security posture, and sustainable maintainership. Careers, Learning & Events Interviews, portfolios, courses, conferences, and mentorship pathways.

What this topic collects on

An article joins this feed when it matches these terms. Each one is also a search of its own.

Latest in Software Development

MarkTechPost
marktechpost.com > 09/12/2026 > context-engineering-inside-the-harness-4-mechanisms-that-beat-context-overflow-and-goal-loss-on-long-horizon-tasks

Context Engineering Inside the Harness: 4 Mechanisms That Beat Context Overflow and Goal Loss on Long-Horizon Tasks

2+ min ago   (263+ words) This article opens up that layer. Compaction, memory strategy, context budgeting, and todo-state are the machinery that turns a shallow loop into a deep agent. We look at how LangChain Deep Agents, Claude Code, Manus, OpenAI Codex, and Amazon Bedrock…...

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

Agentic Synthetic Data Generation

31+ 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

23+ 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

11+ 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...

31+ 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

51+ 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

17+ 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…...

DEV Community
dev.to > jsmanifest > react-starttransition-without-usetransition-the-standalone-api-teams-keep-overlooking-in-1lgp

React `startTransition` Without `useTransition`: The Standalone API Teams Keep Overlooking in Concurrent Mode

29+ min ago   (174+ words) React startTransition Without useTransition: The Standalone API Teams Keep Overlooking in... Tagged with javascript, react, webdev, node....

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

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

42+ 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 > woochan > i-sell-memory-apis-im-also-building-the-benchmark-heres-how-im-trying-not-to-rig-it-481e

I Sell Memory APIs. I'm Also Building the Benchmark. Here's How I'm Trying Not to Rig It.

48+ min ago   (795+ words) Hey everyone. This time I'll go through what got me started on this benchmark, and the core of how it's actually built. All numbers below are from the current build. Nothing is final yet, so some of them will have…...