The Linux Thread - The Autist's OS of Choice

  • Want to keep track of this thread?
    Accounts can bookmark posts, watch threads for updates, and jump back to where you stopped reading.
    Create account
Does anyone else just Hate (capital H) that Brodie Robertson faggot?

He comes across as a dork who doesn't say what he means, and in the rare moment that he does, his takes are typical of a disingenuous asshole. You know how YouTubers catch onto people not looking past the title/thumbnail? They miss the popular sentiment that they come across as a fucking faggot right out the gate.
 
I'd like to mention that it doesn't look like the domain blogs.gnome.org represents the opinions of the GNOME project itself, but instead that of individual contributors. SOMETHING THAT THEY SEEM TO NOT GIVE A FUCK TO ACTUALLY PUT ON THERE, BECAUSE FOSS TRANNIES ARE GENUINELY FUCKING RETARDED.

The author of those posts is the contributor Jordan Petridis. I can't even see what their contributions are because their gitlab profile is private. https://gitlab.gnome.org/alatiera

Supposedly, they are a """release engineer"""
1750798294332.webp
https://mastodon.social/@alatiera (Archive)


1750798238931.webp
1750798159629.webp

Fuck these people. My patience is at it's limits for these fucking want to be "thought leaders".

edit: some truly, 900000 IQ takes (he retweeted his own post a year later for some reason, thats the level of virtue signalling we are on that he mentally catalogs them. fatrick levels of cringe)
1750798581704.webp

oh and they transheart systemd. these people are fucking possessed man
1750798708990.webp
 
Last edited:
systemd is nice when it works but it's a pain in the ass when it has a tism fit. A good example is if you modify your grub entry for linux with init=/bin/bash, once you're done, if you try to reboot or shutdown via the shell, the kernel panics because of systemd and you have to power the system down.
 
systemd is nice when it works but it's a pain in the ass when it has a tism fit. A good example is if you modify your grub entry for linux with init=/bin/bash, once you're done, if you try to reboot or shutdown via the shell, the kernel panics because of systemd and you have to power the system down.
You sure that's a systemd issue? Because I've had the same thing happen with other init systems.
 
My sample size is 1 so no :jaceknife:
Just thinking about it.

You probably need to put the root filesystem you want it to boot into, and the filesystem type. So the kernel will know what filesystem it needs to boot into. Then it can find the /use/bin/bash program to run.

All of that stuff is nornally taken care of by systemd and the initramfs (depending how you have stuff setup). I would add those to the kernel command line and see if that changes anything.
 
Just thinking about it.

You probably need to put the root filesystem you want it to boot into, and the filesystem type. So the kernel will know what filesystem it needs to boot into. Then it can find the /use/bin/bash program to run.

All of that stuff is nornally taken care of by systemd and the initramfs (depending how you have stuff setup). I would add those to the kernel command line and see if that changes anything.
My scenario was fixing something that borked my boot, so I had to get shell and fix it.
 
My scenario was fixing something that borked my boot, so I had to get shell and fix it.

Well I recommend adding these.

I obviously put your actual root filesystem and filesystem type. But add these along with the init.

root=/dev/sda1 rootfstype=ext4

See if that helps.

Just saw lunduke did another one talking about gnome and how they hate him, and the xlibre guy.


Most of it is what you would expect.

According to lunduke gnome's official stance is that "he is a dirty, dirty, evil Jew". I'm not sure why he's trying to make gnome look good all of a sudden, but I'm starting to come around to liking them.
 
Last edited:
Stalker GAMMA works well on Linux using https://github.com/Mord3rca/gamma-launcher
Just make sure you have 7zip, unrar and libunrar installed
The prefix needs winetricks -q d3dcompiler_47 d3dx10 d3dx11_43 d3dx9 cmd dxbk vcrun2019 (I'd use 2022 to get them all)
The game may crash on launch due to a bug related to a Saiga mod. To fix it, just search for the mod in Mod Organizer and uncheck any duplicates, as that’s what caused the crash for me
 
According to lunduke gnome's official stance is that "he is a dirty, dirty, evil Jew". I'm not sure why he's trying to make gnome look good all of a sudden, but I'm starting to come around to liking them.
I disagree. The GNOME antifas are much more supporting of great replacement than any Israeli migrant NGO. Don't get fooled by their anti Israel stance, they are worse at this point. Like Sam Hyde said, "They want you killed and your children raped and brainwashed. And they think it is funny".

Indeed, Lunduke is pro Israel biased, which I don't agree with, but he is still good linux/tech reporter.
 
I've been running various distros of Fedora because it's the one I have so far liked the most.

GNOME desktop can suck a dick because who ever thought I wanted a smartphone interface on my PC? I like the Plasma KDE. But ran into a nice one today. I got the system update and it led to a Kernel error in 6.15. I suspect it has something to do with NVIDIA I have on this machine but IDK. I rolled it back and reset the drivers and I was back to normal.

I may have to go buy an AMD 9070 to play nicer with this as I mostly use my personal for games and dicking around. I have a LattePanda I am going to run Miracle on for a bit and see if I like that window manager. Or another ultralight Fedora distro.
 
But ran into a nice one today. I got the system update and it led to a Kernel error in 6.15. I suspect it has something to do with NVIDIA I have on this machine but IDK
Here is how to fix it (just updated myself so ran into same thing).
 
Back
Top Bottom