• 10 Posts
  • 561 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle

  • In Switzerland, the basic training lasts a year I think? And is meant to teach how the army works and how to use weapons and not just rifles and pistols and knives. Depending on their role they also learn how to use artillery, mortars, how to use maps, how to use vehicles and tanks, how to make calculations and navigate and so much more.

    The whole point of this is that when shit hits the fan, any additional training takes a lot less time.

    It has to be well implemented and taught well. Maybe in your case it wasn’t and you have a bad experience of it.

    Any country that’s serious about training it’s people to be ready for combat in case of a serious invasion will probably do a better job than one that isn’t because they want to be prepared.

    In any case, I can understand why you would feel the way you do if it was implemented poorly in your country.


















  • Linux is the kernel, the core of the system.

    A distribution is a collection of software that is provided with the kernel, usually with it’s own software package management system. Distributions are also supported and maintained by organizations which create their own tools for that distribution and also make decisions on what to distribute it with.

    For example, Fedora is maintained and supported by the company RedHat which implemented their own tools and packaging system to use Linux. Debian is the same but with a community.

    Desktop environments are that it says. You have several available in Linux. The two major ones being KDE and GNOME. They provide a desktop experience with their own paradigms. Just like the MacOS and Windows have their own desktop environments. They’re basically graphical shells to allow users to use the system.


  • The sandboxing isn’t as much as, say, Docker containers. So I think access to memory and devices is still possible and can eventually get you access to the whole system. I would think.

    And this isn’t limited to flatpaks but I would assume Snaps as well, which some software is now delivered in that format by Canonical, even for server software.

    That’s interesting. I’ll have to look deeper into that