The Linux Thread - The Autist's OS of Choice

Maybe we should.
nah. it's not possible to replace a bad chip/platter and resliver, and RAID explicitly refers to the combination of multiple discrete hard drive units and not the internal configuration of a singular hard drive. You start going down that road and you'll end up concluding that a hot dog is a taco.
 
I was messing around in screen saver options and noticed something weird. 3D stuff is rendered wrong, like it's inside out. Stuff that's supposed to be in the background is in the foreground instead. It only happens in full screen, in the preview window it's fine. Notice the reflections.
Why is it like that and is it possible to fix?
333.jpg
 
  • Thunk-Provoking
Reactions: Zeftax
I was messing around in screen saver options and noticed something weird. 3D stuff is rendered wrong, like it's inside out. Stuff that's supposed to be in the background is in the foreground instead. It only happens in full screen, in the preview window it's fine. Notice the reflections.
Why is it like that and is it possible to fix?
View attachment 7031891
What the fuck are you going on about? Screensavers? Are you even using Linux?
 
What the fuck are you going on about? Screensavers? Are you even using Linux?
It's Linux Mint that came preinstalled. Instead of switching to Windows immediately I decided to try it and it's... interesting.
Desktop environment is MATE. I have not seen this stuff happen in video games.
I found a better example of how it looks. Left is a preview, right is full screen.
shit.png
 
It's Linux Mint that came preinstalled. Instead of switching to Windows immediately I decided to try it and it's... interesting.
Desktop environment is MATE. I have not seen this stuff happen in video games.
I found a better example of how it looks. Left is a preview, right is full screen.
View attachment 7032187
probably something wrong with the screensaver program. I doubt it's some kind of actual graphics issue. idk how many people are using screensavers like they used to anymore, so there may not be a ton of effort going into maintaining or making sure everything works properly.

that's just my guess though. I will say. On mint, If I wanted just the most complete out of the box experience, I would probably tell someone to just use their cinnamon version.

If I was actually going to install one of the min desktops for myself, I would choose the xfce one, but that's just my preference.
 
With WSL2 there is zero reason to prefer Linux on desktop outside of not wanting to buy a license.
Besides all the other obvious stuff everyone has called out (licensing, ads in the start menu, tracking in the fucking calculator and notepad apps, etc.) you can't run a tiling window manager inside Windows. No i3/xmonad/hyprland unless you use an Xserver and you're going to need to run it in a window (as opposed to rootless) for a tiling window manager to make sense. I don't know if there's anything better today, but the last time I tried tiling in Windows was with Win7 + autohotkey scripts. It sorta worked, but wasn't great.

Installing your OS on a root RAID1 partition is irresponsible.
Not at all. Linux has access to modern filesystems like ZFS and btrfs, which make this a viable (and very good) option.
Ive worked with old gaming laptops that used two hard drives in a motherboard level raid array to double the read/write speed, I can't see it being necessary in the SSD era.
I've run RAID0 as my root device for over 10 years. It started precisely because I got an MSI laptop that had two SATA/m.2 drives setup in Intel Rapid Store RAID for Windows. You can handle rapid store in Linux (it's an Intel software RAID essentially) and I thought about it briefly to dual boot, but I ended up just using mdraid and dropping Windows entirely. Software RAID0 was significantly faster back then on SATA.

I still use dual RAID0 on modern nvme drives. I recently switched to a ZFS root, which is excellent because now I can make regular ZFS snapshots and sync them regularly with a pool on my backup server. I can also do regular scrubs to check for disk errors and avoid bitrot. I don't think the speed improvements are really there anymore since you run into hard limits with NVME and the PCIE bus, so that might be overkill now.
 
I don't think the speed improvements are really there anymore since you run into hard limits with NVME and the PCIE bus, so that might be overkill now.
ZFS is actually a small performance loss, since it was optimised around spinning rust. On spinning rust you have a read head that needs to seek back and forth to find the correct track. ZFS will cluster a bunch of operations together and sort them by physical location so that each seek can be made shorter. That’s great for throughput on HDDs, but pointless on SSDs, which obviously don’t have read heads. M.2 SSDs prefer a dumb file system that just dumps all the instructions at once, so ZFS’ meticulous sorting just adds a few nanoseconds of latency to each operation. Not something you’re likely to notice outside a testing environment, especially since ZFS has the ARC cache and will basically report writes as finished instantly so long as your system has enough RAM to spare, but it does exist and simpler file systems like ext4 won’t have it.
 
  • Informative
Reactions: Polyarmory
It's Linux Mint that came preinstalled. Instead of switching to Windows immediately I decided to try it and it's... interesting.
Desktop environment is MATE. I have not seen this stuff happen in video games.
I found a better example of how it looks. Left is a preview, right is full screen.
View attachment 7032187
If that's the case then it's likely a bug in mate-screensaver and you can probably check the GitHub if there's a known issue or file a bug report, or switch to xscreensaver https://forums.linuxmint.com/viewtopic.php?t=112849
Unsure if gnome-screensaver has the same bug, which I presume Cinnamon uses. No idea what KDE uses but it's probably kscreensaver
 
Reason 1: Windows
Also the main reason for staying on Windows. Some shit you can only do/run on Windows, or moving to Linux would mean compromising on ease of use and utility depending on your personal software suite you rely on, how good are the alternatives or if there are any at all. An operating system is only good if it can run the software you need to do your work well, and forcing yourself to use Linux if you can't be as efficient in it as you are in Windows just to not use Windows is counter-intuitive.
hell there are activators on github if you don't want to pay a cent.
If someone still pays for Windows now that Microsoft Activation Scripts exist, AND now that Massgrave came out with TSforge which lets you activate Windows and Office permanently and completely offline, they're a bona-fide certified retard, bottom feeders, the lowest of the low in the hierarchy, the most docile nigger cattle that has been ever conceived. Unless you end up having a state-mandated software gestapo busting down your door, no one gives a fuck about whether or not your home PC runs a legit copy or not.
you can't run a tiling window manager inside Windows
At the same time, how many people use tiling managers under Linux? How many people rice their shit to run dwm/i3/hyprland and how many just don't care and go with a conventional DE like Cinnamon or KDE? Most people won't give a solitary fuck about being able to use a TWM and they'll have other, more important reasons to choose one over the other, like Windows being more and more annoying to deal with, or having an older PC and not wanting to circumvent Windows 11's requirements.

Obviously you won't be able to have a tiling manager under Windows like you have under Linux because the desktop stack under Windows looks completely different, the same way you won't be able to have an AHK equivalent under Linux because the desktop stack under that is completely different. The window server is not independent from the DE, so at most you'll have a janky window automover, and the worst part is that every project that does that nowadays is webshit, even though you could write an AHK script and that's a lean C/C++ project that relies on the Win32 API.

So yeah, for you Linux is the only option if you absolutely need that TWM. I need Keypirinha, Everything and Total Commander in my workflow, and no good alternative for that exists under Linux (I've tried, they all suck), so it makes more sense for me to stay on Windows because my entire software suite is Windows based, and that's what lets me use my computer reliably. Plus I am familiar with intricacies of Windows and I know how to make it serve me and not the other way around. In the same breath, KVM is more robust than Hyper-V, and WSL2 won't give me that, so if I wanted to do virtualization like that I'd have a reason to dual boot. Or, for example use Proxmox instead of Windows Server for self-hosting, which is exactly what I did.
 
Another point for Linux. I moved a dual boot Win/Linux machine to a bigger hard drive by cloning.
Linux didn't care.
Windows refused to boot until I went in and did some manual BCD updates.
Then it booted. But now updates were broken. So I looked up the hex error code, tried some things. Finally rebooted to Linux and used gdisk to wipe out the Windows partitions and reinstalled it.

Useful Windows Information Follows, Pure Linux Users Look Away:

And yes, if you have Win Pro or higher you can still bypass a MS account by saying "Work Or School" then when it asks for your MS account click the 'Domain Join' or similar button and enter your username. I recommend leaving the password blank or you'll end up needing to answer the security recovery questions. Then boot your completed system, use gpedit to disable password recovery questions and then set your password.
 
And yes, if you have Win Pro or higher you can still bypass a MS account by saying "Work Or School" then when it asks for your MS account click the 'Domain Join' or similar button and enter your username. I recommend leaving the password blank or you'll end up needing to answer the security recovery questions. Then boot your completed system, use gpedit to disable password recovery questions and then set your password.
So Linux is actually easier to install than Windows now, too. Well done, Microsoft.
 
So Linux is actually easier to install than Windows now, too. Well done, Microsoft.
Imo the niggerfied Linux distros have been easier to install the windows for a while now.

Linux mint is for sure easier. At the very least, less annoying. You end up having the system reboot at least once during the windows install, and for windows 10, if you forget about the fact that if you connect to wifi they make you make a windows account, or you literally can't install it. So you have to restart the install. For windows 11 idk if the install offline trick to avoid an account even works still.

My point is TWD
 
  • Feels
Reactions: Zeftax and ZMOT
  • Informative
Reactions: prollyanotherlurker
you can still bypass
It's not even a "bypass", Microsoft just purposefully obfuscated it to make sure most people wouldn't bother, give in and use the MS account. When you installed Windows, you always "joined a domain", ever since NT 3.1, since what we have today originates from that, a network enabled OS for businesses. Local accounts from XP onwards were NT domain accounts, and if you install Windows 7 and use a password, it'll ask for you to do the same three recovery questions.

Nothing has changed except for Microsoft making you click five obscure buttons before getting to the same thing they used to show right away, and them cutting out domain accounts from the Home installer. But let's be fair, when you pirated Windows 7, and you definitely did, you didn't install Home Premium. You went for Ultimate. And now you go for LTSC, which is so out of reach for the average consumer that you know you'll be able to make a domain account.
 
  • Like
Reactions: HalHalliday
not really otherwise we would be counting every physical hard drive that has multiple platters
HDDs can't access multiple platters simultaneously though. SSDs can access multiple cells simultaneously. HDDs do not get faster as they get larger, apart from side effects of increasing data density at a given RPM. SSDs do get faster as they get larger / have more cells they can access simultaneously. There was a scandal when Apple changed the flash chips in new macbooks to a higher density version which meant the lowest tier sku only used a single chip instead of two... Making it slower.
 
HDDs can't access multiple platters simultaneously though. SSDs can access multiple cells simultaneously. HDDs do not get faster as they get larger, apart from side effects of increasing data density at a given RPM. SSDs do get faster as they get larger / have more cells they can access simultaneously. There was a scandal when Apple changed the flash chips in new macbooks to a higher density version which meant the lowest tier sku only used a single chip instead of two... Making it slower.
Hard drives have a single arm with multiple fingers that all seek to the same point on each of their respective platters. They all record one part of the same data block at once and read parts of the same data block at once.
9-platter-Ultrastar-18TB-HDD.jpg
 
Hard drives have a single arm with multiple fingers that all seek to the same point on each of their respective platters.
Only you and your poor people hard drives.
Seagate and WD are doing dual actuator drives. Half the heads can seek to one spot while the other half can seek to a different spot. So 2 'drives' with independent LUNs in one enclosure. Sample model numbers: Seagate Exos 2x18 and WD HS760.
 
Back