Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
grpcer/ownmem (★41 · JavaScript) Repo-owned. Deterministic. Reviewable. An open-source AI memory system for coding agents and software repositories. One persistent project memory serves Claude Code · Codex · Antigravity · Cursor · Gemini CLI · Grok CLI. English · 简体中文 · 繁體中文 · 日本語 · 한국어 · Español · Français · Deutsch · Português (BR)
hijam-git/claude-tasbih (★16) Dhikr in your terminal: tasbih & the 99 Names of Allah, every time Claude Code thinks Replace Claude Code's random spinner verbs ("Cogitating…", "Noodling…") with dhikr — the tasbih phrases and the 99 Names of Allah (Asma-ul-Husna). Every time Claude Code is thinking, you see something like:
MeteorNOX/DeepSeek-Balance-Whale-Widget (★12) DeepSeek Harness(DSH)Web 界面右下角的常驻余额挂件:本地小鲸鱼气泡图 + DeepSeek API 余额,每次打开界面自动启用。
ugarchance/codex-plus-plus (★12 · JavaScript)
Multiple ChatGPT subscriptions in one Codex desktop app. Codex++ installs a second app next to the original — on macOS next to ChatGPT.app, on Windows as a per-user copy of the store-installed Codex app — without touching the original. Every subscription you connect shows up in the
ruvnet/llm-stream-reformat (★12 · Rust)
Separate a reasoning model's thinking from its answer, collapse repetition loops, and normalize whitespace, inflight. Parses Google Vertex (gemini-3.7-flash), OpenRouter, and meta-llm SSE. Rust + WebAssembly, Node and browser. --- > Most "LLM tooling" treats the response as a black box that opens at the end.
fuqiuluo/ida-headless-mcp (★10 · Rust) English | 简体中文 Rust-native, multi-session headless IDA Pro MCP server. This project is a derivative of blacktop/ida-mcp-rs, rewritten around an explicit supervisor/worker split and pinned to the mrexodia/ida-pro-mcp public contract. It is not a drop-in replacement for the upstream Homebrew/Scoop packages, and it is not an official Hex-Rays product.
limitedv/Vxray (★9 · Rust) Vxray is a highly-polished, modern proxy client built from the ground up with Rust and Tauri. Powered by the blazing-fast Sing-box core, Vxray delivers a premium user experience and military-grade network security without the bloated, confusing interfaces of traditional proxy clients.
paddor/burli (★8 · Rust) Pure Rust Brotli codec. The decoder reads standard Brotli streams produced at all normal quality levels. The encoder currently supports qualities 0 through 5.
codician-team/growmos (★7 · Python) A living knowledge graph that grows with your repo. Shared, provenance-carrying memory for humans and AI agents — plug & play with Claude Code, Codex, Grok, Cursor, Gemini, or any MCP-capable CLI. Zero dependencies. MIT. > *"Each agent's memory dies with its context window.
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.
How Bluesky draws its logo on screenshots (Lobsters) Comments
GitHub has alternatives, but no replacement (Lobsters) Comments
Rethinking Database Programming (Lobsters) Comments
Does it make sense to switch to a Github Alternative ? (Lobsters) Github has been down consistently over the last few months - does it make sense to switch to alternatives now? When do you think majority will switch? Edit : My thoughts on this - https://dhruv2038.be
Quake Shareware, a CD-ROM just a little too full (Lobsters) Comments
AI;DR (AI; Didn’t Read) (Lobsters) Comments
The benchmarkpocalypse (Lobsters) Comments
A Preview of DuckDB v2.0 (Lobsters) Comments
Theban tomb reveals how Egyptian burial trends evolved in time (Ars Technica) Practices shifted from individuals buried in coffins to reusing sites for later mummy interments.
US vaccination rates fall again as exemptions continue to rise, CDC data shows (Ars Technica) Again, the CDC did not publish a full report and instead simply put the data online.
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.