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,450 articles in the feed. Click a source for its articles on this topic and its profile.

  1. 1 @Thepracticaldev dev.to 9,269 articles 28+ min ago 98%
  2. 2 Medium medium.com 1,411 articles 8+ min ago 74%
  3. 3 Benchlm benchlm.ai 514 articles 2+ day ago 0%
  4. 4 @Hackernoon hackernoon.com 462 articles 11+ hour ago 98%
  5. 5 Opencode opencode.ai 227 articles 2+ day ago 0%
  6. 6 Tech Insider tech-insider.org 182 articles 1+ day ago 1%
  7. 7 Openrouter openrouter.ai 138 articles 2+ day ago 0%
  8. 8 startuphub.ai 130 articles 5+ day ago 2%
  9. 9 Crypto Briefing cryptobriefing.com 97 articles 18+ hour ago 99%
  10. 10 Infoq infoq.com 86 articles 10+ hour ago 93% 7
  11. 11 Techbullion techbullion.com 81 articles 13+ hour ago 85%
  12. 12 The New Stack thenewstack.io 81 articles 12+ 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 > kestrelquant > decoding-the-llms-subconscious-building-implicit-risk-control-via-nlp-semantic-parsing-30ha

Decoding the LLM's 'Subconscious': Building Implicit Risk Control via NLP Semantic Parsing

21+ min ago   (524+ words) At 2026-09-12 01:20:47, my AI-driven crypto trading system was milliseconds away from executing a leveraged long position on NEARUSDT. The Large Language Model (LLM) had just outputted a definitive, structured JSON decision: FINAL_RULING=PROCEED. By all traditional algorithmic metrics, it was a green light....

DEV Community
dev.to > nio_zanghotmailcom_zang > tokeneff-an-open-source-llm-cost-meter-that-runs-locally-5440

tokeneff: An Open-Source LLM Cost Meter That Runs Locally

9+ min ago   (338+ words) Most LLM dashboards show you the bill after the damage is done. You run a coding agent for an afternoon, ship a feature, and two days later your OpenAI dashboard says you spent $47. On what? Which model? Which request? You…...

DEV Community
dev.to > caseymarlin > how-to-convert-glb-to-stl-for-3d-printing-no-software-install-3g74

How to Convert GLB to STL for 3D Printing (No Software Install)

35+ min ago   (284+ words) AI 3D generators like Meshy, Tripo, and Luma export models as GLB (binary glTF) — the standard format for web viewers and AR. But if you want to 3D-print that model, you need STL — the format every slicer understands. Most online converters…...

DEV Community
dev.to > cantaskin > bir-web-portfoyunu-anlasilir-kilmak-icerik-hiyerarsisi-ve-proje-sunumu-2dnf

Bir web portföyünü anlaşılır kılmak: içerik hiyerarşisi ve proje sunumu

33+ min ago   (328+ words) Bir freelancer portföyünde ziyaretçinin önce üç soruya cevap bulmasını önemsiyorum: Ne yapıyorsun, hangi işleri gösterebilirsin ve sana nasıl ulaşabilirim? Bu yazı, web tasarım hizmetlerini sunarken kullanılabilecek basit bir içerik planı. Hizmet listesinin tamamını ana başlığa sıkıştırmak yerine ana işi açıkça…...

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

28+ 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 > helenanova > i-kept-watching-army-get-scammed-for-bts-tickets-so-i-built-open-source-agent-skills-for-it-5ce2

I kept watching ARMY get scammed for BTS tickets, so I built open-source agent skills for it

52+ min ago   (348+ words) Every comeback, every tour announcement, the same thing happens. Presale codes drop, tickets vanish in minutes, and the resale chaos begins. And every single time, I watch fans lose money to the same tricks: a "Weverse Shop" site that is…...

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

Recursive CTEs: How SQL Secretly Learned to Loop

39+ 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 > lcmartinsfilho > text-correction-with-harper-5hh4

Text correction with Harper

1+ hour, 6+ 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 ยังตอบไม่ได้

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

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