this post was submitted on 04 Nov 2024
917 points (93.4% liked)

linuxmemes

21280 readers
1200 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.

    founded 1 year ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] [email protected] 28 points 1 week ago (14 children)

    Keep dreaming, people will keep on using Windows because they don't care about the bloat, they just want something that works and that doesn't require fucking around for hours every time they plug something new in!

    [–] [email protected] 24 points 1 week ago (2 children)

    i doubt the average user even understands what an operating system means and they'll just go with thatever it came with

    [–] [email protected] 4 points 1 week ago (1 children)

    To be fair, I'm using Linux, MacOS with Darwin Nix for managing it, Windows, and I still am not sure what exactly is an operating system, what's the role of kernel and all of the possible system software is. Well, I think kernel is for hardware abstraction, but other than that ¯\_(ツ)_/¯

    [–] [email protected] 6 points 1 week ago

    The kernel does stuff like

    • process and CPU task management
    • hardware abstraction
    • memory management (at the process level),
    • file system managment
    • and resource isolation (such as randomized memory addresses (ASLR))

    The rest of the OS provides the actual software that users interact with, like

    • file managers
    • desktop rendering and window management
    • settings menus
    • sound mixing between applications
    • graphics rendering
    [–] [email protected] 6 points 1 week ago

    Can confirm, I am a windows user and if my laptop came with Linux preinstalled, the way it had windows preinstalled, I'd be a Linux user.

    If I ever have to Google what the hell a kernel is then I have read everything else available on the internet.

    load more comments (11 replies)