Non wobbly profile picture: Black and red silhouette of the Linux mascot Tux overlaid on each other

  • 3 Posts
  • 29 Comments
Joined 10 months ago
cake
Cake day: June 23rd, 2025

help-circle



  • RmDebArc_5@piefed.zipOPtoLinux@lemmy.mlOpera GX is now available for Linux
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    20 days ago

    I would never use it as I said because of all the shit they did/do. However the google only blocked extension based adblockers not those on a browser level. These would be quite hard to block without closing down the chromium source code, which would also be hard as chromium is partially LGPL. The theming options in Opera GX are more accessible than userChrome.css with Firefox and they are more powerful than simply changing themes. The sidebar of the base Firefox has been really weak in my experience. Something like Zen+ubo however would be a more comparable (and better for that use case) option


  • Ah, I understand now. That is AFAIK correct, however complienace with the New York bill will be impossible:

    New York’s proposed Senate Bill S8102A requires adults to prove they’re adults to use a computer, exercise bike, smart watch, or car if the device is internet enabled with app ecosystems. The bill explicitly forbids self-reporting and leaves the allowed methods to regulations written by the Attorney General.

    Source - The bill















  • If you(they) don’t mind having outdated software Debian stable might be worth looking into. Otherwise there are immutable distros which are very hard to fuck up, and even if you do there is the option to rollback to the previous version. I’d recommend Aurora or Fedora (fedora doesn’t include some proprietary stuff like some codecs so if you need that it’s probably better to use Aurora).

    Linux Mint also has a version based on Debian stable, LMDE, which is could also be an option. It’s not as stable as Debian as it adds its own stuff but has the out of the box experience.

    As general advice I’d suggest using less packages and more flatpaks as a faulty flatpak update can only break that flatpak, not your system. For packages be sure to disable online updates, meaning you have to reboot to apply them. This isn’t as convenient but if stability is that important to you I’d go for it