this post was submitted on 26 Jul 2023
4 points (100.0% liked)

Programmer Humor

32039 readers
1114 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] KindredAffiliate@lemmy.world 2 points 1 year ago (2 children)

You forgot "Only uses 10+ year old librebooted Thinkpad" on tech paranoid

[–] crystal@feddit.de 1 points 1 year ago (1 children)
[–] KindredAffiliate@lemmy.world 1 points 1 year ago

I forget there are linux-friendly laptops nowadays.

[–] jackpot@lemmy.ml 0 points 1 year ago (1 children)
[–] gallopingsnail@lemmy.sdf.org 0 points 1 year ago (1 children)

Replacing the bootloader with a FOSS bootloader called LibreBoot

[–] jackpot@lemmy.ml 0 points 1 year ago (1 children)

why would you even do that, forgive my ignorance

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

If you want to disable Intel Management Engine, the always-on backdoor built into every Intel CPU and/or want as much software as possible on your machine to be FOSS

Also it boots much faster than most stock bios.

[–] a_statistician@lemmy.ml 0 points 1 year ago (1 children)

Is there a similar issue with AMD?

[–] mimichuu_@lemm.ee 0 points 1 year ago (1 children)

Not that I know of, AMD is also soon going to make their own FOSS bios with OpenSIL so they're generally the better option if you're a privacy/libre software junkie.

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

As far as I know, OpenSIL stands for Open Silicon Initialization Library, and handles only the hardware initialisation part of the boot process. It may still require loading binary blobs like the Platform Security Processor (PSP), which is AMD's version of Intel Management Engine

[–] mimichuu_@lemm.ee 1 points 1 year ago

PSP is not the same thing as IME. Not even close. PSP doesn't even have network access, much less remote computer control like the IME. Still proprietary, but if OpenSIL allows you to turn it off then we might actually be able to run a fully 100% libre modern desktop computer which is honestly pretty awesome.