• 0 Posts
  • 81 Comments
Joined 10 months ago
cake
Cake day: December 31st, 2023

help-circle
  • 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











  • Lightfire228@pawb.socialtoScience Memes@mander.xyzVinegar
    link
    fedilink
    English
    arrow-up
    21
    arrow-down
    1
    ·
    edit-2
    1 month ago

    1 - popsci headlines about food are always bogus

    2 - skimming through the article, it suggests that the Vit B in vinegar is the suspected cause

    3 - substituting vinegar for antidepressants (which the article does not state, but seems to elude allude to) is a bad idea





  • It’s not a permanent one and it works for the time being, can’t see the reason for the downvotes honestly.

    It’s just a bad idea in general. A better option would be to patch the binary to use 15. They both have the issue of forcing paru to work with a library it wasn’t explicitly designed for, but symlinking (or copying) 15 to 14 forces the hack to be “system wide” instead of restricted to a single binary

    as well, your solution is “temporary” only if you remember to fix it, vs patching which is (by default) overwritten the next time paru is updated

    it “works”, but it’s not something i’d recommend someone else do