Join Nostr
2026-06-11 19:25:36 UTC
in reply to

elly on Nostr: depends, more-or-less: - Gentoo on the desktop - Chimera on x86_64 Chromebook - ...

depends, more-or-less:
- Gentoo on the desktop
- Chimera on x86_64 Chromebook
- postmarketOS on phone/arm64 Chromebooks
- Alpine on servers and VMs
- Fedora on DUTs (quick and easy to install, grab packages I need etc)

All development I do is done within Docker container, same with gayming.
Some time ago people noticed that a beginner developer publishing some community VR project used a binary dependency from github repo owned by an otherwise empty account and building this dependency from source gave completely different results, so it was safe to assume people who used that project got infected.
I didn't, but after that I just decided to contain everything in the container as well (as a bonus, I can run this stack on a musl-based system like Chimera) :blobcatwink:

I need to add "--volume '/dev:/dev'" to startup script (otherwise data from controller IMUs cannot be read), but that's about it:
https://gist.github.com/ellyq/db86e914be584fab5f6c3547f4ddbf29
+ quick demo: https://www.youtube.com/watch?v=N26EgJWgx3g