this post was submitted on 01 Oct 2023
661 points (98.4% liked)

linuxmemes

23285 readers
524 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 users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • 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.
  • 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, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    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 remove France.

    founded 2 years ago
    MODERATORS
     
    all 14 comments
    sorted by: hot top controversial new old
    [–] psud@lemmy.world 44 points 1 year ago (1 children)

    Compiling your own kernel, configured for your hardware and use, was normal in the early days

    [–] Mubelotix@jlai.lu 44 points 1 year ago (2 children)
    [–] metaStatic@kbin.social 38 points 1 year ago

    I have altered the Kernel, pray I don't alter it any further.

    permission

    the power of free/libre software

    [–] WoodenBleachers@lemmy.basedcount.com 20 points 1 year ago (1 children)

    This happens on Mac as well btw. kexts are kernel extensions

    [–] alonely0@programming.dev 24 points 1 year ago (3 children)

    You're not really changing anything, you're adding functionalities. Also, it appears that apple has limited their capabilities and doesn't even recommend them anymore, so it wouldn't be crazy if they just deprecated them in favor of system extensions, which sadly they don't call sexts. On the surface, kexts appear to be basically userland ioctls, which you have on windows too.

    [–] Espi@lemmy.world 3 points 1 year ago (1 children)

    Maybe about 4-5 years ago, I read through the source to find obscure undocumented features of a couple system calls that allowed me to write a detailed system/process monitor utility that does things that nothing else seems to know about.

    [–] Tschuuuls@feddit.de 2 points 1 year ago

    10+ year Mac user here. It's a bit sad but better for system stability. A lot of weird hardware and software used to just inject kexts instead of doing stuff in userspace. This can cause weird issues like battery drain, crashes etc. which are hell to debug as a "average user". I don't really miss running "Entre Check" to figure out weird issues :D

    As a mac-first guy I wasn’t aware of mimicked (really bothers me this word is spelled with a β€˜k’) functionality on windows. I simply mean that by adding a kext you are, by design, changing the code of the kernel. More of a particulars in speech thing.

    [–] LazaroFilm@lemmy.world 19 points 1 year ago

    You have to say sudo first.

    [–] mvirts@lemmy.world 6 points 1 year ago

    Gimme that CAP_SYS_MODULE