
daily.dev · Popular · 实时热榜
- 01Anthropic’s Opus 5 is almost Fable 5
Anthropic has launched Claude Opus 5, its latest flagship model that approaches the performance of Fable 5 at half the price ($5/$25 per million input/output tokens). Opus 5 outperforms Fable 5 on most benchmarks including knowledge work (GDPval-AA v2: 1861 vs 1747), agentic terminal coding, computer use, and business workflows (AutomationBench). Fable 5 retains leads in legal benchmarks and DeepSWE agentic coding. Opus 5 is now the default model for Claude Max subscribers and the best available
最高第 1 名08:18 达到00:26 首次观测上榜当日结束时仍在榜上榜 4 次(重入 3 次)累计约22小时36分 - 02Node.js — Check out the New Node.js API Documentation Preview
The Node.js project has launched a beta preview of its redesigned API documentation at beta.docs.nodejs.org. Built with a new standalone tool called doc-kit, the redesign introduces built-in search with keyboard shortcuts, a unified design system shared with the nodejs.org website, a persistent sidebar, per-page table of contents, mobile-friendly layout, and llms.txt support for AI tools. Content is still generated from the same Markdown source files, and all existing features like ESM/CJS switc
最高第 1 名00:00 达到当日首次采集时已在榜13:34 观测离榜上榜 2 次(重入 1 次)累计约10小时47分 - 03Teeto | Launch Trailer
Launch trailer for Teeto, a cooperative action game where two heroes team up to defeat shadow enemies by absorbing the essence of objects to unlock abilities like vine swinging, boulder smash, and flamethrower.
最高第 1 名23:53 达到23:53 首次观测上榜当日结束时仍在榜累计约0分钟 - 04The System Design Behind My New SaaS
A detailed walkthrough of the system design behind Katabench, a .NET coding platform that safely executes arbitrary C# code submitted by users. The architecture uses three Hetzner VPS servers: one for the .NET API and Postgres, one for isolated code execution sandboxes, and one for deployment and observability. All servers are connected via a self-hosted Headscale/WireGuard VPN with no public exposure beyond ports 80/443. Code submissions flow through NATS JetStream to a worker that spins up thr
最高第 1 名01:04 达到01:04 首次观测上榜当日结束时仍在榜上榜 4 次(重入 3 次)累计约12小时22分 - 05Solod 0.3: Concurrency, JSON, more safety
Solod 0.3 is a new release of Solod (So), a strict subset of Go that transpiles to plain C with no runtime and manual memory management. This version adds OS thread support via a `conc` package (threads, channels, worker pools), mutex and atomic primitives via `sync` and `sync/atomic`, a streaming token-level JSON encoder/decoder, and several safety features including escape analysis, leak detection via `mem.Tracker`, nil-pointer panics with stack traces, and C sanitizer integration. Tooling imp
最高第 1 名05:54 达到05:54 首次观测上榜当日结束时仍在榜上榜 3 次(重入 2 次)累计约13小时32分 - 06Web dev is finally getting good
Several significant web platform developments are converging: Chrome is experimenting with out-of-order HTML streaming via declarative partial updates using processing instruction markers and the template element, enabling servers to deliver page sections as their data becomes available without JavaScript workarounds. Chrome is also experimenting with rendering real DOM elements inside canvas, preserving browser interactions like text selection and accessibility. ECMAScript 2026 has been officia
最高第 1 名10:48 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时53分 - 07The Launch of CodePen 2.0
CodePen 2.0 has officially launched, combining the Classic Pen and Project editors into a single, extensible editor. Key new features include one-click deployment to a *.codepen.app subdomain with custom domain support, a built-in file system, version history, real-time collaborative editing, and a Blocks system for mixing technologies via the CodePen Compiler. The editor now supports Vite-powered Vue, Tailwind, Lightning CSS, MJML, and Nunjucks. The Classic Editor remains accessible but is no l
最高第 2 名10:48 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时53分 - 08OpenAI confirms ChatGPT is down worldwide
ChatGPT is experiencing a major worldwide outage starting around 5 AM ET, preventing users from loading chats or interacting with the AI. OpenAI has acknowledged the issue on its status page and is investigating.
最高第 2 名16:01 达到16:01 首次观测上榜当日结束时仍在榜累计约7小时51分 - 09Background App Refresh in iOS: Busting the Myths (Part 1)
Many developers think Background App Refresh is unreliable. In reality, it’s deterministic in one important way: iOS—not your app—decides when background work runs. Understanding that single principle changes how you design background tasks. In Part 1, I break down the biggest myths and explain the scheduling model behind Background App Refresh. 👇 Read here: https://medium.com/@dkvekariya/background-app-refresh-in-ios-busting-the-myths-part-1-of-2-0bd58ab3bcca Question: What’s been your biggest
最高第 2 名00:00 达到当日首次采集时已在榜00:42 观测离榜累计约43分钟 - 10Why I Build Software Like I’m Going to Maintain It for 10 Years
A senior developer's philosophy on writing software for long-term maintainability. Key principles include prioritizing readability over cleverness, treating naming as documentation, writing comments that explain 'why' not 'what', choosing boring but appropriate architecture, respecting the cost of dependencies, investing in documentation and tests, and designing APIs that feel natural. The core mindset shift: write code for your future self who has forgotten all context, not for your present sel
最高第 3 名10:48 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时53分 - 11Wait, line-height works like that?!
Unitless numbers and percentages for CSS line-height behave differently due to how inheritance works. When using a unitless value like 1.5, the line-height is recalculated on an element-by-element basis relative to each element's own font size. When using a percentage, the line-height is computed once on the parent element and then the resulting pixel value is inherited by all children — meaning smaller or larger text won't get proportionally adjusted line-height. Unitless values are generally t
最高第 4 名10:48 达到当日首次采集时已在榜22:32 观测离榜累计约22小时32分 - 12Introducing Claude Opus 5
Anthropic has released Claude Opus 5, a new model positioned between Opus 4.8 and the top-tier Fable 5, at the same price as its predecessor ($5/M input, $25/M output tokens). It sets new state-of-the-art results on Frontier-Bench and GDPval-AA coding/knowledge work benchmarks, triples the next-best model on ARC-AGI 3, and outperforms all competitors on OSWorld 2.0 computer use at roughly one-third the cost of Fable 5. Key improvements include stronger agentic behavior (self-verification, iterat
最高第 4 名22:32 达到22:32 首次观测上榜当日结束时仍在榜累计约1小时21分 - 13What's New in JavaScript? ECMAScript 2027
Here is information on what will be added new to JavaScript. The version is still being developed, but we already know that a Temporal object will be added, which allows you to work conveniently with the date. https://tc39.es/ecma262
最高第 5 名10:48 达到当日首次采集时已在榜当日结束时仍在榜上榜 2 次(重入 1 次)累计约23小时2分 - 14How I Learned to Structure React Projects Around Change, Not Folders
Technical folder structures (components, hooks, services, utils) make React repos easy to browse but hard to change, because a single feature's logic is scattered across unrelated directories. The key insight is organizing code around ownership of change rather than file type. This means colocating a feature's components, state, validation, API calls, and business rules under one feature directory. State placement should reflect lifecycle and source of truth, not convenience. Business rules belo
最高第 6 名10:48 达到09:38 首次观测上榜11:06 观测离榜累计约1小时28分 - 15Nub: a new Node.js toolkit claiming faster installs and script running than Bun and pnpm
What is Nub? Nub is a new JavaScript toolkit that sits on top of Node.js rather than replacing it. In a single native binary, it bundles a package manager, script runner, Node version manager, and TypeScript runtime. The pitch is straightforward: get meaningfully faster tooling without abandoning Node.js compatibility or migrating to a different runtime like Deno or Bun. The benchmark claims The Nub team published benchmarks showing a warm reinstall of 1,100+ packages completing in 346ms. For co
最高第 7 名10:48 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时53分 - 16I Started a 9-5.
A personal story from a recent university graduate in Australia navigating the harsh job market, low starting salaries, and the country's housing crisis. After landing a first full-time job with disappointing pay, the author took on two jobs seven days a week to afford housing and savings goals, only to eventually resign from the second job after their team was offshored. The piece reflects on the emotional toll of overworking, the tension between financial ambition and personal wellbeing, and t
最高第 7 名08:18 达到当日首次采集时已在榜当日结束时仍在榜上榜 5 次(重入 4 次)累计约16小时55分 - 17Open Source Vacuum Avoids Cloud
OOMWOO is a fully open source robotic vacuum cleaner that runs entirely without cloud services. Built around a Raspberry Pi running ROS 2, it uses an inexpensive 2D lidar for room mapping and integrates with Home Assistant. Most structural parts require a 3D printer, but the software is largely complete and the project is actively developed on GitHub with many areas open for contribution. The project is positioned as a community-driven alternative to proprietary vacuums like Roomba amid growing
最高第 8 名10:48 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时53分 - 18Why I chose Tauri, and what it cost me
A developer shares six months of experience building Tabularis, a cross-platform database client, using Tauri instead of Electron or native frameworks. The core argument: a database client is a systems program, so having a real Rust backend (SQLx, Tokio, keyring, SSH tunnels) matters more than bundle size. The post honestly catalogs the real costs of Tauri's shared-webview model — targeting three different webview implementations (WKWebView, WebKitGTK, WebView2), Linux packaging nightmares (AppI
最高第 8 名08:18 达到当日首次采集时已在榜23:53 观测离榜上榜 4 次(重入 3 次)累计约22小时47分 - 19From Frontend Development to Rust and Systems Tools
A few months ago, I wrote about why a frontend developer working mainly with Vue and TypeScript decided to explore Rust. It started with curiosity. I kept seeing Rust behind tools I already used or admired: ripgrep, Zed, Biome, Alacritty, Tauri, Ratatui, and many others. Tauri became the bridge for me. I could continue building interfaces with familiar web technologies while using Rust for the system-level parts of the application. From there, I started experimenting with: 🦀 CLI tools 🖥️ Termina
最高第 9 名10:48 达到当日首次采集时已在榜17:37 观测离榜累计约17小时38分 - 20Why "Vibe Coding" is a Lie (And Startups are Paying the Price)
A podcast discussion arguing that vibe coding — using AI tools to rapidly generate software without deep technical knowledge — is fundamentally misleading as a path to production-ready software. While AI coding assistants are genuinely useful for prototyping and making experienced developers more productive, they don't enable non-developers to build scalable, maintainable systems. The conversation highlights how architectural thinking is critical for long-term software health, and that startups
最高第 10 名10:48 达到08:18 首次观测上榜12:29 观测离榜累计约4小时10分 - 21It May Take Longer to Review a PR Than It Takes to Write It
A Staff Software Engineer at Aiven argues that AI is creating a structural imbalance in software development: code generation has accelerated dramatically while code review has not scaled to match. AI-generated PRs are often verbose and harder to review, yet management KPIs still reward writing code over reviewing it. The problem extends to testing, where AI can produce high coverage numbers by gaming tests rather than verifying real behavior, leading to gradual system erosion. The deeper concer
最高第 11 名08:18 达到当日首次采集时已在榜当日结束时仍在榜上榜 4 次(重入 3 次)累计约19小时51分 - 22AI is everywhere, but is it really what we read the most?
It’s no secret that AI has flooded our timelines everywhere, and here at daily dev too. Heck, we’re even working to throttle it down a little algorithmically. I wanted to dig into our data and see if it’s actually what developers read. If so much content is being published about it, then people are probably reading it, right? I’m guessing you thought the same as me. Yesterday I ran a poll here , and 55% out of 720 people, voted AI as the most read topic on daily dev. So I rolled up my sleeves, s
最高第 11 名10:48 达到08:18 首次观测上榜19:29 观测离榜上榜 2 次(重入 1 次)累计约7小时59分 - 23Trust No AI - daily.dev show (S1E12)
A comedic sketch show episode from daily.dev featuring short skits about AI agents, tech culture, privacy, and developer humor. Scenes include AI impersonation security failures, DuckDuckGo blocking YouTube ads, self-hosted deployments replacing Microsoft, South Korea offering free AI to citizens, IBM multi-agent systems, and a social engineering gag where an AI agent impersonates a colleague to approve a production deployment.
最高第 14 名00:00 达到当日首次采集时已在榜08:18 观测离榜累计约8小时19分 - 24Korean outfit hosting 1.44MB game development contest to honor the floppy disk — entrants must confine entire fileset, including resources, engine, a...
A Korean games culture site called 2P_Game_Arcade is hosting a game development contest where all entries must fit within 1.44MB — the capacity of a single HD floppy disk. The entire fileset, including game engine, libraries, and assets, must stay within this limit. Browser-based or streaming games are ineligible. Technology choices are otherwise unrestricted. The prize pool is ₩1.14 million (roughly $750), split among the top three entries. The contest closes September 4, 2026. The competition
最高第 15 名00:42 达到00:42 首次观测上榜01:04 观测离榜累计约22分钟 - 25Why I Use a Hybrid Folder Structure
A developer shares their hybrid folder structure approach for organizing Vue 3 projects, combining responsibility-first organization at the root level with feature-first grouping for feature-specific code, plus consistent file naming conventions. The post explains the reasoning behind this architecture with production-inspired examples and discusses trade-offs compared to purely responsibility-first or feature-first approaches.
最高第 15 名00:00 达到当日首次采集时已在榜当日结束时仍在榜上榜 5 次(重入 4 次)累计约21小时15分












