The Linux Thread - The Autist's OS of Choice

  • 🐕 I am attempting to get the site runnning as fast as possible. If you are experiencing slow page load times, please report it.
I have recently switched to Linux only to have these issues.

Fonts are blurry and hollow. IMPORTANT
touchpad goes too fast.
Scailing is off when set to 100, which looks like zooming out 200 percent on a Windows browser. If I zoom in, it's too much, and if I zoom out, it's too little.
no gestures im on KDE and theres no proper 3 finger swipe gestures just poor imitations of Macos

fix these


You want to lookup 'fractional scaling'. You will likely need to cook up your own settings and edit config files to get the exact decimal of fractional scaling right if you are used to something like 125% in Windows.

The twinks and troons of the linux world declared long ago that since 1080p and 4k are the most common resolutions, let's make everything look like shit on both and ensure it's either too small or too big. Sure, Windows 7 had this shit figured out 15+ years ago so how hard can it be? Generally impossible through a GUI, apparently.
 
I've finally updated my EndeavourOS to Plasma 6. So far it's ok but the Dolphin icon uses the default color for some reason.
 
  • Feels
Reactions: 419
Second, why the fuck would anyone do this?
because he wanted to show off how great a 'bash witch' he was by making a 'Minecraft server' that didn't function beyond 'a single user can connect to it and see a small flat plane'.
Why can't people make shit for the hell of it and for fun anymore without people ragging on it because it is useless? That isn't the point and you know it isn't the point.
 
I wish for total XDG Base Directory compliance.
That is all for today.
If I have hidden directories shown in Thunar, I can't actually see the non-hidden directories in my home directory without scrolling down thanks to the number of dipshit developers that have decided to help themselves to a dot directory. What is this, Windows?
 
If I have hidden directories shown in Thunar, I can't actually see the non-hidden directories in my home directory without scrolling down thanks to the number of dipshit developers that have decided to help themselves to a dot directory. What is this, Windows?
There are plenty of steps you can take right now to move most of them out given the correct configuration, but there will be the odd bit of software where this just isn't an option.
I've even been going round recently to some of those bits of software to contribute support myself.
The xdg-ninja tool is also very useful to check for dotfiles and potential instructions for moving those out.
 
Last edited:
If I have hidden directories shown in Thunar, I can't actually see the non-hidden directories in my home directory without scrolling down thanks to the number of dipshit developers that have decided to help themselves to a dot directory. What is this, Windows?
Eh, a pile of garbage dot folders under ~ is still a tonne better than spreading them out between ~/AppData/localrandomlowhigh, ~/Documents, ~/Documents/My Games, ~/My Games, ~/Games, ~/SoftwareName, C:/SoftwareName, the registry, and probably dozens of other folders I can’t even guess at.
 
Eh, a pile of garbage dot folders under ~ is still a tonne better than spreading them out between ~/AppData/localrandomlowhigh, ~/Documents, ~/Documents/My Games, ~/My Games, ~/Games, ~/SoftwareName, C:/SoftwareName, the registry, and probably dozens of other folders I can’t even guess at.
True, but it shouldn't happen in the first place. I was being facetious when I said that. "Better than Windows" isn't a particularly high bar, anyway.
 
one guy even wrote a minecraft server using it.
There's nothing really stopping you from doing it in powershell either.

What makes me prefer bash is not the shell itself, but not having to deal with Windows. Since Linux separates its duties so well in separate programs and is made with CLI in mind, it's very easy to automate system tasks such as pairing a new bluetooth device, or several
Code:
bluetoothctl trust $MAC
bluetoothctl pair $MAC
bluetoothctl connect $MAC

Windows instead does not provide an easy way to do this. You need to use an external tool, so what's the point of using windows' Bluetooth capabilities in the first place? Why would you rely on the external tool for a single function instead of for everything?

I use PS4/5 controllers on my Windows. Sometimes when turning them on Windows will forget they were ever paired and asks me to allow them to pair. When I do this, it connects the controller for a second then turns it off. The only solution is to remove the controller and pair it again.

Bluetooth headphones/earphones that you share with other devices? Windows will aggressively try to connect to them every chance it gets, so you need to turn off bluetooth or disconnect them. There's no way to turn off auto connecting that I know of. Everything I could find basically wanted me to turn off bluetooth.

It's clearly an advantage to separate your software as much as possible from the OS. If I find an issue in bluez, I can make a git issue and there's a much higher chance that I can find a solution for it.

Another good example is when my user on Windows was somehow fucked and the taskbar would be blank. After days of searching, the only solution was to create a new user and move over everything, including all user-installed software, registries, etc. On Linux you can just reinstall your desktop environment without having to lose all user-specific configurations. If you do need to nuke a user, you can just copy and paste those configurations.

Are there issues with Linux? A ton, but compared to two decades ago there's really not much trouble for a Windows user migarting over. A normal person can use it without any issues. Whenever one of my normie friends tries Linux Mint they love it immediately. The only problem at this point is software that doesn't have a Linux version or alternative and issues with games, e.g I use Playnite and some other Windows specific things so I'm kinda stuck. For games, you might have Windows specific software that will be much more of a pain to get running with wine/proton than just dropping a dll/running an exe.

Windows also gives you a lot of things by default that Linux nerds might consider bloat, maybe file indexing or anything you might be thinking of.

The above might also just be a case of me not knowing what I'm doing, but at least they're examples of issues people actually deal with, not "I wanted to read files and I had to run ONE EXTRA OPERATION in bash, preposterous".
 
  • Agree
Reactions: 419
You guys complain about hidden files? There's software that shits out folders straight into my home directory.
That's a good thing for something like Android Studio. All the SDKs and different Android emulator versions get placed in ~/. Makes it easy to see where things are.
 
  • Disagree
Reactions: 419
they look hollow like less bold on sites like invidious they look wonky almost like comic sans and in the tabs they look blurry and off colored

Based on a quick search you probably want to fuck around with the settings shown here:


See where it says "Anti-aliasing" etc.? Try tweaking those. I've never run into the issue you're having but my experience with DOSBox configuration could be a bit similar: sometimes I just end up having to change settings incrementally / experimentally until I get a desired outcome.
 
I decided to switch to the Cinnamon desktop environment due to some small issues with the new Plasma 6. So far no issues there. Then I eventually found myself in a nostalgic mood and wanted to check out XP themes for Cinnamon. The one that matches it closest is CinnXP but unfortunately it's been abandoned. There is another one that is less accurate made by boomerang and it's not really hitting the same at all honestly.
 
Anyone know any ways to make KDE5 cooperate with dual monitors? Seems like Kubuntu, Rocky KDE, and even a fresh fucking FreeBSD install just make KDE crash less than 5 minutes after starting.

FYI - AMDGPU is my driver.
 
  • Thunk-Provoking
Reactions: jeff7989
Back