• 3 Posts
  • 1.07K Comments
Joined 1 year ago
cake
Cake day: February 1st, 2024

help-circle








  • qjkxbmwvz@startrek.websitetolinuxmemes@lemmy.worldLinux is too hard
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    edit-2
    6 days ago

    Windows is just as hard as linux, harder even with all the layers of obscurity.

    With Windows, there is 1 current version of Windows (11), 1 “almost current” (10), 1 “outdated but you’ll maybe see it” (8.x) and only a few “you’ll probably only see this in obscure situations” versions. Linux has as many “parent” distros/package management systems (apt, rpm, pacman, etc.). This definitely complicates things, as each distro family does things slightly differently.

    And we haven’t even touched the window manager/DE choices, of which there are a ton (as opposed to Windows). “Combinatorical explosion” maybe isn’t the right phrase, but you get the idea — Debian with i3wm is wildly different from Fedora Plasma.

    This is all a good thing though, as Linux users tend to like the choice and flexibility — but it does mean that the “right way” to do something on Linux is very dependent on your particular setup, which isn’t the case with Windows.

    (I have used Linux for the last 20+ years, and it’s definitely my preferred setup, and am lucky enough that I rarely use Windows for work, and never for personal use.)











  • I’m curious what you’re doing on an SBC that explicitly requires x86, though?

    Not parent, but I used ARM SBCs for a bit, and while it was nice, my x86 experience with a nuc has been much, much better. HW acceleration works on some RPIs, and sort of worked on my Orange Pi 5+, but only when using an ancient kernel which had some hacks (like, kernel debug messages saying “DISABLE THIS FOR RELEASE!”). And afaik RPI 5 doesn’t support hw encoding (not to mention no SSD support).

    Basically, my experience was that the hardware was neat if sometimes limited, the energy consumption was great, but the software/kernel support…ugh. YMMV of course.