Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
marekkowalczyk/breathe-cli (★167 · Python) A terminal app that paces resonance breathing for vagal tone training. macOS only, single file, no dependencies. ``` $ breathe calm · 4-6 · 14:32 [●]
Christian-Katzmann/app-it (★121 · Shell)
Turn a local web project into a macOS Dock-launchable .app bundle — a native window, its own Dock icon, and clean start/stop — without Electron, Tauri, or a rewrite. *A real app-it build, in motion. Fjord is an ordinary local web project (`node server.
owenshuo/open-bounty-radar (★61 · JavaScript) Open Bounty Radar is a small CLI for discovering and monitoring paid open-source issues, bounty-style GitHub issues, and competitive pull request opportunities. It helps turn scattered bounty research into a repeatable workflow: ```text configure repos -> scan bounty issues -> score candidates -> inspect competition -> watch submitted PRs
HeartWoodpeckerRepel/Raycast-Pro-cracked (★50) Raycast Pro - macOS launcher with extensions, AI, and developer tools. Official page with installation notes, activation guidance, and configuration tips.
duncatzat/vigils (★50 · Rust) Website · Quick Start · Architecture · Security Model · Documentation English | 简体中文 --- AI agents (Claude Code, Cursor, Zed, MCP clients, browser assistants) call tools, read
FlameDestroyerAtrium/OpenShift-cracked (★49) OpenShift - Red Hat's enterprise Kubernetes platform with developer tools. Includes setup guide, feature overview, and download instructions.
protonbreakerstride/ON1-Photo-RAW-cracked (★49) ON1 Photo RAW - All-in-one photo workflow solution with AI tools and effects. Comprehensive guide with setup instructions, feature highlights, and system requirements.
PanisHandsome/ai-rules-sync (★27 · JavaScript)
One source of truth for your AI coding-agent rules. 🔗 **Live playground: Codex reads AGENTS.md. Claude Code reads CLAUDE.md. Cursor reads .cursorrules. Copilot reads .github/copilot-instructions.md. Keeping them in sync by hand is
MerlijnW70/sota-scan (★23 · JavaScript) Point it at your project. It asks one thing: > "What do the best projects have that I don't?" It checks the top real projects in your space. Compares them to yours. Hands you a scorecard and a to-do list. Every gap points to a real project that already does it. No vague advice. No fluff.
BillLucky/echocut (★11 · JavaScript)
English | 简体中文 Turn raw footage into brand-ready, platform-optimized video — with one command.
echocutis a local-first video CLI. Point it at a video and it transcribes the speech, burns in big readable subtitles, adds your brand band + cover, optionally cuts
vite — v8.0.16
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.0
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.9.16
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.8
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.95.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.
My Accessibility Stack and the future on Wayland (Lobsters) Comments
vibecoding as adhd multiplier (Lobsters) Comments
Unlawful by design: Exposing the human rights costs of generative AI (Lobsters) Comments
It's Not Just X. It's Y (Lobsters) Comments
You Must Fix Your Asserts (Lobsters) Comments
Cloudflare Turnstile requiring fingerprintable WebGL (Lobsters) Comments
I Put a Datacenter GPU in My Gaming PC for £200 (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.
An OpenAI model solved a famous math problem that stumped humans for 80 years (Ars Technica) I tried to explain OpenAI’s solution more clearly than OpenAI did.
On its 40th anniversary, we reassess 1986's SpaceCamp (Ars Technica) Is it a hidden gem, a cult classic, or hopelessly dumb? We vote "all of the above."
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.