A free weekly devtools newsletter

Reviews of the most interesting devtools and latest beta releases.

30k+ subscribers

Every Thursday. See latest email. Also available  via RSS

Latest newsletter

Here's the latest newsletter sent on 2025-12-11.

Contents

Interesting tools

Each week we review 2—3 of the most interesting developer tools. Here's what we featured this week.

Watt

Node.js application server.

What we like

Uses SO_REUSEPORT built into the Linux kernel for connection distribution, eliminating significant overhead. Handles crash restarts, graceful shutdown, monitoring, deployments for multiple applications. Shared HTTP cache across workers. Allows integration of databases, APIs, and multiple frameworks within a single app server.

What we don't like

Supports observability through Prometheus and Jaeger, but needs extra work to get data into services like DataDog unless you ingest through OTLP.

Renovate

Automated dependency updates.

What we like

Creates pull requests for dependency updates from auto-discovered packages. Designed as a more configurable replacement for Dependabot. Can create a “dashboard” tracking issue to easily see pending updates and manage them (individually or as a group). Supports most popular forges, not just GitHub. Run it independently through CI, not just as a hosted service.

What we don't like

Seems to be gradually being absorbed by an enterprise cloud platform (Mend).

Betas and previews

Here's the interesting beta and early access releases we featured this week.

  • Dingo

    Meta language for Go.

    Developer Tools
  • fate

    Data client for React.

    Developer Tools
  • nixtml

    Static website generator for nix.

    Developer Tools
  • Fresh

    Terminal text editor.

    Developer Tools
  • Tanstack AI

    AI SDK for multiple providers.

    Developer Tools
  • Walrus

    Kafka alternative.

    DevOps

Devtools podcast

Discussions with the people behind the most interesting devtools.