ls /news/developer-tools · home newsdeveloper-tools
grep -r --recent /news/developer-tools | head -20

Developer Tools News

Developer tools news — AI coding assistants, IDEs, CLI tools, APIs, and productivity tools for software engineers. GitHub Copilot, Cursor, and more.

2033 articles page 86 of 102 0 sources 30 min sync cycle
00:00
2025-12-16
spader.zone
developer-tools · 1m read ↑ pos

Claude Wrapped

The article describes a tool called "Claude Wrapped" that allows users to compare their Claude Code usage statistics against global data. It is built using a raymarcher written in C, compiled with WASM, and packaged into…

19:17
2025-12-15
xint.io
cybersecurity · 2m read ↑ pos

Announcing Xint Code

Xint Code is a new AI-powered code analysis tool that autonomously discovered critical zero-day remote code execution (RCE) vulnerabilities in Redis, PostgreSQL, and MariaDB without any human intervention, outperforming …

15:00
2025-12-15
deno.com
developer-tools · 11m read ↑ pos

Build a dinosaur runner game with Deno, pt. 2

This article is part two of a series on building a browser-based dinosaur runner game using Deno. It focuses on implementing the game loop, HTML5 canvas rendering, and keyboard/mouse controls for jumping, along with a ba…

09:00
2025-12-10
deno.com
developer-tools · 18m read ↑ pos

Deno 2.6: dx is the new npx

Deno 2.6 introduces a new tool called `dx`, which functions as an equivalent to `npx` for conveniently running binaries from npm and JSR packages. The release also adds more granular permission controls with `--ignore-re…

15:00
2025-12-08
deno.com
developer-tools · 6m read ↑ pos

Build a dinosaur runner game with Deno, pt. 1

This article is the first part of a series that guides readers through building a browser-based dinosaur runner game using Deno. It explains how to set up a basic Deno project, configure a local server using the Oak fram…

08:10
2025-12-08
gist.github.com
developer-tools · 1m read · neu

agent-review.md

The article provides instructions for an AI agent acting as a senior code quality engineer, emphasizing simplicity, robustness, and a focus on verifying the soundness, completeness, and fit of changes. It directs the age…

10:11
2025-12-06
bun.com
developer-tools · 7m read ↑ pos

Bun v1.3.4

Bun v1.3.4 introduces support for the URLPattern Web API, enabling declarative pattern matching for URLs, and adds fake timers to the bun:test module for controlling time in tests. The update also includes custom proxy h…

bun
00:00
2025-12-04
nand2mario.github.io
hardware · 2m read · neu

8086 Microcode Browser

The article announces the release of an interactive online browser for the 8086 microprocessor's microcode ROM, created by the author after studying the original chip's design. The tool decodes every 21-bit micro-instruc…

12:00
2025-11-25
joshwcomeau.com
developer-tools · 14m read ↑ pos

Brand New Layouts with CSS Subgrid

CSS Subgrid is a newer feature of CSS Grid that allows a grid layout to be extended through nested elements in the DOM tree, enabling child elements that are not direct children of the original grid container to particip…

10:00
2025-11-25
andrewlock.net
developer-tools · 16m read · neu

Exploring the .NET boot process via host tracing

The article explains how to enable host tracing in .NET by setting the `COREHOST_TRACE=1` environment variable, which provides detailed diagnostic logs about the early boot process of a .NET application. It describes how…

← prev page 86 / 102 next →
LIVE [news/developer-tool] indexed:2033 page:86/102 en · ua 2026-05-20 ·