• 0 Posts
  • 11 Comments
Joined 7 months ago
cake
Cake day: June 16th, 2024

help-circle
  • ‘Bricked’ in this sense meaning not that you’d just trash your OS and need a reinstall, but that it could actually stop your computer from booting at all. So the system32 analogy doesn’t exactly fit.

    It’s because some motherboards implement UEFI in a way that allows important variables to be overwritten by I/O processes. Executing sudo rm -rf /* would recursively go into the EFI parameters folder where the kernel mounts EFI variables and attempt to delete things. Some motherboards allowed these delete operations to remove things in the motherboard’s firmware it needs to complete POST, thus rendering the motherboard useless.

    But that’s a problem with the motherboard, not with Linux or Windows. The same damage can be caused by Windows.


  • ‘Brigading’ would be if pro-Linux communities were organizing to specifically target another community.

    The fediverse is likely to attract the kinds of people interested in Linux in the first place, and all the negative attention that community attracts comes organically.

    I talked with the user a bit in Linux_vs_Windows before they were booted from the community, and it’s my opinion that they just have a hate-boner going for Linux. It’s possible to have valid criticism of Linux, but they go way past legitimate and straight into obsession territory. They tend to post in that community daily. So their points aren’t exactly great (though sometimes they hit on a good meme) and they get the points they get naturally.

    It’s not a conspiracy, their arguments just tend to be shit.






  • Even if law enforcement can get a warrant, unless there’s a backdoor in the encryption then the data stays private. That’s the whole point of encryption.

    The fundamental problem is law enforcement feeling entitled to snoop on private communications with a warrant vs the inherent security flaw with making a backdoor in encrypted communications. The backdoor will eventually get exploited, either by reverse engineering/tinkering or someone leaking keys, and then encryption becomes useless. The only way encryption works is if the data can only be decrypted by one key.

    Anyone else remember when TSA published a picture of the master key set for TSA approved luggage locks and people had modeled and printed replicas within hours?




  • Some of us manage to break the cycle, but despite how much I love Linux (ups and downs) I understand that it isn’t for everyone currently.

    What most people want is a stable system they can just use without understanding much if anything about how the underlying systems work. They don’t care that wifi drivers can be fixed through a few terminal commands, they rail against the fact they have to do much of anything at all besides click [Next >]. And I can’t blame them; that’s what Microsoft has trained them for.

    So many people with random toolbars and junk extensions in their browsers because the [Next >] button is how they get past whatever problem they have. The average user isn’t very tech savvy, and it takes someone with a desire to learn to truly thrive in a Linux environment.

    I’ve converted my mom to Kubuntu, and she does well, but she’s also an outlier (she has an expired CCNA certification).

    Linux suffers from a catch 22: there’s not enough users because there’s not a lot of commercial support because there’s not enough users because… And the people who are donating their time to make it better are saints as far as I’m concerned, but there’s only so much people can do for free. Things truly have gotten better, but until more typical user types can adopt Linux with little to no fuss, not much will change.

    And that fact hurts my soul.