
debork
fix yer linux
What it does
What I broke my system with: multiple efi, dm shenanigans, post update hook fails, etc. This has helped every time since I started it, evolving per fix. It can usually get it working by using a bootable usb and running fix all. it also makes it easy to chroot for new issues. this is still not perfect, because now I have a bunch of options in refind, but at least one of them works. fyi: there are multiple versions zig is new for cosmopolitan (haven't fully tested) C+clay+cosmo D version best
Does the same job
all alternatives →- SFServus for Mac and Dropbox2012 · servus.io · ▲95
I've built a thing! A few months back someone (not me) posted my Mac app Droplings to HN. It was incredibly rough around the edges back then, and in alpha. Well, it's finished now and sparkles like crazy. Please take a look! :)
- ZZZectl – ZFS Boot Environment Manager for Linux2020 · ramsdenj.com · ▲119
- LRLifeboatLinux, recover your damaged system from a 35Mb EFI Linux distro2025 · github.com · ▲7
I was tired of having to search for a USB drive every time I mess something with my computer so I decided to create this small EFI file that can be put in your EFI partition to boot from it. It has everything you should ever need to mount your filesystem and chroot to it so you can fix it. You just need to drop the file in your EFI partition and you can boot to it from your BIOS menu. I would appreciate feedback and ideas to make it better.
- DWDistrod – WSL2 Distros with Systemd; Arch, Gentoo and More with Systemd2021 · github.com · ▲59
- ECEnable Claude to interactively debug your code2025 · github.com · ▲7
I participated in the Nvidia + Vercel 2 hour hackathon in SF tonight, and built something I've wanted, but hadn't tried building. I implemented an MCP Server and VS Code extension to allow Claude Desktop to place breakpoints, step through code, and execute expressions (assuming language support). So you can ask it a question that requires actually stepping through the code and now it can actually do that - check values for you, etc. It's _definitely_ not perfect. Have improvements? Please make a PR!
- PSPuteron, Systemd Competitor2025 · github.com · ▲7
I was debating when to post this, but I've been using it locally in a variety of situations for several months and I think it's pretty stable (and usable!). There are more features I'd like to add, but I wanted to see if there was much interest before spending much more time on it right now.
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, August 2026
the whole month →- TL
Life & fun · 10d ago · louisabraham.github.io


- SA
Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…
Life & fun · Aug 2026 · toneyalexander.github.io


I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com