• 0 Posts
  • 25 Comments
Joined 3 years ago
cake
Cake day: January 17th, 2022

help-circle



  • I relatively recently (a year or so?) switched from Ubuntu to Debian.

    I felt like Ubuntu was bloating up and that sadly those decisions were done through the enshitification process. I went then “back to basics” and I don’t regret it at all.

    I had the (wrong) preconception that Debian was “behind” or “slow” for “new” stuff but truth is, despite being “stable” most of what I care about is already in, even for things like gaming in VR. For the rest if I need something “edgy” then I can get the software via another mean than the package manager.

    So… what made me change is a desire for more minimalism and the ability to test safely (files saved).


  • Maybe I misunderstood but the vulnerability was unknown to them but the class of vulnerability, let’s say “bugs like that”, are well known and published by the security community, aren’t there?

    My point being that if it’s previously unknown and reproducible (not just “luck”) is major, if it’s well known in other projects, even though unknown to this specific user, then it’s unsurprising.

    Edit: I’m not a security researcher but I believe there are already a lot of tools doing static and dynamic analysis. IMHO It’d be helpful to know how those perform already versus LLMs used here, namely across which dimensions (reliability, speed, coverage e.g. exotic programming languages, accuracy of reporting e.g. hallucinations, computation complexity and thus energy costs, openness, etc) is each solution better or worst than the other. I’m always wary of “ex nihilo” demonstrations. Apologies if there is benchmark against existing tools and if I missed that.







  • Honestly that’s a tempting idea… but then I remember that installing a fresh Debian on my desktop takes me 1h tops, swapping my /home directory and configuring few key software, in particular the browser, too so… for me, not worth it for now.

    Also in practice maybe I make a fresh install once a year, at most. Otherwise it’s quick Debian on remote machines, RPi, etc and then it’s pretty much per machine configuration.

    That being said if I were to do it I’d look at rsync with a set of ssh keys and Docker/podman for containerization of whatever services serve the data, potentially behind a VPN so that I can use it all remotely yet more securely. In practice though… that ends up being a centralized Web server, which I already use as https://fabien.benetou.fr/ and that’s been good enough for me for years, more than a decade now actually.

    Can you please elaborate a bit more on the use case and/or software you have in mind because maybe I don’t properly understand your needs?


  • utopiah@lemmy.mltoLinux@lemmy.mlWant switch to linux
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    8 days ago

    So… do it?

    Now to the question which distro, honestly it does not matter YET!

    You probably don’t even know what a distro is (no offense) but what you did highlight clearly are the needs, namely :

    • playing games
    • popular
    • not Mint because somehow it breaks (would be VERY important to understand why though)

    … so that actually narrows things down quite a bit.

    The most popular distribution are the easiet to find (I’m on Debian and SteamOS so I use Arch BTW) and that’s a safe choice indeed. Playing games does not narrow things down much as most distro, if not all, do not prevent against playing game and IMHO the optimization specific to gaming are pretty much pointless in most cases.

    Your edit point that you are trying a distribution already so yes, please, do go for it. I do suggest though that WHEN things go wrong, like it did with Mint, you take the time to understand WHY. This in itself will help you to either switch to another distribution and arguably more importantly what even is a distribution and finally which one of the remaining ones (if you do actually switch rather than fix) are more appropriate for you.

    Finally my last recommendation is to back up your data. That’s what IMHO make the difference between having fun distro hopping versus pulling hair out stressing that your last game save, or work notebooks, will not be deleted.

    Have fun learning!