Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
RopemakerEnd/ds4windows-lab-2026 (★161 · HTML) Portable companion toolkit and documentation for DualShock 4 and DualSense on Windows.
IndigoKageBait/filmora-utility-2026 (★74 · HTML) A portable Windows companion for Wondershare Filmora 15.x editors — presets, export helpers, and project workflow tools.
nexpeakcore/deepseek-harness-pr-review (★30 · Python) AI code review with DeepSeek: headless PR review automation that verifies PR descriptions claim-by-claim against real code, checks docs against reality, and flags requirement impact — with human-in-the-loop only when it matters.
songyang0603/ds-spec-loop (★25)
English | 简体中文 > A general Spec programming Skill for coding agents. ds-spec-loop helps coding agents keep requirements, decisions, implementation, tests, and documentation consistent while building features, fixing bugs, changing architecture or interfaces, improving tests and development processes, or removing code.
alexanderradahl/mac-developer-bridge (★18 · JavaScript) Mac Developer Bridge turns a ChatGPT conversation into the reasoning layer for your actual Mac. It can run shell commands, edit files, start interactive terminal sessions, manage long-running jobs, and read stored Codex threads without starting another Codex model turn.
Laplace-bit/dsh-smooth-stream (★18 · TypeScript)
English | 中文 dsh-smooth-stream 是 DeepSeek Harness(dsh)的社区插件,给 Web 对话做丝滑流式渲染:字跟着模型走、换行滑入、不闪。不是官方发行的一部分。 项目主页:<
ruvnet/ai-text-watermark (★14 · Rust) Generate a watermark that rides the model's own word choices, then detect it later with a secret key. SynthID-Text-style provenance for AI content — no extra tokens, no quality loss, Node and browser.
Aisland-SJL/dsh-usage (★11 · JavaScript)
A persistent floating dock, a fully customizable balance / token-usage panel, an activity heatmap, and a dual-channel usage comparison for the DeepSeek Harness Web GUI (dsh web).
aayush0325/recurse (★10 · TypeScript) Agentic reverse engineering environment — a Ghidra-class desktop app in the spirit of "Cursor for reverse engineering". Built with Tauri 2 (React + TypeScript frontend) on top of an existing RE toolchain: radare2 does all parsing, analysis, disassembly, xrefs, strings and imports; r2ghidra (optional) provides decompilation.
Moresyl/dsh-studio (★9 · Rust)
A native desktop shell for DeepSeek Harness. Rust + Tauri 2. It supervises the local dsh service, reclaims every process it spawns, and never forks the upstream project to do it. English · 简体中文
vite — v8.2.1
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.2
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.10
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.123.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.
I thought I was building a C replacement. I was wrong (Lobsters) Comments
Every Fucking Website (Lobsters) Comments
A faster way to calculate the day-of-the-week (Lobsters) Comments
Protecting the Rust standard library from accidental breakage (Lobsters) Comments
Passphrase-less reboots using kexec under NixOS (Lobsters) Comments
What are you doing this week? (Lobsters) What are you doing this week? Feel free to share! Keep in mind it’s OK to do nothing at all, too.
(What Comes) After FOSS? (Lobsters) Comments
A Third World Embedded Engineer Responds to "RISC-V: They Should Have Known Better" (Lobsters) Comments
Stripe will reportedly acquire AI gateway startup OpenRouter for $7B+ (TechCrunch) OpenRouter's CEO recently described the startup as Stripe for AI.
Why people aren’t buying Mark Zuckerberg’s AI future (TechCrunch) On the latest episode of Equity podcast, we discuss why not everyone is buying Zuckerberg’s vision.
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.