• 7 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: August 7th, 2023

help-circle




  • Well, they say Nix is the new Arch, so there’s that. Redcore is Gentoo but without the compiling – you might like that. Void is out because it’s too similar to Arch and has no Systemd.

    Instead of experimenting with distros maybe instead you could hop on a reliable distro and explore some other facet of Linux. For example, I lived in Emacs for 9 months as a challenge. Or you could mess around with a WMs instead, maybe try to work your way from i3 to Qtile to Xmonad?















  • The number of downvotes is bullshit, so you get an upvote from me. People tend to exhibit tribalism when it comes to browsers and distros; don’t ask me why.

    I am a Firefox fanboy and long-time user, and I agree with OP that shit like Google and Amazon needs to not be in Firefox. But alas, these kinds of partnerships (esp with Google) are Mozilla’s primary source of funding, so I take it as a necessary evil.

    Every browser and company that makes the browser is guilty of some horse fuckery (with Brave for example, their BAT shit). You have to just adjust the browser settings to your liking and get on with life, not dwelling on its flaws.

    So just configure Firefox, make sure to install uBlock, read the Arkenfox GitHub page and harden Firefox accordingly, and enjoy using a pretty awesome browser. Do not use a fork (eg Librewolf) because they lag behind Firefox for security updates, with the exception of Mullvad, which is ok to use.

    Happy browsing and welcome to the Firefox community!

    Sincerely, A Sane User


  • You are a rock star.

    Okay, I now have new awesome rules! I assigned my other two machines static IPs (192.168.1.3 and 192.168.1.4, respectively). So now I have:

    sudo systemctl enable --now ufw
    sudo ufw default deny
    sudo ufw allow from 192.168.1.3
    sudo ufw allow from 192.168.1.4
    sudo ufw limit ssh
    sudo ufw enable
    

    SSH still works, everything is awesome. Thanks again 👏👏👏





  • agree! here’s my experience with an nvidia card…

    • fedora, wayland, gnome <44: gnome sometimes freezes
    • fedora, wayland, gnome >= 44: flawless, no issues
    • opensuse micro os, wayland, gnome 44-45: flawless, no issues
    • debian stable, wayland, gnome 43: freezes about once a day
    • debian sid, wayland, gnome 44: freezes less often
    • debian sid, XORG, gnome 44: flawless, no issues

    tl;dr fedora is awesome, although rn i am a happy debian user as long as i stick to x11