• 16 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle
  • Try LTSC 2019 (there are 2 other releases for 10, LTSC 2021 and LTSB 2016, back in 2016 it was named Long Term Support Branch). It’s almost like Win7 regarding speed… almost.

    Not saying you should switch, but I dual boot because sometimes I need things that just don’t run even in Wine, so if I have to use Windows, I use LTSC. A lot less intrusive, doesn’t have the bullshit apps that come with regular Pro and Home, and, on top of that, 2019 has a 10 year support cycle (they changed it to 5 with LTSC 2021). So, basically, I’m covered till 2029.




  • You don’t have to make it a part of the kernel, it could be an external module, like the firmware. I’ve done it before, it’s not as scary at it sounds. Yes, at a certain point, it will stop to work and you’d have to recompile with a new compiler (if that doesn’t work, code changes need to be implemented), but in most cases, you don’t have to change a thing, except download the new source for the driver and build it again.

    It usually works for about a year or two, then you have to rebuild, so it’s not that big of an issue.




  • because literally nothing else that ships with KDE supports my machine’s 5G modem…

    Why not just take that module, build it yourself, add the firmware package as well, repackage it and install it on whatever distro you like. I know, it sounds like a lot of work, but you only have to do it once… or maybe twice, depending on what is removed/added in future kernels.


  • Exactly, same as Arch… which is why I used Arch for like 2 weeks and then hopped to Void. Sorry, but it was the same bullshit all over again, services not running properly, slow boot time, services stalling at shutdown… I’m sorry but, with the words of Garry Oldman, I haven’t got time for this Mickey Mouse bullshit!

    Runit on the other hand… it just works. Set it and forget it!









  • He could make his own templates for the packages… he doesn’t even have to rebuild. If he could at least find a .deb or .rpm package of the app/package he likes, he could use that and just repackage. That’s what I do for stuff I can’t find… and update them from time to time (like every few months or so).