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.

Where the coverage comes from

The 50 sources publishing most on Software Development over the last 30 days, out of 18,439 articles in the feed. Click a source for its articles on this topic and its profile.

  1. 1 @Thepracticaldev dev.to 9,275 articles 31+ min ago 98%
  2. 2 Medium medium.com 1,414 articles 19+ min ago 74%
  3. 3 Benchlm benchlm.ai 514 articles 2+ day ago 0%
  4. 4 @Hackernoon hackernoon.com 456 articles 13+ hour ago 98%
  5. 5 Opencode opencode.ai 224 articles 2+ day ago 0%
  6. 6 Tech Insider tech-insider.org 182 articles 1+ day ago 1%
  7. 7 Openrouter openrouter.ai 136 articles 2+ day ago 0%
  8. 8 startuphub.ai 130 articles 5+ day ago 2%
  9. 9 Crypto Briefing cryptobriefing.com 97 articles 20+ hour ago 99%
  10. 10 Infoq infoq.com 86 articles 12+ hour ago 93% 7
  11. 11 Techbullion techbullion.com 81 articles 15+ hour ago 85%
  12. 12 The New Stack thenewstack.io 81 articles 14+ hour ago 96%

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

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.

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

DEV Community
dev.to > robertadam987_ > ai-is-already-better-at-coding-than-most-developers-so-why-would-a-company-still-hire-you-42h5

AI Is Already Better at Coding Than Most Developers. So Why Would a Company Still Hire You?

5+ min ago   (1385+ words) AI can write a React component in seconds. It can create an API, design a database schema, write tests, explain an unfamiliar codebase, debug an error, refactor a function, and generate documentation before you've finished your coffee. And it's getting…...

DEV Community
dev.to > ashg2099 > 56-fault-injection-tests-passed-the-one-that-injected-nothing-failed-ihj

56 fault-injection tests passed. The one that injected nothing failed.

25+ min ago   (415+ words) I was building a tool that detects when data quietly changes meaning — a vendor switching units, a source dropping a field, an undocumented enum appearing. The kind of failure where every test passes and every job is green. Claims about…...

DEV Community
dev.to > sarantoon > second-brain-thiiaimaich-vector-db-btheriiyn-736-daawcchaak-pm-brain-4npd

Second brain ที่ไม่ใช้ vector DB, บทเรียน 736 ดาวจาก PM Brain

39+ min ago   (95+ words) โดย Nokka (นก-กา) | 12 กันยายน 2026 ปาเวล ฮูรึน เปิดซอร์สโปรเจกต์ชื่อ PM Brain (พีเอ็ม เบรน) เมื่อเดือนพฤษภาคม 2026 ตอนนี้มี 736 ดาวบน GitHub และ 152 ฟอร์ก [2] ไม่มีเวกเตอร์ ไม่มี embedding แค่โฟลเดอร์ Markdown ธรรมดา…...

DEV Community
dev.to > gouranga-das-khulna > distributed-locks-4148

Distributed Locks

31+ min ago   (110+ words) One-liner: A distributed lock ensures that only one node in a cluster can perform a critical operation at a time — preventing race conditions across services. In a single-server world, a mutex or semaphore handles concurrency. But in distributed systems: Classic…...

DEV Community
dev.to > yanwang > three-things-that-bit-us-moving-a-document-scanner-fully-into-the-browser-15cc

Three things that bit us moving a document scanner fully into the browser

35+ min ago   (596+ words) I work on LensUp, which does exactly that — the whole pipeline runs in the tab, and files are never uploaded. Disclosure up front: it's our tool, and this post is about the parts that were harder than the pipeline itself....

DEV Community
dev.to > octacorrr > ecualizador-de-aud-9p4

Ecualizador de Audio online

31+ min ago   (20+ words) Hola buen día me gustaría compartir este pequeño proyecto con todos la verdad es que no soy... Tagged with webdev....

9to5Linux
lxer.com > module > newswire > ext_link.php

KaOS Linux 2026.09 Released with Noctalia 5.1, Linux Kernel 7.1, and Mesa 26.2

3+ hour, 52+ min ago   (365+ words) The KaOS Linux team has officially released KaOS Linux 2026.09 today as the first ISO snapshot of this independent distribution using Dinit as the default init system instead of systemd. As previously reported, the KaOS Linux devs have decided to move…...

DEV Community
dev.to > ryan_zhao > ai-safety-and-alignment-building-trustworthy-agents-that-do-not-fail-you-1p6m

AI Safety and Alignment: Building Trustworthy Agents That Do Not Fail You

42+ min ago   (19+ words) The... Tagged with ai, safety, alignment, ethics....

DEV Community
dev.to > yash_sonawane25 > your-first-aws-production-architecture-from-a-simple-application-to-a-scalable-system-3738

Your First AWS Production Architecture: From a Simple Application to a Scalable System

45+ min ago   (1081+ words) Most people learn AWS by studying individual services. RDS is a database. But that's not how AWS is used in the real world. In a real project, these services work together to solve one problem: How do we run an…...