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.

2541 articles page 112 of 128 0 sources 30 min sync cycle updated 2025-12-06
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…

10:11
2025-11-21
bun.com
developer-tools · 4m read ↑ pos

Bun v1.3.3

Bun version 1.3.3 has been released, fixing 95 issues and introducing several new features. The update adds support for `CompressionStream` and `DecompressionStream` Web APIs (including brotli and zstd formats), new `ret…

00:00
2025-11-19
spader.zone
developer-tools · 10m read ↓ neg

This Ain't Yer Granddaddy's C

The article presents a collection of modern coding tricks and ergonomic improvements for the C programming language, aimed at making it feel more contemporary and user-friendly in 2025. The author advocates for practices…

lua
10:11
2025-11-08
bun.com
developer-tools · 13m read · neu

Bun v1.3.2

Bun version 1.3.2 fixes 287 issues and restores hoisted installs as the default for existing workspaces, while keeping isolated installs as the default for new projects. The update introduces a lockfile `configVersion` t…

11:58
2025-11-06
gist.github.com
developer-tools · 1m read · neu

nvidia-smi cheat sheet

The **nvidia-smi** (NVIDIA System Management Interface) is a command-line tool for monitoring, managing, and diagnosing NVIDIA GPU devices, providing data on performance, temperature, utilization, power, and memory. It s…

12:02
2025-11-04
adventuresinoss.com
open-source · 9m read ↑ pos

NixCon 2025

NixCon 2025 was held from September 5-7 at the Ostschweizer Fachhochschule (OST) in Rapperswil-Jona, Switzerland, attracting nearly 500 attendees—more than double the previous year's turnout. The conference featured two …

15:00
2025-10-28
bun.com
developer-tools · 3m read ↑ pos

Vercel now supports the Bun Runtime

Vercel has added public beta support for the Bun Runtime, allowing developers to run applications natively on Bun by adding `"bunVersion": "1.x"` to their `vercel.json` configuration. This integration, which follows the …

12:00
2025-10-28
joshwcomeau.com
developer-tools · 12m read ↑ pos

Springs and Bounces in Native CSS

The article explains that modern CSS now supports spring and bounce animations natively through the `linear()` timing function, which works by specifying a set of points on a graph to create custom easing curves. Unlike …

10:11
2025-10-22
bun.com
developer-tools · 10m read ↑ pos

Bun v1.3.1

Bun v1.3.1 introduces significant performance improvements, including up to 2x faster builds for projects using isolated linkers or symlinks, and faster installs by removing an unnecessary sleep() call when no peer depen…

← prev page 112 / 128 next →
LIVE [news/developer-tool] indexed:2541 page:112/128 en · ua 2026-05-20 ·