• 1 Post
  • 70 Comments
Joined 6 months ago
cake
Cake day: February 2nd, 2026

help-circle









  • Just like your “opponents” are over-generalising, you’re deliberately picking the most extreme examples to make your argument. (Batocera as a daily driver - you know that’s what Hanna Montana Linux is for!)

    My Linux axioms are: for most new users…

    1. choice of DE is most noticeable and decides whether they like their initial experience.
    2. choice of base distro family does matter a lot in the long run (Debian-based vs. Arch-based vs. Redhat-based); if you stay inside the same family (e.g. Pop!OS vs. Ubuntu vs. Zorin vs. Mint), choice matters a lot less (and DE is most impactful, c.f. point one).
    3. choosing a distro with specialised security hardening (immutable systems, Nix, Qubes, Bazzite) does matter; most of these will make new users unhappy or even question their sanity.

    Where you are right: yes, the choices embedded within these three axioms do matter a lot and are noticeable, so it is helpful to have an experienced user recommend a distro to you when starting out.

    Where the “distro don’t matter” people are right: there are a lot less choices to be made than meets the eye. Effectively, it can be boiled down to three.



  • Define what you mean by “locked down”. If you don’t give your user superuser privileges, every distro is locked down because the user can only ever write to their own /home

    I’d strongly recommend Mint:

    • with Cinnamon DE: very Windows-esque UI
    • Ubuntu / Debian-based, i.e. rock-solid, unlikely to break
    • 100% automated updates (including automatic removal of old kernels so your /boot won’t get clogged
    • Timeshift system snapshots in case something does break. (Note: I’ve only ever used Timeshift to un-fuck systems that I, personally, had fucked with superuser rights and manual meddling.)

  • “You can’t just kill your way out of solving every single national security problem that you have,” Vance said.

    “Oh!”, I thought, "this must be one of the rare occasions when I can agree on something with JD Vance. But then I noticed I had missed the qualifier:

    “You’re a country of 9 million people. You can’t just kill your way out of solving every single national security problem that you have,” Vance said.

    “Oh!”, I thought. “So if you’re 350 million people, you absolutely can?” And I knew that today would be another day when there was nothing to be agreed upon with the eyelined furniture lover.






  • In the interview, Diachenko put it more succinctly. “The scale is the sophistication,” he said.

    The scale shows dedication (and deep pockets). The methods used - apart from the recursive dictionary attacks - were pretty mundane, as far as the report goes.

    They then used a custom binary with 25,000 threads to spray hundreds of thousands of those endpoints with thousands of login and password combinations. Successful attempts now gave the attackers a “network tap inside the organization.”

    Shouldn’t these fairly unsophisticated “spray-and-pray” brute force attempts show up in logs and at least alert security personnel that an active attack was underway?

    the attackers went on to “actively intercept SSL VPN authentication hashes and crack them using a massive, dedicated 45-GPU cluster managed via Hashtopolis.” From there, they used the GPU cluster to crack the hashes, meaning to try massive combinations of plain-text passwords until they found the right one.

    Again, not particularly sophisticated, but supported by heavy machinery to burn energy and money to do the actual work. Again, I ask: shouldn’t these types of attempts be mitigated by sufficiently long hashes? Even a 45-GPU cluster can be exhausted by hash length, can’t it?