Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
Gheat1/tuistore (★79 · Python) The TUI app store: find, search, and one-key-install hundreds of terminal apps, without leaving the terminal. Browse a curated catalog of TUIs, read the details, and install with a single key — tuistore figures out how to install each one on your machine (cargo, brew, pacman, uv, go, docker…) so you never paste a command your box
smixs/mentor (★26 · Python) mentor is a skill for AI coding agents: Claude Code, Codex, and any other agent that reads the SKILL.md format. The skill reads your own local session history and writes one self-contained HTML report on how you actually work: what you build, where you lose time, and the exact changes that make you faster.
DevenderSEO/leaklatch (★22 · TypeScript)
Git-aware secret &
.envleak guard for TypeScript/Node — sub-second pre-commit scanning with the lowest false-positive rate. leaklatch stops API keys, tokens, and.envfiles from ever reaching your git history.
ajr-khll/ghostty-config-cli (★19 · TypeScript)
sh npm install -g ghostty-config-cli
copybrainapp/copybrainapp (★16 · TypeScript)
Never lose a copied text again. CopyBrain is a modern clipboard timeline application for Windows, macOS, and Linux. Unlike typical clipboard managers that only keep the last few items, CopyBrain automatically archives your entire clipboard history into a searchable timeline — find anything you copied yesterday, last week, last month, or even year...
GreenScreen410/singularity (★13 · Rust) A slowly drifting black hole that bends your entire Windows desktop like a real gravitational lens - as a single standalone app. No terminal, no external tools: run one executable and the hole wanders across your screen, warping whatever it passes over.
shalejellyfishburn38/JSON-Editor-Workbench (★10)
Lightweight open-source JSON Editor Workbench for Windows — built for daily dev and power-user workflows. Repository:
JSON-Editor-Workbench---
SamuelSupe/RustDB (★7 · Rust) A single-node OLAP engine for CSV, Parquet, S3, persistent Native analytics, and a secure read-only HTTPS Shell. 简体中文 · HTTP Shell · Architecture · SQL compatibility · CLI guide > [!WARNING] > RustDB is experimental alpha software. It is suitable for evaluation,
ianustec/openwebui-generate-spreadsheets (★6 · Python)
Part of NEURA Office: native Word, PowerPoint and Excel for Open WebUI. A Open WebUI Tool that generates native Excel (.xlsx) workbooks from a JSON spec produced by the model. It builds the file with
openpyxl: multi-sheet workbooks, Excel Tables, live
rohansx/tabkeep (★4 · Python) Save and restore your terminal tabs across reboots — including the AI-agent session running inside each tab. You close your terminal (or reboot) and lose everything: which directories each tab was in, and — the part nothing else restores — the Claude Code / opencode / pi session you had going in each one. Bookmarks only reopen a directory.
farion1231/cc-switch (★118,830 · Rust) English | 中文 | 日本語 | Deutsch | Changelog
vite — v8.1.5
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.5
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.10
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.112.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.
Reviewing AI Code Is Not A Viable Argument (Lobsters) Comments
Mathematicians still don’t know the fastest way to multiply numbers (Lobsters) Comments
Hardcore IndieWeb: Run your own website 100% independently for only $0.01/day (Lobsters) Comments
More emulation goodness, an Intel Itanium (IA-64) emulator that boots Windows (Lobsters) Comments
Gleam has mirrored its source code on tangled (an AT-protocol based forge) (Lobsters) Comments
wp2shell: Pre Authentication RCE in WordPress Core (Lobsters) Comments
The death and rebirth of my home server (Lobsters) Comments
Will AI fix prior authorization—or make it worse? (Ars Technica) The government is piloting a program that uses AI for insurance-coverage decisions.
Waymo says San Francisco service has resumed after one-hour pause (TechCrunch) This isn’t the first time power outages have caused issues for Waymo.
Kimi: Threat or menace? (TechCrunch) Chinese company Moonshot AI released a new version of its Kimi model this week, prompting concern about "full AI communism."
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.