Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
vshulcz/deja-vu (★252 · Go)
Claude Code, Codex and opencode write every conversation to local files — gigabytes of debugged problems and design decisions you can't search. deja is a zero-dependency binary that turns those histories into a memory layer: | | | | --- | --- | | Search | deja "connection pool exhausted" — 7–9 ms over gigabytes, retroactive: months of logs fr...
CodeDrobe/skills (★102)
Installable Agent Skills for creating and managing reversible themes across supported Chromium/Electron AI desktop apps. Runtime behavior lives in @codedrobe/core; this repository contains concise workflows and app-specific guidance only. 简体中文
ZethRise/Aethery (★65 · Rust) Native Android client for private, censorship-resistant connections. > v0.1.1 — Aethery is an Android app around the Aether core. It is not a replacement or fork of Aether's networking engine.
stephrobert/dsoxlab (★35 · Python)
Read this in another language: Français dsoxlab is a domain-agnostic CLI framework that drives hands-on learning labs spread across multiple repositories. Each repository declares its own catalog through a root meta.yml file and one lab.yaml
nvrmnd-png/undo (★20 · Rust)
mv file.txt archive/, oops,undo. Reversiblemv,cp,rmand friends, with a freedesktop trash safety net. Shell filesystem commands are unforgiving: once youmvover a file orrma directory, there is no built-in way back. undo journals every supported operation and reverses it on demand, and it never deletes anything outright,
Evolutionairy-AI/MINDLAS (★19 · Python) A coding agent rarely fails at turn one. It fails at turn forty. The agent said done. The tests disagree. Mindlas (Mind-Atlas) reads the session live, catches the drift as it builds, and hands the agent a correction. Open and local. Nothing leaves your machine. Long sessions deteriorate silently. Context fills with tool-output noise.
Teylersf/freeremotedesk (★16 · TypeScript) Reach your home dev machine from any browser. Zero servers you run. Zero monthly cost. You own the whole stack.
liuzhao1225/claudex (★12 · Shell) 中文文档
keros68/metrik (★12 · Rust)
本地优先的 AI Agent 用量统计桌面应用。读取本机 Agent 留下的日志,把官方配额、本地解析的 Token、估算成本三类事实分开呈现——估算不冒充账单,读不到就显示"不可用",绝不用零值或演示数字顶替。 Windows 上是 320 × 320 的桌面小组件,可再折叠成一根横向或竖立的配额胶囊条;macOS 上是菜单栏面板。两者都能一键展开为完整统计视图。 下载最新版:Windows .exe / macOS .dmg(通用包)。均未签名,首次运行需手动放行。
bogusyogi/anyclaude (★4 · Python) Use your Anthropic subscription in the first. Use MiniMax M3 or another third-party Anthropic-compatible provider in the second. The second instance talks to the provider you configure, so its work does not draw down your Anthropic usage limits.
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.111.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.
SQLite should have (Rust-style) editions (Lobsters) Comments
Linus Torvalds on LLM usage in kernel development (Lobsters) Comments
Guix: creating a package from a binary (Lobsters) Comments
Detecting Full Table Scans With SQLite (Lobsters) Comments
Abstracting effects with continuations (Lobsters) Comments
The Tower Keeps Rising (Lobsters) Comments
FreeBSD 16 Retires The Last Of Its GPL Code From Its Base System (Lobsters) Comments
Forgejo v16.0 is available (Lobsters) Comments
Hundreds rally at Bethesda HQ to protest Xbox layoffs, and Ars was there (Ars Technica) Union wants to halt a "perpetual cycle" of layoffs, get back to contract bargaining.
Buzz Aldrin sells famous felt-tip pen that helped launch Apollo from the Moon (Ars Technica) While an impressive sale, the pen and switch did not break records.
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.