Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
programmersd21/flow (★72 · Go) A terminal dashboard for real-time network throughput. Your Internet Stats, TUIfied.
afreegam/Subnautica2-Trainer-menu (★16) 🐟 Open‑source memory API & developer console enabler for Subnautica 2. IL2CPP dumping, item spawner, speedhack & teleport for single‑player debugging
synthetic-sciences/openscience (★15 · TypeScript) Give it a goal. It reads the literature, writes and runs code, runs the experiments, and writes up what it found. Install · Quickstart · Docs · Atlas --- OpenScience is an AI workbench for scientific research. You give it a goal, and it works through the research loop the way a capable collaborator would.
MkFastHQ/tanstarter-cli (★14 · TypeScript) English | 简体中文 Create a production-ready TanStarter app from the template and deploy it to Cloudflare Workers in about 10 minutes.
Borelchu/menhera-loop (★13 · JavaScript)
"Done" means nothing. If there's no evidence, you're not leaving. 日本語 README A menhera-style completion gate for Claude Code. She does not obsess over you. She obsesses over missing requirements, unverified completion claims, and hidden TODOs —
CalvinSturm/FastCompress-Releases (★11) Public release notes and future release artifacts for FastCompress. FastCompress is a simple Windows video compression app for shrinking videos using presets or a target file size, without complicated codec setup.
CalvinSturm/FastClip-Releases (★11) Public Windows downloads for FastClip. FastClip analyzes long videos locally, proposes ranked vertical clip candidates, and exports 1080x1920 MP4 clips using bundled FFmpeg.
yaswanthme007/tokenscope (★10 · JavaScript) Chrome DevTools for your context window. See exactly where your AI tokens go — and stop wasting them. Your agent session just burned 500K tokens. Where did they go? tokenscope profiles your session logs and tells you: which files got re-sent six times, which tool result dumped 20K tokens of JSON the model never used, and what it's costing you.
decabursardevelop/JetBrains-GoLand-2026 (★9) JetBrains-GoLand-2026 JetBrains GoLand for Windows 10/11. Direct download and setup guide below. ---
vsov/strata-k (★6 · Rust) A stratified, semiring-parameterized Datalog and its execution engine — the symbolic core of a neuro-symbolic logic system. This repository is the CPU reference stack: frontend, IR, checker, interpreter, and reference implementations of the probabilistic (режим B) and answer-set layers. The GPU
vite — v8.1.3
A build tool and dev server for modern web projects. Starts instantly (no bundling in dev), uses native ES modules in the browser, and bundles with Rollup for production. The replacement for webpack in most new projects.
esbuild — v0.28.1
A JavaScript and TypeScript bundler written in Go. Extremely fast — 10-100x faster than webpack or Rollup. Used as the engine inside Vite and many other tools. Good for simple bundling; less configurable than webpack.
turbo — v2.10.3
A build system for JavaScript/TypeScript monorepos. Caches task results so you only re-run what changed. Built by Vercel. Speeds up CI and local builds in large codebases with multiple packages.
biome — v0.3.3
A single tool that replaces both ESLint and Prettier. Formats and lints JavaScript, TypeScript, JSON, and CSS. Written in Rust, so it runs much faster than the JS-based tools it replaces.
bun — v1.3.14
A JavaScript runtime, package manager, bundler, and test runner in one. Faster than Node.js at most things. Drop-in compatible with most Node.js code. Written in Zig.
vitest — v4.1.9
A unit testing framework built specifically for Vite projects. Uses the same config as your Vite build, runs tests in the browser environment, and is significantly faster than Jest.
oxc — v1.0.1
A JavaScript/TypeScript toolchain written in Rust — parser, linter, formatter, transpiler, bundler. The project behind the oxlint linter. Faster than most existing tools by a large margin.
rspack — v0.1.1
A webpack-compatible bundler written in Rust. Drop-in replacement for webpack with the same config format, but much faster. Built by ByteDance (TikTok's parent).
wrangler — v4.107.0
The CLI for deploying and managing Cloudflare Workers — serverless functions that run at the edge in Cloudflare's global network. Also manages KV storage, Durable Objects, Pages, and R2.
drizzle-orm — v0.45.2
A TypeScript ORM that lets you write SQL-like queries in TypeScript with full type safety. Lightweight, no code generation step, and closer to raw SQL than ORMs like Prisma.
Returning to Zig (Lobsters) Comments
Better Models: Worse Tools (Lobsters) A rare case where I want to put a post of mine here. Reason being that I was hunting down tool calling behavior regressions with the latest generation of Anthropic models and I found the resulting beh
The Lion, The Witch, and the audacity of recruiters (Lobsters) Comments
Do Wavy Walls Really Use Fewer Bricks? I Tested It in Blender (Lobsters) Comments
Bad Epoll (CVE-2026-46242) (Lobsters) Comments
If you’re a button, you have one job (Lobsters) Comments
Chemical accidents rise as Trump administration proposes weakening safety rules (Ars Technica) Chemicals from accidents that injured or killed people increased by nearly 50 percent in recent years.
The missing 500 million: Cosmic bombardment melted Earth's first crust (Ars Technica) The heat of the Hadean may have come from impacts as well as the interior.
Review: Supergirl is not the disaster its low box office suggests (Ars Technica) It’s a pretty good movie, but it needed to be a great movie to thrive in an oversaturated superhero market.
When the ability to smell goes away (Ars Technica) Disturbances in this critical sense are often linked to problems with brain health.
Data from GitHub public API, npm registry, and tech press (The Register, Lobsters, Ars Technica, TechCrunch, Wired, MIT Tech Review). README summaries pulled directly from each project.