• 0 Posts
  • 38 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2023

help-circle




  • Sanyanov@lemmy.worldtolinuxmemes@lemmy.worldlol sudo rm -rf /
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    edit-2
    8 months ago

    Written in a typical rude condescending hacker speak.

    Let’s call it for what it is - it’s more of a frustration vent than a guide. And this approach will certainly not make these people read through.

    There are always way more polite ways to put it, like:

    “Most of the questions you face about software are replied to by unpaid volunteers taking spare time to help you - thereby, the more effort you’ll put into properly filing the issue, the quicker you’ll get a response. Here are main points that we may need in order to help with your problem, and a way to obtain all information required”









  • Sanyanov@lemmy.worldtolinuxmemes@lemmy.worldmeme
    link
    fedilink
    arrow-up
    11
    ·
    9 months ago

    Well, it’s obviously dictated by hardware and the software that manufacturers release for it. I’m not calling enthusiasts to reverse engineer every single driver, that’s impossible.

    The point is, there is a lot of proprietary blobs in everyone’s systems, and it’s not cool. If you ask me, we should obviously shift policies to force manufacturers to open source drivers and management systems.





  • Sanyanov@lemmy.worldtolinuxmemes@lemmy.worldmeme
    link
    fedilink
    arrow-up
    42
    ·
    edit-2
    9 months ago

    Debian uses its own version of the Linux kernel with proprietary parts removed; however, if you want to install it on a machine that does have hardware for which there are no free drivers (which is to say almost any machine out there in the market), you’ll have to install proprietary parts; in the last version, Debian 12, system does that by default.

    Intel Management Engine is a CPU-level microprogram that runs with highest priority and does not have open code, so essentially every PC with Intel CPU runs some arbitrary code we cannot verify. Same for AMD Platform Security Processor by the way, so there is no simple escape.

    Oh and BIOS is proprietary too, and only a few select machines can have a fully libre BIOS successfully installed on them.

    Thereby even if you go to essentially libre version of Linux, there will, almost universally, be pieces of obfuscated code with no disclosure on what they’re doing there.




  • I just don’t bother going for archinstall when regular installation “from scratch” takes 5 minutes (or 15, if you do it the first time). It is not scary and extremely simple, contrary to memes. Besides, it makes you understand the processes involved.

    Archinstall is just a little, nice helper to shorten and simplify installation even more.