Bookmarks

Open-Source Spotlight

Project of the Week

\u200bTRELLIS.2
A 4-billion-parameter image-to-3D generative model built on a novel "field-free" sparse voxel structure called O-Voxel, targeting high-fidelity 3D generation from a single image. It stands out as one of the largest and most complete open 3D-generation model releases this cycle.

Top 5 Trending Repos

\u200bbuzz
A self-hostable, Apache-2.0 "hive mind" workspace where humans and AI agents share rooms over a relay you own.
\u200bOpenCodeReview
An AI code-review CLI combining deterministic pipelines with an LLM agent for precise line-level comments and built-in multi-language rulesets.
\u200bAirLLM
Runs 70B-parameter LLMs on a single 4GB GPU by streaming layers one at a time, without quantization, distillation, or pruning.
\u200bGeoLibre
A lightweight, cloud-native GIS platform that runs in the browser, desktop, mobile, and Jupyter, shipping 1,000+ geoprocessing tools while keeping data local.
\u200bOpenWork
An open-source desktop alternative to Claude Cowork that shares skills, MCPs, and connected services across agents, teammates, and machines.

Notable New Releases

\u200bGit 2.55
New open-source Git release; GitHub highlights the most interesting features and changes introduced since 2.54.
\u200bDependabot version-update cooldown
Dependabot now waits a default three days before issuing version-update PRs, giving maintainers and researchers time to address release findings first.
\u200bShieldFont
A tool that poisons fonts so AI scrapers misread text while humans can still read it normally.
\u200bscrapemychats
Exports ChatGPT conversations for Business and Enterprise users who lack OpenAI's standard chat-export option.

Community & Ecosystem News

\u200b$100 million for open source
Community contributions to the people who build and sustain open source pass the $100 million milestone.
\u200bGitHub restructures bug bounty program
The program shifts focus to give researchers a better experience working with GitHub.
\u200bGitHub × UNDP in Ghana
Partnership to apply open-source governance to one of West Africa's most ambitious digital reform efforts.
\u200bOpenMandriva repo incident
The distro accuses a former contributor of deleting years of work and pushing a package that could break installs.
\u200bMozilla moves Firefox to biweekly releases
Firefox's release cadence accelerates to every two weeks ahead of Firefox 153 and the next ESR.
\u200bGerman state picks open-source sovereignty
Another German state ditches SharePoint, while Bavaria also evaluates Microsoft alternatives.
\u200bDisrupting npm and GitHub Actions supply-chain attacks
GitHub details recent changes across npm and GitHub Actions to disrupt supply-chain attack techniques and limit their impact.

Hidden Gems

\u200bi-have-adhd
A plugin skill that stops coding agents from burying the answer, forcing direct ADHD-friendly output.
\u200btext-to-cad
A skills library for CAD, CAE, and CAM that lets agents generate, inspect, source, slice, and hand off hardware artifacts.
\u200bPascal Editor
A 3D building editor built with React Three Fiber and WebGPU, with separate published packages for the viewer runtime and node definitions.
\u200bbook-to-skill
Converts technical book PDFs into a Claude Code skill, claiming 24×–51× fewer tokens than dumping sources into context.

Developer Tooling Highlights

\u200bInstagui
Reads a CLI's --help output and builds a browser GUI, so you stop memorizing flags.
\u200bAtrophy
A CLI app designed to reverse "vibe coding" skills decay with regular coding workouts.
\u200bNeverclick
AI-assisted keyboard utility that replaces the mouse using a lightweight computer-vision model instead of accessibility APIs.
\u200bego-lite
A browser for AI agents to run parallel browser-automation tasks in isolated Spaces while sharing your logged-in state without disturbing you.
\u200bjcode
A coding-agent harness focused on RAM efficiency, shipping with benchmarks, SDK, and docs.