• 1 Post
  • 138 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle












  • SteamOS is unique in that it’s an immutable OS (which means basically everything out of the /home folder is not modifiable by the user). This limits you to package management that works within the /home folder, which is basically just flatpak and AppImages by default. You can also use things like nix, but that’s a bit more complex.

    Modifying the SteamOS system still is possible with utilities like rwfus, but that’s a bit more complex (OverlayFS is the keyword to look up if you’re curious).

    With normal, mutable distros, you are able to modify the entire root of the filesystem, which means there are no restrictions on how you can modify your OS, and you can use regular package managers that do so for you.

    Also FYI, flatpaks work on every distro, so anything that’s available on the SteamOS Discover store will also be available on every other distro. It uses flathub.org


  • Not sure about Reaper, but most Windows-only VSTs work fine on Linux using yabridge in my experience. Some DRM can have issues, though, and sometimes you need to install dependencies using winetricks.

    Also, I noticed you mentioned using Ubuntu since Mullvad is supported. I have a feeling that you’re attempting to download software through websites instead of using your distro’s repo or by using flathub. Downloading software “the Windows way” by using websites isn’t recommended unless it is not available on repos. Mullvad works on every distro, for example, and is available on most repos.


  • I think the corporatization of the internet (marketed as Web 2.0) made making people addicted to platforms as the end goal. Best way to make people addicted to platforms is to piss them off, as Facebook showed with their psychological testing. Couple this with targeted advertisers being able to pay to promote their content over others, along with the fact that right wingers have more money to spend on this than left wingers (for obvious reasons), and it points to more authoritarian/fascist views becoming more prominent.

    I think there’s hope with the fediverse, but I think it will take a lot of time to become more popular than the corporate internet. The corporate internet has been seen as the default for so many people for so long, so it will also take a lot of effort to kill it off.


  • Yeah. Web 2.0 was the beginning of the death of the democratized internet. When corporations took over, it all became about getting people addicted to platforms to then try to make money from those users, usually with targeted ads.

    Web 1.0 was really the golden age, although that definitely also had its fair share of issues, like the majority of the internet relying on proprietary software like Flash or ActiveX plugins, although that isn’t much better nowadays with proprietary js running the web. Also pop-up ads weren’t exactly fun, and nowadays, sharing video is a lot easier, although it’s still mostly centralized to websites who have the capitol to host and distribute the video, like YouTube, TikTok, etc., which comes with the corporate issues.

    I have hope in the fediverse, though.



  • So you’re posting on the privacy community. Point 4 makes things very difficult, as every smartphone by default ships with either Google apps or Apple apps pre-installed, both of which collect data and send them to their respective companies.

    What is your threat model?

    The only way to get away from Google or Apple is to install a custom ROM, and OnePlus currently has the best phones for that at the moment, not including Google or Fairphone phones, since they offer unlockable bootloaders. The 12R currently has an AOSP port for it, and the 12 has a WIP port that has yet to be released to the public (but can be compiled from source).