Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)DR
Posts
1
Comments
41
Joined
2 yr. ago

  • I mostly use debian + docker or alpine + docker for this kind of thing (usually running as VMs on a proxmox server). Both are utterly reliable in my experience, though I've been tending more often toward alpine these days, because it's just so light and simple. I haven't tried any of the immutable systems, in the general spirit of why fix what's not broken. I don't even bother with snapshotting either, though that's mostly because I use some of the proxmox tools for backing up the VMs.

  • I work for a large state university and run linux on my office machine, despite the fact the IT office dept doesn't officially support it. I told our IT guy once what I'm doing and his response was, "cool." Of course I'm totally on my own if anything goes wrong. It helps that I'm a prof and most of my on-campus work doesn't involve much time on a computer, aside from basic web and documents stuff. tldr, in my case I'm able to just do it without asking anyone's permission, and it's worked out great for several years now, but a lot of jobs aren't like that obviously.

  • I've used herbstluftwm on my main desktop for years. Love it. Manual tiling works well for me. Totally flexible and customizable. Switch between floating and tiling with a keypress, etc.

    And then on various other machines.

    • Xfce on my desktop at work that I don't use that much (work mainly from home) and just needed to set up quick. It's totally fine, like xfce always is.
    • Gnome on my tablet (basically a Surface knock-off). I don't really like gnome, but it's the only thing I've tried that works well OOTB for a touchscreen.
    • PekWM on an old macbook running debian. Great stacking WM. Super flexible, and the tabbed windows for any app are cool.
    • LXQT on an ancient (2009?) dual-core laptop that I mainly just use for writing in nvim. Works well for a simple setup.
  • I'm guessing you're not old enough to remember Ronnie Reagan calling the Soviets "the evil empire." Tensions were incredibly high in the early 80s, and the Republicans were super hawkish about it. I was a kid at the time and convinced we were all going to die in a nuclear holocaust.

  • The irony is that once you find your way around through the default keys and search a little you soon discover how easy it is to reset them with "sane" settings. Same for window frames, etc. But yes, there's definitely a learning curve.

  • ...

    Jump
    • endeavourOS
      • arch + installer + an awesome community
    • spiral linux
      • debian + btrfs + snapper with snapshots in grub
      • I run it with sid and the snapshots are great if anything goes wrong with an upgrade
  • Why porteus? That seems like a very specialized distro, and the fact that it's optimized to run on usb sticks might have something to do with the filesystem issue. If this is just for a laptop or desktop then I'd recommend running a mainstream distro meant to be used on a pc. If you do that then ext4 will work fine. If you're comfortable with ubuntu and not too freaked out by working in the terminal then why not try endeavourOS or something along those lines?