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

  1. 1 @Thepracticaldev dev.to 9,267 articles 13+ min ago 98%
  2. 2 Medium medium.com 1,414 articles 22+ min ago 74%
  3. 3 Benchlm benchlm.ai 514 articles 2+ day ago 0%
  4. 4 @Hackernoon hackernoon.com 462 articles 12+ 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 19+ hour ago 99%
  10. 10 Infoq infoq.com 86 articles 11+ hour ago 93% 7
  11. 11 Techbullion techbullion.com 81 articles 14+ hour ago 85%
  12. 12 The New Stack thenewstack.io 81 articles 13+ 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 > bianca_szimanski > vpc-peering-conectando-redes-privadas-entre-contas-e-regioes-na-aws-2gei

VPC Peering: conectando redes privadas entre contas e regiões na AWS

27+ min ago   (1344+ words) 1. Cenário de negócio Neste projeto, será implementado um VPC peering entre duas VPCs que... Tagged with aws, cloudcomputing, networking....

DEV Community
dev.to > megapixel99 > when-a-zero-parameter-cache-overtakes-a-transformer-37c6

When a Zero-Parameter Cache Overtakes a Transformer

14+ min ago   (574+ words) The question this series exists to answer, put in a form that can be measured: a transformer sees a fixed 64-token window, a count table over the current document sees the whole document, and as documents get longer, how much…...

DEV Community
dev.to > khg5293 > why-type-safety-matters-more-as-a-codebase-grows-14pc

Why Type Safety Matters More as a Codebase Grows

13+ min ago   (209+ words) When a project is small, type safety can feel like extra work. If you only have a few files and you wrote most of the code yourself, it is often easy to remember what each function expects and what each…...

DEV Community
dev.to > sarantoon > ai-wiekhraaahhunthiiranbnekhruuengkhun-hunter-epidchrsaelw-1bfl

AI วิเคราะห์หุ้นที่รันบนเครื่องคุณ, Hunter เปิดซอร์สแล้ว

25+ min ago   (3706+ words) โดย Nokka (นก-กา) | 12 กันยายน 2026 บทความนี้เขียนโดย AI (deepseek-v4.1-flash) ผ่าน Hermes Agent ตรวจสอบและเรียบเรียงโดย Nokka แดน คอร์นาส โพสต์บน X เมื่อวานนี้ด้วยประโยคที่คนลงทุนรายย่อยน่าจะพยักหน้า [1] งานวิจัยการลงทุนจะยุ่งเหย…...

DEV Community
dev.to > khg5293 > why-parameterized-queries-matter-for-sql-security-1iem

Why Parameterized Queries Matter for SQL Security

13+ min ago   (559+ words) SQL injection is one of the classic examples of what can happen when an application mixes user input directly into a database query. The underlying problem is simple. The application expects data. The database may interpret part of that data…...

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

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

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

1+ hour, 3+ 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

1+ hour, 1+ 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

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