• 0 Posts
  • 11 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle

  • Does anyone know of a Spotify client that works on ARM? I put an Orange Pi 5 as a smart TV box but Spotify doesn’t work in the browser because no Widevine on aarch64 Firefox.

    The poor Orange Pi can also barely play video without dropping frames, the GPU drivers are awful. I might try to uninstall them and just do software-rendering everything.




  • I haven’t seen anyone hate Fedora until this meme.

    Now, Red Hat, which has strong ties to Fedora, is doing a lot of stupid bullshit. I actually moved to Debian due to that, not really because I think its superior (at the end of the day, all distros can do the same stuff) but because I’m getting tired with corporations





  • All these kind of CPU level vulnerabilities are the same, they are only really “risky” if there is malicious software running in the computer in the first place.

    The real problem is that these CPU-level vulnerabilities all break one of the core concepts of computers, which is process separation and virtual memory. If process separation is broken then all other levels of security become pointless.

    While for desktops this isn’t a huge problem (except when sometimes vulnerabilities might even be able to be exploited though browsers), this is a huge problem for servers, where the modern cloud usually has multiple users in virtual machines in a single server and a malicious user could steal information across virtual machines.