• 0 Posts
  • 260 Comments
Joined 3 months ago
cake
Cake day: February 5th, 2025

help-circle









  • I don’t think it’s about having extra functionality to no one else has.

    SteamOS is more restrictive than other distros out of the box. A user with no experience whatsoever would have a harder time messing things up because rootfs is RO and gets wiped on every update. Kinda forces the average user into using flatpak/Discover to mimic Windows and Apple app stores. In other words, it’s all about the psychology, not the distro itself.

    Not to mention there is an actual company with an incentive to maintain the distro, with a massive focus on gaming. They have a ton of testing resources that a lot of distro maintainers do not have in that regard.

    Having said all that, installing a distro other SteamOS on my Steam Deck was one of the best decisions I’ve ever made. I’ve been using Linux for 32 years, I do not like SteamOS because they are trying to make it dumb for general consumption. Similar reasons why I despise Windows, besides the whole being owned by Microsoft thing.


  • Depends on what you want to do, what you know, and how much effort you want to put in. For other ways, outside the usual Android tools, there are a couple options. With python, there’s a project called BeeWare that makes a lot of things easier to deal with.

    Personally, though, I’ve been game deving in Godot, and have even made a few dumb little personal apps with it. There’s coding involved, but there’s also a lot you can do in the interface to design the app visually, and exporting to any platform is pretty straightforward. Even the Godot editor itself is made with the Godot editor, so it can do a lot of things outside games.









  • madame_gaymes@programming.devtoLinux@lemmy.mlLinux distro recommendations
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    2
    ·
    edit-2
    11 days ago

    Give NixOS a look-see. Takes a different approach to package management, but for an engineer that want’s customization abilities it’s probably one of the top choices. I don’t usually recommend this for newbies, but if you’re an engineer it won’t be too bad and simply using it may give you more skills to add to your repertoire when looking for work.

    A lot of people put time into maintaining their dotfiles, but NixOS takes that idea to the infrastructure-as-code level when you use it as your daily driver.

    ETA: in terms of gaming, with Wine/Proton + Steam/Lutris/Heroic pretty much any distro will be workable