Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
ni5arga/deanonymizer (★121 · TypeScript) deanonymizer is a command-line system for defensive OSINT exposure measurement. It estimates re-identification risk from public Reddit and Hacker News corpora by aggregating weak signals, scoring identity hypotheses, and emitting evidence-linked remediation guidance.
albertusreza/pr-pilot (★32 · Python)
Stop writing PR descriptions. Let AI do it. > 📦 GitHub Action: albertusreza/pr-pilot · PyPI: pullwise pr-pilot is a GitHub Action + CLI that analyzes your diff and commit history, then automatically writes a clear, structured PR description — with a summary, change list, test plan, and labels. ```yaml
Cylinderchemap44/pinokio-ai-app-installer (★22)
**[Componentuiworship/mcp-model-context-protocol](https://github.com/Componentuiworship/mcp-model-context-protocol)** (★22)
``` __ _____________ / |/ / ____/ __ \ / /|_/ / / / /_/ /
**[Arlandaren/proagents](https://github.com/Arlandaren/proagents)** (★19 · Python)
--- **proagents** is a curated, prefix-free library of **794 professional system prompts, agent personas, and task workflows** distilled from 6 leading open-source agent frameworks. No wrappers, no telemetry, no dependencies. Drop any file into your AI IDE and the model immediately operates as a senior specialist. ---
**[olafkfreund/gnome-quick-web-apps](https://github.com/olafkfreund/gnome-quick-web-apps)** (★18 · Rust)
automatic icons, true URL-scope confinement, and bundled Chromium (CEF) rendering for broad site and codec compatibility.</p> --- > [!NOTE]
**[crimeacs/auto-improve](https://github.com/crimeacs/auto-improve)** (★16 · Python)
**A GAN-style self-improvement loop for any text artifact.** Point it at a file — **bring a rubric, or let auto-improve write one from the artifact.** It then mutates the file, grades each candidate with a **strict, independent judge model**, then filters them through a **debiased pairwise gate** (where candidate and champion are evaluated head-to-...
**[IssacW228/student-llm-wiki](https://github.com/IssacW228/student-llm-wiki)** (★15)
**用 AI 把课件变成你自己的知识库** **Turn your course slides into a personal wiki with AI** 中文 · English ---
**[webdastur/dj-admin-tui](https://github.com/webdastur/dj-admin-tui)** (★11 · Python)
A Textual terminal UI that drives the **Django admin** from your terminal: browse, search, filter, sort, create, edit, delete, and run admin actions — honoring the **same permissions and audit log** as the web admin, because it reuses Django's own admin internals rather than
**[HollyZoe/cheatengine-mcp-tcp-bridge](https://github.com/HollyZoe/cheatengine-mcp-tcp-bridge)** (★7 · Lua)
**English | 中文** Demo
## Package Versions
**[vite](https://vite.dev)** — `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](https://github.com/evanw/esbuild#readme)** — `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](https://turborepo.dev)** — `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](https://www.npmjs.com/package/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](https://bun.com)** — `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](https://vitest.dev)** — `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](https://github.com/jasonmccreary/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](https://www.npmjs.com/package/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](https://github.com/cloudflare/workers-sdk#readme)** — `v4.97.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](https://orm.drizzle.team)** — `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.
## Tech Press
**[rsync and outrage](https://medium.com/@tridge60/rsync-and-outrage-d9849599e5a0)** *(Lobsters)*
Comments
**[Full Disclosure: 1-Click GitHub Token Stealing via a VSCode Bug](https://blog.ammaraskar.com/github-token-stealing/)** *(Lobsters)*
Comments
**[Quality in the Age of Slop](https://sinclairtarget.com/blog/2026/06/01/quality-in-the-age-of-slop/)** *(Lobsters)*
Comments
**[Edsger – a handwritten Clojure REPL for the reMarkable 2](https://handwritten.danieljanus.pl/2026-06-01-edsger.html)** *(Lobsters)*
Comments
**[iddqd, or the hardest kind of unsafe Rust](https://oxide.computer/blog/iddqd-unsafe)** *(Lobsters)*
Comments
**[Vim Classic 8.3 released](https://vim-classic.org/news/vim-8.3-released.html)** *(Lobsters)*
Comments
**[Oils - Reviewing Our NLnet Grants After 4 Years](https://oils.pub/blog/2026/06/grants.html)** *(Lobsters)*
Comments
**[PaceVer (an alternative to SemVer, for mobile apps)](https://pacever.org/)** *(Lobsters)*
I just published this. Feel free to ask any questions, and I'll try to answer!
This has been something I do for a while unofficially, so I decided I'll make it more official for others to see/use.
Com
**[How long will it take to rebuild Blue Origin's launch pad? We asked some SpaceX vets.](https://arstechnica.com/space/2026/06/how-long-will-it-take-to-rebuild-blue-origins-launch-pad-we-asked-some-spacex-vets/)** *(Ars Technica)*
"Everyone is in a place where it’s no fun to be there."
**[Male bowerbirds prefer to dazzle females with bright human-made items](https://arstechnica.com/science/2026/06/male-bowerbirds-prefer-colorful-human-items-to-decorate-bowers/)** *(Ars Technica)*
"It’s a reminder of how human activity is changing the natural world in unanticipated ways.”
---
*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.*