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.

2184 articles page 91 of 110 0 sources 30 min sync cycle updated 2026-02-17
21:08
2026-02-11
gist.github.com
machine-learning · 6m read · neu

microgpt

`microgpt.py`, a minimal, dependency-free Python implementation of a GPT (Generative Pre-trained Transformer) model for training and inference. It includes a complete autograd system, a character-level tokenizer, and a t…

15:00
2026-02-09
deno.com
developer-tools · 10m read · neu

Build a dinosaur runner game with Deno, pt. 5

Based on the article, this is part 5 of a series guiding readers through building a browser-based dinosaur runner game using Deno. This stage focuses on adding player identity and customization features, including modals…

09:01
2026-02-08
bun.com
developer-tools · 8m read ↑ pos

Bun v1.3.9

Bun v1.3.9 introduces new `bun run --parallel` and `bun run --sequential` commands that allow running multiple package.json scripts concurrently or sequentially with colored, prefixed output, including full integration w…

bun
00:08
2026-02-06
gist.github.com
artificial-intelligence · 4m read · neu

Ultralight Orchestration

The article describes "Ultralight Orchestration," a minimal multi-agent system that coordinates tasks between AI models Claude, Codex, and Gemini using an orchestrator, planner, coder, and designer agents. The system is …

00:00
2026-02-06
blog.railway.com
cloud-computing · 11m read · neu

Heroku Walked So Railway Can Run

The article reflects on the end of an era for the Heroku platform, which pioneered a simple "git push" deployment experience that was foundational for many developers. The author explains that while Heroku's decline is a…

18:00
2026-02-04
gist.github.com
developer-tools · 2m read · neu

Pi Coding Agent Setup Guide

The article provides a setup guide for the Pi Coding Agent, detailing installation via npm, usage commands for interactive REPL or one-off prompts, and configuration options for models, tools, and API keys. It also expla…

12:00
2026-02-03
deno.com
developer-tools · 3m read ↑ pos

Introducing Deno Sandbox

Deno Sandbox is a new security feature from Deno Deploy that provides lightweight Linux microVMs for running untrusted code, such as LLM-generated scripts, with defense-in-depth isolation. It protects secrets by never ex…

10:00
2026-02-03
andrewlock.net
developer-tools · 14m read · neu

Exploring the (underwhelming) System.Diagnostics.Metrics source generators: System.Diagnostics.Metrics APIs - Part 2

The article explains how to use the `Microsoft.Extensions.Telemetry.Abstractions` source generator to simplify metric creation in .NET, replacing manual boilerplate code from the `System.Diagnostics.Metrics` APIs introdu…

10:04
2026-01-29
bun.com
developer-tools · 3m read ↑ pos

Bun v1.3.8

Bun version 1.3.8 introduces a built-in CommonMark-compliant Markdown parser written in Zig, offering three rendering APIs: `Bun.markdown.html()` for HTML output, `Bun.markdown.render()` for custom callbacks, and `Bun.ma…

← prev page 91 / 110 next →
LIVE [news/developer-tool] indexed:2184 page:91/110 en · ua 2026-05-20 ·