The Linux Thread - The Autist's OS of Choice

Ah, a HP laptop, explains why it's using a sound chip from IDT, but yeah it's a Terascale 3 iGPU alright, no clue why you are having kernel panics since the more modern driver should be just ignoring it since it doesn't support it.

Oh well.
It was after doing some voodoo at the kernel level, otherwise it boots well and without errors. Those kernel panics were when I was meddling with Xubuntu and Manjaro, for they were forcing Vulkan down my computer's throat, never touching those garbage fires again.

And there's a saying where I live, where HP's acronym can mean "SunnaBitch". Truly, HP laptops are some scalding S.O.B.s
 
Not the real hostname, mind you. Had to edit it out to avoid de-anonymity, but still 100% accurate.
What can anyone do with a hostname? Like if I were to tell you my server hostname is "alex" as in the Library of Alexandria, what could you do with that information?

Though technically that's my old server as it had a meltdown and had to be rebuilt.
 
What can anyone do with a hostname? Like if I were to tell you my server hostname is "alex" as in the Library of Alexandria, what could you do with that information?
Not much. But if your hostname was "Steve's Macbook Air", someone could make an educated guess what your name might be.
 
  • Informative
Reactions: Betonhaus
Don't worry man, I came to the same conclusion that I'm fucked until I save money for a proper tower config. And don't even get me started on how downright eldritch the soundcard is.
If 200$ isn't obliterating your financial stability, you could make a somewhat futureproof build on that. My PC cost me under 350$ a couple of years ago. No dedicated GPU but everything else, including all the peripherals and a second drive. I went a bit heavy on RAM, storage and my monitor (the tower itself too, I suppose, but those are pretty cheap anyway), otherwise it would've been lower. Works well, will probably last me 7-8 years or more without any upgrades. Linux is still the poorfag OS.

All my WiFi SSIDs are "(NSA|FBI|CBP|ICE) Surveillance Van"
Default hotspot names of really common router models are better. "$x Surveillance Van" is probably easy to narrow down with WiGLE.
WiGLE said:
WiFi Networks: 1,535,543,859
WiFi Observations: 20,578,998,259
 
Default hotspot names of really common router models are better. "$x Surveillance Van" is probably easy to narrow down with WiGLE.
They even have stats on the best ones at wigle.net/stats .

'AndroidAP' seems like a good choice for a home router. 'linksys' as the tethering network on your phone.
 
Is Artix worth giving a shot? Or is it just Arch Linux but even more autistic?
My advice. Give void, alpine, or Gentoo a shot if you don't want systemd.

Warning about Gentoo though, it's only for true S tier autists. So it might not be what you are looking for, but if you want choice over almost everything, and don't mind compiling at least some of your stuff from source. It's great. Also with package overlays. It actually has a really decent number of packages. I want to say there are like 200 something overlays you can choose from with just eselect-repository. Then more out there, that aren't shown in that.

Alpine and void are binary distros, with void having a sort of abs/aur type system you can use if you want/need it. Though really it's more rare to not see a source based repository of packages for people to use as a choice I feel like. Imo void is actually a pretty decent distro, and alpine isn't too bad either. It uses busybox, musl, and openrc.

To the person that mentioned nix having more packages than the aur. At least when I looked at total packages. It looks like arch ends up having more total. I'm assuming that's with testing, core, extra, multilib, and the aur. For the number I saw when looking.
 
Or Devuan. Gets the job done nicely
I was mostly recommending distros that are on their own. Not built around systemd specifically. Rather forks made to work with another init system. Devuan might work fine. I haven't tried it though.

Strictly anecdotally, I've had more luck finding working ebuilds for weird packages I wanna run than I had finding working AUR packages.
Yeah. It's not going to have the same package availability as arch. Though. Ime, nothing else does, have the pure numbers arch does. Gentoo does have a few ways to search through the available packages in the overlays to help out finding what you need to use. But I'm sure some could be hard to find. Depending on what it is, just building yourself could be the easier option. If it's super obscure.

But with the main repo, and guru alone, just about everything I use personally is covered. The only extra stuff I really build myself, are the suckless tools. And one or two other things. That I generally will end up doing the same for on any distro.
 
is not wanting systemd autistic? yeah you could say that. it breaks applications coded by niggers who assume that every system ever is infected with systemd so its probably a net negative for most people.
You can fix most of this by installing elogind even if you don’t actually use it as your login manager. It’s just enough systemd to get programs to stop screeching at you without actually using it as your init system.
 
I feel like people don't talk enough about the virus that is udev.
There was an alternative eudev, but it's no longer maintained due to the amount of systemd shit added to udev that its a pain to keep up for non-glibc systems.
Retirement email: https://www.gentoo.org/support/news-items/2021-08-24-eudev-retirement.html
It was eventually removed from gentoo portage in October 2023

Now handled by other contributors:
 
I feel like people don't talk enough about the virus that is udev.
While you shouldn't have to have dynamic device files, I feel like udev wasn't that bad until it was deliberately sabotaged by the systemd merge.

I bet there are some juicy records in Kay Sievers's archived Red Hat email box in which the decisions around the conspiracy to have systemd to embrace and extend udev are discussed.
 
Back