My friend and his AI homies wrote SGI Indy emulator in Rust
Vibe-coded SGI Indy emulator in Rust that actually boots IRIX 6.5 with X11.
uefi ui rust
UEFI UI in Rust with 3 commits — too early to judge real utility.
Systems programmers, OS developers, bootloader engineers
Vibe-coded SGI Indy emulator in Rust that actually boots IRIX 6.5 with X11.
Win3.1 skin is nostalgic, but it's just a blog layout with no novel tooling.
Grammar of graphics in CLI form when Vega-Lite and ggplot2 exist.
Rust rewrite of switcheroo-control when the Python original already works fine.
Tiny crate exposing handy macros (print_success!, print_info!, print_warn!, print_error!) plus a ChromaPrint struct for inline ANSI-formatted strings. Useful and nicely documented, but it doesn't demonstrate a clear win over established crates like colored/ansi_term or handle platform edge-cases in the README, so it's convenient rather than game-changing.
CRC-aware MTD scanner for U-Boot firmware config—real embedded security tooling.