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.

3049 articles page 138 of 153 0 sources 30 min sync cycle updated 2025-11-16

// latest articles 3049 indexed

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…

11:00
2025-10-19
gist.github.com
developer-tools · 16m read · neu

Windows Script to clean up and remove all ASUS software

The article provides a Windows batch script (asus-cleanup.cmd) designed to remove all ASUS software from a system. It includes step-by-step instructions for preparation, such as backing up the system and disabling ASUS a…

17:54
2025-10-14
gist.github.com
developer-tools · 6m read · neu

Fix RGB Range Limit on MacOS

Based on the provided script, this article provides a bash script for macOS that forces RGB color output and full range on M1 and M2 Macs for a selected external display. The script works by copying and modifying the sys…

20:00
2025-10-10
bun.com
developer-tools · 68m read ↑ pos

Bun 1.3

Bun 1.3 is a major update that transforms Bun into a full-stack JavaScript runtime with built-in frontend development support, including hot reloading, React Fast Refresh, and a production bundler. The release adds first…

19:08
2025-10-08
gist.github.com
developer-tools · 2m read · neu

MyMiniFactory Model Downloader

This article describes a set of scripts for downloading 3D model files from MyMiniFactory, including metadata and STL file retrieval. The scripts feature automatic error handling, rate limiting, and cross-platform compat…

16:03
2025-10-01
veronicaexplains.net
open-source · 8m read ↑ pos

Everyday rsync

The article explains that rsync is a widely available file synchronization tool, commonly used for system backups, and highlights the author's preferred flags: `-av` for archive and verbose modes, `--delete` to keep remo…

21:44
2025-09-30
gist.github.com
artificial-intelligence · 25m read ↑ pos

Claude Code Agents to OpenCode Agents

The article describes the successful migration of 12 specialized AI agents from Claude Code to OpenCode, completed in a single day. The migration revealed fundamental architectural differences between the platforms, with…

12:00
2025-09-30
deno.com
cybersecurity · 4m read ↓ neg

How Deno protects against npm exploits

The article explains that Node.js and npm have a permissive default security model, allowing any installed package code, including malicious scripts, full system access. In contrast, Deno is designed with security as a d…

10:11
2025-09-28
bun.com
developer-tools · 14m read ↑ pos

Bun v1.2.23

Bun v1.2.23 fixes 119 issues and introduces several new features. Key additions include automatic migration from pnpm-lock.yaml to bun.lock, new `--cpu` and `--os` flags for filtering optional dependencies, built-in Redi…

← prev page 138 / 153 next →
LIVE [news/developer-tool] indexed:3049 page:138/153 en · ua 2026-05-20 ·