ToolRadarHQ
// 13 picks · 90 days

Explore the radar’s memory

Every pick we’ve ever shipped, plotted as a living constellation. Picks cluster by topic; threads between clusters reveal cross-topic connections. Zoom in to expand a cluster into its picks — drag, filter, click through to the brief.

// Browse

All picks

Archive results

  • machine0 – Persistent NixOS VMs You Control from the CLI

    A CLI-driven VPS provider focused on persistent NixOS and Ubuntu VMs with static IPs, snapshot support, and scaling up to 60 vCPUs. Positions itself as infrastructure you provision declaratively rather than clicking through a cloud console.

  • Can Europe train a frontier AI model on the compute it owns?

    An open-source project scoping whether the compute Europe actually owns could train a frontier-scale AI model. More research artifact than shipping tool, but relevant for anyone following the sovereignty-compute debate or thinking about distributed training infrastructure.

  • Lathe – Use LLMs to learn a new domain, not skip past it

    Generates source-backed, hands-on tutorials for any technical topic and makes you actually type the code rather than copy it. Built on the premise that LLMs are better tutors than autocomplete shortcuts. For a founder or engineer who keeps meaning to properly learn something but keeps skimming instead.

  • Continue? Y/N: A 60-second game about AI agent permission fatigue

    A 60-second browser game that puts the player through a rapid-fire sequence of AI agent permission prompts, satirizing the approval-loop tedium of current agentic systems. A pointed commentary dressed as a game, worth sharing with your team if permission fatigue is a real friction point in your stack.

  • Forge – Guardrails take an 8B model from 53% to 99% on agentic tasks

    An open-source reliability layer that wraps local LLM tool-calling with domain-agnostic guardrails — retry nudges, step enforcement, error recovery, and VRAM-aware context management. Claims to lift an 8B model from 53% to 99% on agentic tasks. Worth checking if you are running self-hosted agents and tired of flaky tool-call chains.

  • Agent.email – sign up via curl, claim with a human OTP

    Gives AI agents their own email inboxes with a signup flow designed for agents, not humans — authenticate via curl, claim with a human OTP. Useful for anyone building agents that need to send, receive, or act on email without hijacking a human inbox.

  • Id-agent – Token efficient UUID alternative for AI agents

    Generates shorter, token-efficient identifiers as a drop-in alternative to UUIDs, specifically for use inside AI agent contexts where every token in a prompt costs money. A small but real optimization for builders running high-volume agentic pipelines.

  • Show HN: Rocky – Rust SQL engine with branches, replay, column lineage

    A Rust-powered SQL engine that brings Git-style branching, time-travel replay, and column-level lineage to data pipelines, Rocky is aimed at data engineers and SaaS founders who want the safety and observability of enterprise tooling without the enterprise price tag or the bolted-on complexity.

  • Show HN: Drive any macOS app in the background without stealing the cursor

    A weekend-built tool that lets AI agents click, type, and fully control any macOS application inside a background virtual display, leaving your real cursor completely free. Developers building agentic workflows, desktop QA bots, or coding assistants will want to see how it sidesteps the biggest headache in GUI automation.