Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
whyubel1eve/Mars-Editor-APP (★55 · TypeScript) Markdown 写作,一键转成公众号排版 —— 粘进公众号编辑器即可无损还原,也可以直接推送到公众号 草稿箱。你在预览里看到的,就是读者手机上的样子。 macOS / Windows / Linux 桌面应用。
mkanat/skills (★38)
Make code simpler, faster, and easier to read. cleanup repeatedly finds duplicated information, repeated work, unnecessary defensive code, and accidental complexity. In a fully tested example, it found 32 significant cleanups and made the codebase **1.34×
Stupidoodle/swissdevjobs-cli (★32 · Python) Search, filter, and apply across 8 job boards in 7 countries — ~4,700 tech jobs with salary data, plus all ~50,000 Swiss postings on jobs.ch & jobup.ch — without leaving your terminal. 🇨🇭 Switzerland · 🇩🇪 Germany · 🇬🇧 UK · 🇺🇸🇨🇦 US & Canada · 🇳🇱 Netherlands · 🇫🇷 France --- Every posting on swissdevjobs.ch — and its five sister
CanerKocak/clanker-skills (★16 · Python) Clanker Skills is a curated OpenAI Codex plugin for evidence-first software engineering. Its 16 agent skills cover code review, call-chain analysis, semantic blast radius, security audits, data quality, PDF reporting, prompt hygiene, and frontend UI quality. The workflows are designed for tasks where
Prasun01/AstraLM (★11 · C++) AstraLM is an open-source, high-performance AI assistant for Android. Built with Flutter and native C++ inference engines, AstraLM is designed around an on-device first, hybrid-capable architecture — giving you the flexibility to run private quantized LLMs directly on your phone's hardware, or connect your own API keys for cloud-based reaso...
countradooku/gpui-vue (★11 · Rust)
Vue 3 bindings for Zed's GPUI, implemented as a Vue custom renderer and a full native Rust component runtime. This is a Vue-only monorepo. It has no React or react-reconciler dependency: - crates/gpui-vue-core — retained tree, native GPUI renderer, window lifecycle, styles, events, text selection, motion, themes, automation, and native elements...
batuhanzorbeyzengin/rebasis (★9 · Python) and PyPI cannot resolve a repository-relative path. --> alt="rebasis" width="440"> A better embedding model comes out. Your vault, codebase or agent memory is indexed with the old one, the two coordinate systems have nothing to do with
Wadan3/ai-github-repository-assistant (★8 · TypeScript) Understand repositories faster with private, local AI. RepoLens AI is an open-source Next.js application that connects to GitHub, lets developers explore accessible repositories, and provides evidence-grounded assistance for source code, architecture, pull requests, issues, and commits.
Orbasker/ltree2viz (★8 · Rust)
Visualize a PostgreSQL ltree hierarchy as a Mermaid diagram or an interactive HTML tree — straight from the database, from a query, or from a plain list of paths on stdin. Try it · Install · Usage · [Report a bug][issues-url] · [Request a feature][issues-url] - Try it in 30 seconds - Install
practical-tutorials/project-based-learning (★280,752 · Python) A list of programming tutorials in which aspiring software developers learn how to build an application from scratch. These tutorials are divided into different primary programming languages. Tutorials may involve multiple technologies and languages. To get started, simply fork this repo. Please refer to CONTRIBUTING.md for contribution guidelines.
vite — v8.2.2
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.11
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.4.0
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.11
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.125.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 cannot survive from burnout (Lobsters) I burned out two years ago, went through a divorce, and relocated to a new city. I live alone now and care for seven cats. Over the last two years, I’ve tried forcing discipline, making detailed plans
Intent to Ship: JPEG XL (Lobsters) Comments
Can a blog post be handwritten? (Lobsters) Comments
AI Coding will Prevent Expertise (Lobsters) Comments
Emacs 31.1 released (Lobsters) Comments
Migrating from Codeberg Pages to an OpenBSD VPS (Lobsters) Comments
Perspec 1.0: A Haskell desktop app for perspective correction of document photos (Lobsters) Comments
AI is hitting entry-level jobs hardest, Stanford study finds (Ars Technica) Young employment in AI-impacted fields down 19% compared to more AI-resistant occupations.
Data centers become "killer application" for new power transformer tech (Ars Technica) Solid-state transformers could also benefit EV charging and someday households.
RFK Jr. may upend how vaccine recommendations are categorized (Ars Technica) There are currently 3 categories. Without reason, RFK Jr. is considering changes.
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.