Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
rimio-ai/rimz (★20 · Rust) ██████╗ ██╗███╗ ███╗ ███████╗ ██╔══██╗██║████╗ ████║ ╚══███╔╝ ██████╔╝██║██╔████╔██║ ███╔╝ ██╔══██╗██║██║╚██╔╝██║ ███╔╝
fcavalcantirj/claude-code-eyes (★18 · Shell) Give Claude Code eyes. A camera skill so Claude doesn't just read about your hardware — it sees it and drives the whole loop: write the firmware, flash the board, connect the API, look at the display, fix the UI, reflash — verifying its own work where it actually lives: on the glass.
dososo/onedict (★13 · Swift) 中文 · English 一本安静、漂亮、飞快的词典。 > 加载你本地的 MDX / MDD 词典,查询极速、极美;全局划词、维基词源、系统发音 —— 只把「查一个词」这件事,做到安静、漂亮、飞快。 ---
martian56/epoint-sandbox (★10 · Python) Azərbaycanca · English
Jane-o-O-o-O/grok-build-desktop (★9 · Rust) English | 简体中文
olgaiv39/claude-oss-skills (★8 · Shell)
A set of practical Claude Code runbooks for developing public open-source projects on resource-constrained hardware. Eight manually-invoked skills cover the workflow from an empty directory to a deployed release, and two shell files help keep execution cost low: one best-effort PreToolUse command guard and
arian-shamaei/anthropometer (★8 · Rust)
A btop-style, real-time diagnostic instrument for Claude Code sessions. amtr attaches to a Claude Code session's transcript and renders — live — exactly what is happening inside the model's context window: how the token budget is being spent, which files and tools are resident, when compactions fire, what subagents
jesseoue/opencode-configs (★8 · Shell)
Pinned global config for OpenCode + OpenRouter + oh-my-openagent (OmO). v1.5.30 · CLI oc · identity openconfig/opencode-configs ```bash git clone
ProfessionalQwerty/OptiMCP (★7 · Python) Register the rules once. Wrap your agent. Every structured write or fetch is checked continuously — and OptiMCP provably tells you which rule broke. LLMs are fluent but structurally bad at preserving arithmetic and logical invariants.
sucxay/OpenPaw (★6 · Python)
Chat. Explain. Configure. Build. OpenPaw is an open-source AI coding assistant for your terminal, inspired by tools like Claude Code, Gemini CLI, and Aider. It works with any OpenAI-compatible API endpoint, allowing you to use local or hosted models with a simple and developer-friendly command-line experience.
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.113.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.
LG to Ban Residential Proxies from Smart TV Apps (Lobsters) Comments
OpenAI model breaks out of security sandbox, hacks Hugging Face for data to pass test (Lobsters) Comments
Bringing the modern web to the original iPad mini (Lobsters) Comments
git --end-of-options (Lobsters) Comments
Free Ink · An open ecosystem for e-readers (Lobsters) Comments
So Reddit has decided that plain HTML is unsafe (Lobsters) Comments
“No AI” Statements Are Much More Than Mere Statements (Lobsters) Comments
Range Rover answers the question: "What if we built a not-SUV?" (Ars Technica) The Range Rover GT will debut as an EV with a hybrid version to follow.
On the run for 20 years, most-wanted fugitive caught hiding as a biotech exec (Ars Technica) Ronald Fischer, aka Richard Graydon, was arrested in New York last week.
Sony releases one last trailer for Spider-Man: Brand New Day (Ars Technica) "Maybe that's my responsibility, to live alone with the truth."
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.