Most people are tech illiterate. Ask them anything but to use a pre installed system or pop in a CD that was given to them (No they can't burn one themselves) and they'll fail
With all the UI changes on every version in the last few years that simply isn't true. Windows is becoming harder and harder to use even if you know what you are doing, much less if you don't know half the computer related terminology.
The point is that this is Linux community and majority understand that there is basically no reason in using Windows. But there are proprietary exceptions like games and stuff. I don't have Windows on my machine for years and I'm perfectly fine without it.
I'm not talking about "most people", because they all have been brainwashed by Microsoft and will refuse in adopting anything different than Windows. It comes pre installed basically everywhere.
No, that's ChromeOS. Windows still assumes some knowledge that you may take for granted, but someone who's never used a computer before might not know.
Personally I'm not tech illiterate; I'm just too lazy to reboot every time I want to hop on the decks and do some DJing or music production. Or play one of the few games that won't run on Linux. Or watch something in HDR.
I wish there was a way to instantly jump back and forth between OSes with a key combo, without having to resort to any sort of VM fuckery. Like how for a brief moment in the 90s you could buy an expansion card for your Mac that was an entire Windows PC on a single board. You do exactly what I described: instantly go back and forth between Mac and PC without having to close any programs. We should find a way to make that a thing again.
I keep dual windows on laptop for rare occasions cuz I don't like dealing with passthrough for special USB cables that require their own drivers on VMs
I do. I wanted to finish something there that I couldn't easily move to Linux. A DVD project using files scattered accross the system in DVDStyler. I didn't notice DVDStyler works on Linux.
Now I am basically keeping it due to sunk cost fallancy. It has lots of menus and videos, plus some of them I cut myself. But I don't even remember where I ended. There was also something about color limitation in menus I wanted to fix. I last shut it down during an update about 2-3 years ago.
But who knows, maybe later at some point...
But I could really use those extra 400GB. I only have 15GiB free right now...
Ah old days... I used to boot into Windows 10 just for gaming but when Valve's Proton matured to the point that all my games could work on Linux I very happily nuked it out of existence. But yeah if someone plays Fortnite or needs Adobe products then you still can't do much unfortunately.
I only played via Steam so I wouldn't know. I hear it's a good deal, but I've made it a point to not accept such good deals from BigTech. Have gotten screwed over too many times. Remember when Google Photos allowed unlimited storage?
I was in that situation a while ago, so I booted in to try and keep it up to date. Well, in reality I booted into recovery mode as it decided to die. Anyway I'm now duel booting arch and tumbleweed
At that point I'd just get rid of Windows entirely. I used to have it on my laptop, and the updates it installed after booting for the first time in months broke networking. I never used that install so I decided to use the storage space for more sensible things.
Then still you can set Linux as default. Lilo had an option to reboot with an option to set a 1 time default. (that was neat)
On dual boot hardware, I always set the one I want to default boot, which is in my case always Linux. (must still have a dual boot laptop somewhere)
I'm not into programming, and I'm an LGBTQIA Ally. Just genuinely curious. Are 90% of Linux users really young white femboys with anime body pillows? Or is Lemmy just a heavily skewed demographic?
Itβs mostly just a stereotype. I know plenty of young white femboys who use Windows, and Iβm a Linux user who is young and white but definitely not a femboy.
I would say 90% of Linux users probably know how to program though.
No... The true Linux users are white, mid-40 men who only use Arch Linux on an old Thinkpad and who will comment "I use Arch BTW" under a video with a random dog eating a ball just to prove that the dog should use Arch as well, because it is objectively better than anything else.
Heavily skewed demographic IMO. LGBTQ+ supportive liberals is what makes most of it, but I would bet that there are republican IT workers out there (or rightists, in general, if not from the US) or users that maybe like most of what the right has to offer, just don't agree with everything all the way, like let's say libre software.
And I stole the meme, I wouldn't have used that image for the meme, I'm in no way into anime π. Sure, Akira and legendary stuff like that, but that's just a really good movie TBH, it doesn't matter if it's anime or not.
My impression of linuxmemes (what's the lemmy word for subreddit?) is mostly that it feels like the regular posters don't use Linux. Either that, or it is automated and reposting stuff from 10-20 years ago that isn't very accurate or relevant.
LGBT people are over-represented in IT, as it is less judgemental of such things compared to many other professions. Also, people who had to hide their identity, or question it, or read more about such hard to access topics, probably learned how to use the internet, and may have even developed an interest in fields like privacy and digital equality.
As for anime, Japan (and China, Korea etc.) are major electronics manufacturers and designers, so their culture has influenced the internet, and particularly the more nerdy parts of it.
But there are plenty of people with very different political views in the Linux community, from RMS's infocommunism to Eric Raymond's right-libertarianism.
Yeah, that was back in the WinVista/7/8/8.1 days, it doesn't show the number of updates any more. Plus, a lot of the updates are cumulative, they abandoned their earlier model.
And, I have to admit, the update process is a lot faster now and a lot less error prone.
Admittedly, when you run apt-update on a freshly installed system, you get a whole lot more updates. But at least they finish in a a few seconds, compared to Windows's somewhere between now and the end of time. Who knows Β―\_(γ)_/Β―
When the windows update bricked my OS I sighed in pure relief as I could finally stop using windows forever.
As an added bonus I didn't lose any work because the drive was fully accessible to arch.... after windows said it had encrypted the drive.
Absolute trash operating system and I have zero regrets leaving.
I very much understand your pain, my drive died mid-year while I was at university, I just cleaned it up and added it to a virtual machine with win10 to finish projects with the windows based programs.
Worked surprisingly well. I used virtual machine manager on arch (and now endeavour, I can't stop distro hopping but I've stayed on endeavour the longest)
I have no desire to engage with an objectively incorrect view. However, you are the second person to mention refind which I am unfamiliar with and I'm intrigued.
The first time WBR killed my partition labels, it was before I could even properly restart. I removed the GRUB entry after that mess, once I repaired their labeling; but at least at the time, it would come back after every GRUB update. Later I just moved Windows to its own hard drive and left it there.
Now I don't even feel the need to bother with it at all.
does anyone know how to actually reorganze a grub menu? every time I try to Google it I only get results for some old software that hasnt been updated in over a decade 8 years. its a huge pain to have to select the distro I want every time just because its not first
Grub Customizer. Just don't change it too much (names of menu entries for example) cuz most package managers won't recognize that that menu entry is actually a menu entry for it's own install and won't replace it with a new one when doing a kernel update. So, basically, one of two things will happen. You will either be left with 2 menu entries (one for the new kernel and one for the old one, with the old one being the default) or two, you'll still be booting the old kernel, even though you have the new one installed (no changes to grub whatsoever). Just rearanging the menu entries is fine though, most package managers won't mangle that and will recognize the menu entry as part of the OS they're updating and replace that one with a new one.
is there a fork of grub customizer somewhere thats being maintained? that was the software I was talking about in my original comment* and unless im misreading the GitHub page for the project, the last update was 8 years ago.
*I mispoke when I said it was over 10 years out of date, it was updated in 2016.
If it takes too long to load the EFI binaries, that might be BIOS setup issue. Have you tried other filesystems except FAT32 for the EFI partition? I've had luck with just FAT (FAT16) on some rigs that just refused to read FAT32 (still don't know why).
Also, make sure the drives are in AHCI mode. Though this is mostly the default nowadays, I've seen weird BIOSes that defaulted to IDE mode.
What is this "Windows" thou speakest of? I use grub just to experiment with kernel options and select different kernels without writing too often to the efi eeprom