Looking for some suggestions, preferably with existing tested compatibility with the Framework laptop hardware so I can do more well rounded research. I’m the most familiar with Ubuntu and CentOS. Picked Ubuntu initially for mid 2000s nostalgia purposes but it’s time to move on.

EDIT: As some people have pointed out, “more privacy oriented” was probably not the best phrase to use here. I am looking to move off of a Linux OS with corporate sponsorship and also looking forward to exploring Linux OSes that are privacy focused.

  • svahnen@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    I recently tried NixOS, I’m a embedded firmware dev so I need certain special SDKs that rely on being installed in a specific way. My biggest problem was that some things needed to be able to run pip install in the background, and understanding how to get it to work on an imutable OS was way to much work.

    It sounds great to be able to reproduce my dev environment for the rest of my team, but I need to work, not fiddle with the OS each time there’s a new SDK or driver I need for my IoT devices.

    I may try again in the future, but the project I’m working on is on a heavy time crunch so Ubuntu will have to continue to be enough for now 😆