Software

Explore the software world end-to-end: operating systems, apps, browsers, productivity, media, security, utilities, plus a dedicated Software Development section covering the tools and practices that build modern technology.

  • 22 Subtopics
  • 242 Topics below
  • 5 Tracked terms
  • Last 30 days Feed window

Inside Software

Trending & Big Updates Major releases, breaking changes, security patches, and the stories everyone is discussing right now. 4 subtopics AI Assistants, creative tools, AI search, and on-device intelligence—plus how AI is reshaping everyday apps. 14 subtopics Operating Systems & Platforms Windows, macOS, Linux, Android, and everything around them: updates, defaults, security, apps, and power-user workflows. 4 subtopics Browsers & the Web Browsers, engines, extensions, privacy, sync, performance, and the ever-evolving web platform. 10 subtopics Office & Productivity Docs, spreadsheets, slides, notes, calendars, tasks, whiteboards, PDFs, and modern “work hubs.” 7 subtopics Messaging, Video & Collaboration Team chat, video meetings, webinars, communities, and privacy-first messaging. 6 subtopics Creative & Media Apps Photo/video editors, audio workstations, 3D, illustration, motion graphics, and creator tools. 7 subtopics Media Players & Streaming Local media players, libraries, streaming clients, home theater software, and podcast ecosystems. 5 subtopics Gaming Clients & Overlays Game launchers, anti-cheat, drivers, overlays, cloud gaming, and mod managers. 4 subtopics Security & Privacy Tools Antivirus, VPNs, password managers, 2FA, firewalls, patch news, and privacy protection. 6 subtopics Utilities & System Tools Backups, automation, launchers, clipboard tools, monitoring, networking, and power-user essentials. 8 subtopics Virtualization & Emulation Virtual machines, compatibility layers, containers, and classic emulators for running other platforms. 3 subtopics Accessibility & Assistive Tech Screen readers, captions, magnifiers, voice control, and inclusive features built into modern software. 4 subtopics Cloud Storage & Sync Sync apps, backup clients, sharing workflows, and self-hosted alternatives. 3 subtopics Email, RSS & News Email clients, RSS readers, newsletters, spam filtering, and inbox productivity. 3 subtopics Personal Finance Apps Budgeting, taxes, accounting, receipts, and financial organization apps. 4 subtopics Automation & No-Code No-code connectors, recipes, and shortcuts that automate routines across apps and devices. 5 subtopics File Management & Compression Explorers, advanced finders, archivers, diff/merge, checksum tools, and file transfer clients. 7 subtopics Gaming, Launchers & Game Tools PC launchers, mods, overlays, performance tools, streaming clients, and compatibility layers for gaming. 5 subtopics Photography & Personal Media Photo organization, galleries, RAW workflows, backups, and personal media libraries across devices. 3 subtopics Health, Fitness & Lifestyle Apps Habit tracking, workouts, wearables apps, sleep tracking, and wellness tools that people actually use. 3 subtopics Software Development Build, ship, and scale modern software: languages, frameworks, DevOps, data, AI/ML, security, testing, architecture, and careers. 13 subtopics

Where the coverage comes from

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

  1. 1 @Thepracticaldev dev.to 9,401 articles 30+ min ago 97%
  2. 2 Medium medium.com 1,951 articles 19+ min ago 74%
  3. 3 Benchlm benchlm.ai 689 articles 2+ day ago 0%
  4. 4 @Hackernoon hackernoon.com 490 articles 13+ hour ago 97%
  5. 5 Openrouter openrouter.ai 489 articles 2+ day ago 0%
  6. 6 Opencode opencode.ai 282 articles 2+ day ago 0%
  7. 7 Tech Insider tech-insider.org 275 articles 1+ day ago 1%
  8. 8 Techbullion techbullion.com 258 articles 15+ hour ago 88%
  9. 9 startuphub.ai 182 articles 5+ day ago 2%
  10. 10 Pr Newswire prnewswire.com 160 articles 2+ day ago 94%
  11. 11 The Daily Telegraph dailytelegraph.com.au 158 articles 2+ week ago 0%
  12. 12 stork.ai 144 articles 6+ day ago 65%

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

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, 51+ 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…...