Hacker News new | past | comments | ask | show | jobs | submit login

I use it as my daily driver on my laptop and it's great. It's very simple to add new source-based programs.

It doesn't handle binary-only applications though (e.g. NoMachine, games, &c.). It has a couple of options to make those work, and it's almost always possible to get it to work natively, so if there's not already a nix expression for the app I want, I just take the expedient path of having a docker container with an ubuntu user-space, since pretty much all proprietary apps run on ubuntu.




If you don't want to bother with the container, `steam-run` will almost always work. That gives the same Ubuntu chroot (aka. buildFHSUserEnv) as is used by Steam.


I found buildFHSUserEnv to be somewhat more fragile than actually using ubuntu. Again, I could probably get it to work, but the container is trivial.


Should Flatpak solve that in many cases?


If a flatpak exists for that program, sure.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: