DefederateLemmyMl

  • Gen𝕏
  • Engineer ⚙
  • Techie 💻
  • Self hoster 🖧
  • Linux user 🐧
  • Ukraine supporter 🇺🇦
  • Pro science 💉
  • Dutch speaker
  • 1 Post
  • 262 Comments
Joined 2 years ago
cake
Cake day: August 8th, 2023

help-circle
  • That’s another option, but it’s a bit more cumbersome having to cherrypick which exact backports you need for your specific hardware. Also, if you then for some reason don’t upgrade to the next stable release when it comes out, backports get abandoned after 1 year instead of the customary 3 years for the rest of the oldstable release.

    From my experience, running trixie/testing the past year or so on a minipc with hardware that was a bit too recent for bookworm, I can say that the cadence of security patches has been about the same between bookworm and testing.

    And let’s be honest, on a desktop system your main attack surface is going to be the software you go online with, i.e. the browser. So if you make sure that is kept up to date (flatpak, vendor repo, …) that already goes a long way.


  • the ctrl-super-alt is completely different

    It’s not “completely different” … and that’s the problem. Completely different I can handle. I can manage knowing vim keybindings, readline keybindings and standard windows keybindings at the same time. What I can’t handle is: having to use command + C on one Mac and control + C on Windows to copy, but then in some cases you do use “control” on both OS-es, and sometimes control and alt are switched … It’s because they are similar but different that it’s such a mess trying to get proficient in both at the same time.



  • The correct way with a new computer with recent hardware is to install Debian Testing to get a recent kernel, firmware and mesa and stuff, but put the code name of the next release into your apt config instead of “testing”. So then when the next version is released, you can just stay on that, now stable, version.

    Trixie just got released today though, so for the time being you can probably get away with using that.




  • Libre (from French) is sometimes used to solve the ambiguity of the word free in the English language, but it sounds kinda awkward in English and there’s certainly no consensus that this should be the official replacement, or that the term free even needs replacement.

    Furthermore, the FSF who originally came up with the idea of “free software” still exists and is still called the Free Software Foundation, though Stallman uses both terms interchangeably.









  • I use Arch myself (BTW :p), but I wouldn’t really recommend that for users who freshly migrated over from Windows.

    Yes, there are ways to get extended support (on Windows too btw), but a thing that should also be kept in mind is that “support” only means security patches and bugfixes, and not feature upgrades. There is also no guaranteed continued hardware support, nor guaranteed support from third party applications. On Ubuntu there’s at least the HWE kernel, but that’s also limited in time.

    It’s not criticism btw, it’s just worth mentioning that the support model on Linux looks a bit different than what you get with Windows, and users should generally be encouraged to keep up with the latest release of their chosen distribution.


  • True, but often the distributions have an upgrade plan (for free). In example you can install an Ubuntu LTS and upgrade 4 years later to the next major LTS release. However, sometimes this has problems, because so much time and changes are in between. This is for sure.

    Yes you can and should upgrade, which is what I was trying to say really. It’s less set and forget as in “just let it update and it will keep on trucking for 10 years”.

    There are distributions with longer support period. Debian comes to my mind. But I don’t know how long and there were 10 year supported distributions too.

    I think only the enterprise distributions (RHEL etc) do 10 year support, but they are not very usable for a desktop system, and I can tell from experience you start to run into compatibility and support issues with software if you actually use it for that long.

    Debian is ± 5 years by the way.