You can now turn any GitHub repo into a registry.
Drop in a registry.json. Define your items. Install with the CLI.
Distribute components, utilities, config, docs, rules, design systems, workflows, agents, skills and more.
every font has invisible space above and beyond the text
now for some reason if you want to lose it, you can do it with `text-box: trim-both` in CSS
ππ· {
πππ‘π-πππ‘: ππππ-ππππ πππ ππππππππππ;
}
cap = trim to the top of capital letters
alphabetic = trim to the baseline
works on anything with text
Someone open-sourced a library of every tech logo you've ever needed as clean, optimized SVGs.
It's called developer-icons. here's what you get:
β 200+ tech logos (React, HTML, JS, Docker, you name it) as real components
β fully customizable size, color, stroke width per icon
β scales to any resolution with zero quality loss
β light/dark + wordmark variants built in
β tree-shakeable, so your bundle only ships what you import
no more digging through Figma exports or pasting random SVGs you found on stack overflow.
npm i developer-icons import the icon, drop it in your JSX, done.
100% open source. MIT license. 2.1k stars.
Free, open-source desktop app to manage Markdown knowledge bases, link notes and run local AI agents on your Markdown files, with Git sync and no account needed
this guy built a voice agent from their terminal and it took only 10 minutes from blank file to a deployed agent that handles a real call.
It can run evals on it, find where it broke, and ship the fix with the same loop youβd use for any other service.