• 0 Posts
  • 13 Comments
Joined 3 months ago
cake
Cake day: May 26th, 2024

help-circle



  • Imo the most important thing is the separation of what you do. If you’re logged in on facebook, you can do that from your public ip. Anything you’re not associated with your name you want to use a diffferent browser identity and maybe a different ip.

    If you use Torrents or do anything illegal or whistleblowing or similar stuff, use a live linux iso with no persistence and a vpn bought with monero.





  • Mike1576218@lemmy.mltoLinux@lemmy.mlLinux Myths
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 month ago

    Was on the phone and only quickly looked up the latest version. So I only updated to 40, not rawhide.

    Sure Gentoo had dependency resolution. Does Gentoo still have use flags? Because that makes dependency resolution much hardere It’s not enough to know the dependeicies, you also have to know all the use flags you dedend on. And if a maintainer adds a use flag for a feature you depend on, you have to add that dependency as well or people who disable that flag break with your package.

    I’d be surprised if gentoo was considered stable, if you make heavy use of use-flags - if they still exist.

    edit Maybe your “dependency resolution” is a new automatic thing that identifies dependencies including use flags automaticallt? It was automatidally done, only if the maintainers put the right stuff in their ebuilds.


  • Mike1576218@lemmy.mltoLinux@lemmy.mlLinux Myths
    link
    fedilink
    arrow-up
    4
    ·
    1 month ago

    phew long answer. I wouldn’t call Gentoo unstable. I was rather interested in why it’s supposedly more stable then Fedora.

    I just wrote from my limited experience. I never had something break on Fedora. I just updated a system from 35 to 41. The stuff that broke was something I compiled against old dependencies. (That’s why I didn’t update so long)

    My Gentoo experience is >15y old. I had numerous incompatibilities, because I used the tools the system gave me. But sure that’s on me if I cutomize my system with USE flags. And it’s probably better now.


  • Mike1576218@lemmy.mltoLinux@lemmy.mlLinux Myths
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    1 month ago

    IDK. Gentoo is considered stable, but fedora “leaning unstable”?

    Anyway what is that whole un/stable supposed to mean anyway? All non-rolling distros try to be stable. What can break are third party repos and stuff you compiled yourself. With fedora that can “break” twice a year. With a rolling distro that can “break” on every updates