• 0 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle
  • I don’t think this was too strict, maybe I made it sound that way, but it was not like he forbid him using windows, it was just that he’s using Linux, his son got his old laptop that was running Linux and they didn’t have a windows license, so his son was running Linux as well. He’s also doing fine on Linux and doesn’t dislike it or anything, the only “problem” was that he wanted to play Fortnite which does not work on Linux. He’s also getting along fine with Linux, especially on fedora where he doesn’t need the Terminal.

    What I wanted to say with that comment is that you can’t make your kids to learn and use Linux like most of us probably do. For most people an operating system is still just some black magic on their computer that makes the browser or their games run, they don’t care how it works or if it is secure or using the latest software. Most people just don’t know and don’t care what an OS even is and the same thing goes for kids imo


  • A friend of mine got his son to use Linux by just not providing an alternative, he installed Debian edu (don’t know if that’s the name, but basically a Debian spin for kids with parental restrictions and stuff) on an old laptop for him and that’s what he used. Once he got his own PC it was over though since he wanted to play Fortnite so bad that he bought windows for that. He still dual boots Fedora, but I don’t think he has used it since the windows partition is there.

    I think the thing is you can’t really get kids (or people in general for that matter) into Linux the way you are probably into it and interested in it. At least not if they’re not already interested in it on their own. They will learn how to use it sure, but not the way we’re used to using Linux, understanding the intricacies of the system, keeping the system safe,… They’ll probably find a way to do what they already do on windows and ignore that the OS is different.


  • DE is desktop environment (like gnome, kde, xfce,…) And WM is window manager (like i3, sway, xmonad,…) Which is just a slim version of a de, they usually don’t include things like guis for settings, file managers, … and you just pick what you like and use that. The window manager is responsible for placing the windows in your workspace and most standalone wms are tiling, so they use your monitor space efficiently instead of putting floating windows all over the place. Basically the DE (or WM) is what you interact with most on your PC and a lot of beginners distrohop just to use a different DE when in reality you can just install the other de on your existing system, log out and select the new DE in your login screen.

    The biggest differences between distros nowadays are their release cycles and their package managers (and the tepos they’re using, like Ubuntu and Debian both use apt, but have separate repos)

    And no you can’t really change distro without reinstalling, you can change kernels tho, every distro will update their kernels from time to time and it’s just a matter of install the new package and reboot into the new kernel.


  • It’s just clickbait like most of his videos, I never really liked Chriss’ videos, the tip of the iceberg was when he told people to disable kernel mitigation for a presumable performance boost (I tested it with disconnected network, it was like 2% on my machine), which is just plain dumb.

    Use whatever distro you like, just know that you don’t have to distrohop for some program (DE or WM or whatever). I personally use endeavour, simply because I’ve used arch (and derivatives) for a while now and endeavour is just arch with sensible defaults and a lot of the configuration one would do anyway already done.



  • Sounds pretty cool, though as others have mentioned it is pretty niche and I don’t think I’d recommend doing this if your goal is earning money, if you’re doing it out of personal interest as a hobby and because you think it is a fun project, absolutely go for it, no harm done in gaining some experience.

    The idea of the side scroller would be, to give that application a compelling frontend and to “gamify” these tasks even more

    This sounds a bit like hamster simulator, which we used in high school in our “programming” class, the site is in German, but you might the idea. But I can absolutely see how you can make this more compelling.