Elektrine lite

← Feed

@kevinmehall@hachyderm.io

Post #1953780

2026-04-20 06:22 UTC

@r I skimmed the code and I think I'm the only one who would look at your 4000 lines using the cursed OS USB APIs and think "this looks simpler than I'd expect it to" because it goes to show how much of the complexity in nusb is dealing with thread synchronization and trying to expose a sane Rust API as a library.

Replies (1)

  • @r@glauca.space 2026-04-20 06:24

    @kevinmehall ah yeah, if you read architecture.md, you can see that i intentionally avoided handling any of that 😹

    Open ##1953781