• 0 Posts
  • 34 Comments
Joined 1 year ago
cake
Cake day: August 17th, 2023

help-circle


  • Integrate777toLinux@lemmy.mlImmutable Distro Opinions
    link
    fedilink
    arrow-up
    18
    ·
    edit-2
    7 days ago

    I heard both flatpak and immutability are obstacles to developers. How bad is it really?

    I’ve had NixOS absolutely refuse to run some compiler toolchain I depended upon that should’ve been dead simple on other distros, I’m really hesitant to try anything that tries to be too different anymore.


  • You’ll be glad to know that the difficulty comes from the syntax and very little from any programming skill level. You learn new ways of writing certain code structures like indented curly braces for example. Programming python might be easier than cpp in vim, not due to the language, but just cpp having more complex syntax to type.

    Tldr, almost exactly the same amount of effort whether you’ve been coding for two weeks or two years.


  • I remember the basic filesystem commands like ls, cp, mv, rm, cat etc, but I generally don’t remember much more than that. Even so, I still use the GUI file manager/software center pretty often, there’s no reason why I have to force myself to use the terminal all the time.

    I have an app on my phone to search for commands that I barely use and don’t remember. Don’t worry that much about it if you aren’t a professional system administrator or other such jobs.


  • Well yes if you measure it, but in terms of how I feel, no. I simply make preparations to get to a charger when my phone nears 20%, but if I truly can’t make it, I don’t stress over it. Small changes like charging it early rather than after dinner, charging with my power bank rather than waiting after I get home, that kinda thing. I’m not making huge changes to my life, I still occasionally get to sub 20%, but I try to avoid 0%.


  • The part you missed is that it doesn’t have to be all or nothing. You could maintain 0-80, 20-100, 10-90.

    You could also not take it as gospel but just a soft recommendation, trying to get yourself near to a charger when your phone gets to 20, and plugging out at 80 if you aren’t in urgent need for more battery life.

    My laptop which mostly just stays on my desk all day, is limited to 79%. This one makes sense I think.



  • No it can’t be. I’m using fedora right now and it drops me into the GNOME desktop with nothing. The GNOME tours barely count, they just tell you to login to your dropbox or smth.

    Have you seen the mint one? It’s actually dummies proof. Full “It’s my first day on linux” step-by-step guide. Everything from updating, setting themes, backups, installing nvidia drivers is in there. All relevant choices are meticulously explained.

    I’m so certain of its coverage, I recommend mint to internet strangers because I genuinely believe it’s sufficient even for the lowest common denominator. I can drop mint on any rando and fully trust that the Mint setup wizard will hold their hands through their first day on Linux.

    I last switched distros 3 years ago, and the wizard definitely wasn’t on popOS or Ubuntu either.


  • Go ahead with mint. It’s the only distro I know with a fully featured setup wizard that holds your hand through the entire process. I am confident anyone who has used computers can use it.

    But honestly, most modern distros are about as difficult as picking up an iOS/android phone for the first time. There are different ways of doing things, but they’re still phones and can’t be too different anyway. Same with mint, it’s just a computer, it isn’t all that different.





  • On top of being preinstalled, we also need google search-able instructions that avoid the terminal altogether. People are afraid of the terminal, it doesn’t matter why, it just is.

    Currently, most solutions to linux problems come in the form of terminal commands. We would have to start creating a whole new troubleshooting forum where instructions avoid the terminal and are just lists of buttons to press in a GUI. Probably helpful screenshots too.

    Of course I have no idea if some things even have GUIs at all, like configuring user groups and permissions or firewall settings, someone would need to make them. Not to mention every DE or program would need a different set of instructions, GNOME or KDE, firewalld or iptables. It’ll be a lot of work.