:

[DEV]

STORIES FROM THE DEV DESK ■ LAST 14 DAYS ■ RSS

DEV

37 STORIES

DoorDash has opened a limited beta for dd-cli, a command-line interface that enables developers and AI agents to search restaurants, build carts, and place orders directly from the terminal.

2H AGOIndustry Desk

Linus Torvalds said he will ignore objections to AI tools in Linux development, telling critics to fork the project or leave.

3H AGOAI Desk

A developer has successfully compiled the entire Firefox browser—including the Gecko engine, UI components, and SpiderMonkey JavaScript engine—to run as WebAssembly in a web canvas element.

YESTERDAYIndustry Desk

Cloudflare introduced Flagship, a new developer platform designed to streamline application deployment and management. The service generated significant developer interest with 130 upvotes on Hacker News and 63 comments.

YESTERDAYIndustry Desk

Val.town has migrated its authentication infrastructure from Supabase to Clerk, then to Better Auth. The shift reflects evolving requirements for the platform's developer tools.

YESTERDAYIndustry Desk

GitHub's Dependabot now implements a default package cooldown period for version updates, spacing out dependency upgrades to reduce noise and improve workflow efficiency.

YESTERDAYIndustry Desk

Julia can execute code 10 to 1,000 times faster than Python by some benchmarks, yet the language remains relatively unpopular among developers. The performance gap highlights a persistent challenge in programming: the trade-off between ease of use and raw speed.

JUL 13Dev Desk

A developer has demonstrated a complete workflow for building and shipping Mac and iOS applications without using Apple's Xcode IDE. The approach gained significant traction on Hacker News with 139 points and 69 comments.

JUL 13Industry Desk

The creator of the Zig programming language has publicly challenged statements made by Anthropic regarding AI capabilities, sparking debate in the developer community.

JUL 13AI Desk

Researchers are focusing attention on cognitive debt—the mental burden accumulated when developers work with poorly documented or complex codebases. The concept is gaining traction in discussions about software quality and team productivity.

JUL 12Industry Desk

Text-based user interfaces are experiencing renewed interest among developers, driven by improved tooling, remote work demands, and efficiency gains over graphical alternatives.

JUL 12Industry Desk

AMD's Vivado 2026.1 will no longer support Linux for free-tier users, limiting the free version to Windows only. The change affects hardware developers and students relying on open-source tools.

JUL 12Dev Desk

A new open-source tool called Mindwalk lets developers replay coding-agent sessions as interactive 3D visualizations of their codebase. The project gained traction on Hacker News with 108 points and 46 comments.

JUL 12Industry Desk

Modern terminal user interfaces (TUIs) are creating significant accessibility barriers despite the assumption that text-based applications are inherently accessible. A technical analysis reveals how contemporary TUI design practices undermine screen reader compatibility and assistive technology support.

JUL 12Industry Desk

AI adoption is reshaping software engineering, once a top-paying US profession, forcing engineers to adapt through skill development, foundational learning, and collective action.

JUL 12AI Desk

Open-source project maintainers are struggling with an influx of poor-quality code contributions from users of AI coding assistants. The volume of submissions is overwhelming volunteer maintainers and threatening community engagement.

JUL 12AI Desk

Electrobun 2.0 will be decoupled from Bun as the project undergoes a complete Rust rewrite. This architectural shift marks a significant departure from the original JavaScript runtime integration.

JUL 12Dev Desk

A new JavaScript runtime called Ant bundles its own engine with a package manager, registry, hosting platform, and desktop app framework. The project seeks to create a cohesive platform while maintaining compatibility with existing JavaScript tools.

JUL 11Dev Desk

The yt-dlp project has announced limited and deprecated support for Bun, the JavaScript runtime. The change affects users relying on Bun to run the popular video downloader.

JUL 11Industry Desk

Mitchell Hashimoto discusses his Ghostty terminal emulator and the Zig programming language in a new interview, sharing insights into both projects.

JUL 10Industry Desk

A new perspective on software development emphasizes writing code with future maintainers in mind. The approach prioritizes readability and clarity over clever optimizations.

JUL 10AI Desk

A Rust implementation of PostgreSQL has reached a major milestone by passing 100% of the database system's regression test suite. The project demonstrates functional parity with the original C-based database.

JUL 10Dev Desk

While UV has gained traction as a Python tool, users and developers are flagging significant usability issues with its package management interface, sparking debate in the community.

JUL 9Industry Desk

A developer successfully indexed a full year of video footage locally on a 2021 MacBook using the Gemma 2-31B model with 50GB of swap space, demonstrating practical on-device AI capabilities without cloud infrastructure.

JUL 9Industry Desk

Google has refreshed Android Bench with additional large language models, though its own Gemini model continues to underperform compared to competitors in benchmarking tests.

JUL 8AI Desk

Former GitHub CEO Thomas Dohmke's startup Entire has launched a decentralized Git network designed to handle traffic from AI coding agents. The infrastructure spans servers across the US, EU, and Australia.

JUL 8Dev Desk

Claude Cowork has expanded beyond desktop to include mobile and web platforms. Users can now start tasks on their computer, monitor progress on their phone, and access completed work from any device—even when their laptop is offline.

JUL 8AI Desk

A new platform for sharing and managing open-source code within government has entered soft launch. The initiative aims to streamline collaboration on public sector software projects.

JUL 6Industry Desk

A new analysis identifies common failure patterns in open source development, while Colorado lawmakers carved out protections for community-driven projects in age verification legislation.

JUL 6Dev Desk

Shadcn/UI, the popular React component library, has changed its default primitive components from Radix UI to Base UI. The shift alters the foundation for new projects using the library.

JUL 5Industry Desk

A developer has released Files.md, an open-source note-taking application positioning itself as an alternative to Obsidian. The project gained traction on Hacker News with 311 points and 178 comments.

JUL 4Industry Desk

The Zig programming language has shifted all package management functionality from its compiler to its build system. This architectural change simplifies the compiler and consolidates dependency handling in the build layer.

JUL 4Industry Desk

Open-source tool pxpipe converts text prompts into PNG images to exploit favorable pricing in Claude Code and Fable 5. Developer Steven Chong reports cost reductions of 59-70 percent.

JUL 4AI Desk

PostgreSQL deployments are shifting toward strict memory overcommit settings to prevent the Linux OOM killer from terminating database processes unpredictably. The approach trades memory efficiency for reliability.

JUL 3Industry Desk

A developer has successfully hosted a functional website on an 8-bit microcontroller, demonstrating extreme minimalism in web hosting. The project generated significant interest in the developer community with 109 points on Hacker News.

JUL 3Industry Desk

Marijn Haverbeke, creator of ProseMirror, has launched Wordgard, a new in-browser rich-text editor. The project builds on years of experience developing collaborative editing infrastructure.

JUL 3Industry Desk

Apple's WebKit team has introduced a Model Context Protocol (MCP) server designed to help web developers debug and test Safari compatibility. The tool integrates with MCP-compatible editors and AI assistants.

JUL 3Dev Desk