• 1 Post
  • 48 Comments
Joined 1 year ago
cake
Cake day: August 23rd, 2023

help-circle



  • sudo@programming.devtoMemes@lemmy.mlDating apps be like
    link
    fedilink
    arrow-up
    8
    arrow-down
    2
    ·
    21 days ago

    Calling the democratic party a “coalition” is extremely generous. It’s historically been a corrupt patronage network since Van Buren and any attempt to make it represent the will of its voters is thwarted internally. Its history is a graveyard of progressive movements.


  • I think PopOS can safely assume that its being installed on a laptop with only one drive. If there’s multiple drives involved then the setup gets far more complicated as you then must go to something like an LUKS on LVM setup. Basically, for a desktop there’s no safe defaults for FDE.


  • I’m pretty sure all the major distros have FDE as an option in the installer its just never on by default. Fedora does the same but with BTRFS on LUKS. I’m sure Debian does. Someone else says OpenSuse does. Maybe some derivative distros don’t but I suspect the ones with an graphical installer do.














  • Fish, no plugins. The POSIX differences are to your advantage when using interactively. Its amazing how much larger expressions you can construct in the repl before you start moving to a proper file. Its like moving from pure mysql or psql to mycli or pgcli.

    When you add it all up, the amount of effort you’ll expend to learn fish are small compared to the amount of effort you’ll save by trying to recreate the UX with plugins and custom scripts.