• 17 Posts
  • 648 Comments
Joined 1 year ago
cake
Cake day: June 2nd, 2023

help-circle
  • Is this browser private? Does it implement proper sandboxing and have any methods of anti-fingerprinting? I hope it eventually see the implementation of a robust content blocker. What makes this related to privacy and not instead just open source. While it is nice to see an independent web engine, if there is no method of anti-fingerprinting, the privacy of this browser is severely limited.


  • Here is my explanation:

    Situation: User asks for gender inclusive language reasoning not everyone is male. Dev responds saying that the user is trying to advertise their personal politics in the project pull-request, suggesting that by personal politics they mean “inclusive pronouns”.

    Reason it is transphobic: Note the Dev does not mention cis women, they dont mention women at all (but it isn’t like women are accused of pushing an agenda related to inclusive language). It is heavily implied to be trans people because of the dogwhistle language. Trans people are the main targets who are accused by others of pushing an agenda when it relates to personal pronouns. At the very least it is male-centric, which apparently from the context of the PR was making some contributors uncomfortable. If the Dev had said, “I got other more important stuff to do, someone edit the text and request a merge”, no one would be talking about it. It was his immediate 0 to 100 response accusing the user of pushing a political agenda. They dont need to say the words “I am transphobic” to say something transphobic.










  • The steam deck uses the desktop environment called KDE Plasma if I remember correctly. I recommend using the Fedora KDE spin since, right after Debian, most apps will support Fedora. It is user friendly, feature rich, stable, secure (with massive community and corporate backing for timely Security updates), and simple.

    Dual booting is a smart decision. If you opt to dual-boot, I recommend encrypting your system through the built-in OS installer. This stops Windows (or malicious software) from spying on your new install. It is also just a good idea in general.

    Pop!OS doesn’t yet support Wayland, which supersedes the old and slow X11 with better security (on X11, any app can capture what you type, their is no isolation).

    Bazzite seems neat but I wouldn’t go for a gaming focused distros in my experience.

    Canonical, Ubuntu’s parent company, is trying hard to create a closed ecosystem. Even though Ubuntu is Debian based, they are making it hard to install native applications, instead enforcing the use of Snap, which uses a closed-source backend to provide the app repository. Snaps are also slower than native or Flatpak apps.

    If you need any help, explanations, suggestions, or other thoughts about Linux, I am willing to help best I can or point you in the right direction. Ive installed linux maybe 50+ times on most of the major families of distros (Debian, Ubuntu, Fedora, openSUSE, Arch Linux, and some others), and have personally used many distributions that are derivative of these. I’m not like crazy experienced, just familiar (with a focus on Security).





  • Sorry, misunderstood. Proxmox Free broke my containers on updating a while ago.

    Now I use Docker-style application containerizing, but I think LXC (the base technology powering Incus/LXD) is useful in a number of situations and perfectly viable for use. I think Incus-containerized applications are easier to upgrade individually (like software updates of your apps, no need to recreate the container image) and gives a closer to native experience of managing. You do lose out on automated deployment of applications from widely available image sources like docker.io, but the convenience-loss is minimal.



  • I do agree with this. I dont want to discount Brave (just) because of their CEO. Fuck CEOs. Brave has done some iffy things in the past, but their Chromium patches are general decent for privacy.

    Ramblings about Firefox

    Firefox resistFingerprinting does more to preserve user privacy (through normalizing of many metrics) and allow for the possibility of a crowd of fingerprint-identical users, the only legitimate way to protect against advanced deanonimizing scripts. Maybe if Mozilla enshittification of Firefox makes a worse, unfixable, and inferior product to Chromium, these patches could lay groundwork for more thorough protections. The reason we have strong protections in Firefox is because of upstreamed code from the Tor Uplift Project, with their code designed for a stricter threat model (in my opinion) than what Brave intends (aka out of scope).