> If 3 years ago you would have told me that Microsoft would singlehandedly sabotage their own OS, doing more Linux marketing than the most neckbearded Linux fanboy (or the most femboy Thinkpad enjoyer), I'd have laughed in your face I have no idea what that Thinkpad burn is supposed to mean.
Its not a burn. Just acknowledging the memes about cross dressing and programming/computer science that has been going around certain online circles for years. https://knowyourmeme.com/memes/programming-socks
Microsoft forced me to switch to Linux
721–730 of 1001 posts
Re: Microsoft forced me to switch to Linux
#722Re: Microsoft forced me to switch to Linux
#723My story is simpler. Microsoft dropped the support for Windows 10 and gave me no upgrade path to Windows 11 because my CPU was 5 years too old apparently. So I installed Fedora on that machine, I learned the process, I went through the hurdles. It wasn’t seamless. But, Fedora never said “I can’t”. When it was over, it was fine. Only if Microsoft had just let me install Windows 11 and suffer whatever the perf problem…
Apple does this all the time, though, and seems to get a free pass here. I have four Macs in my home, and they are cut off at Ventura (for the 2017 iMac), Monterey (for the 2014 Mac Mini and the 2015 MacBook Air), and El Capitan (for the 2014 iMac). They are all stuck at 3, 4, and 5 major OS versions back. Nobody really seems to complain about this, though.
The reason for this is that newer software will start using hardware features and capabilities that only exist on newer hardware, not because Tim Cook is evilly cackling in his office "hahhahha! Let's force people to buy new Macs!!!"
Re: Microsoft forced me to switch to Linux
#724My story is simpler. Microsoft dropped the support for Windows 10 and gave me no upgrade path to Windows 11 because my CPU was 5 years too old apparently. So I installed Fedora on that machine, I learned the process, I went through the hurdles. It wasn’t seamless. But, Fedora never said “I can’t”. When it was over, it was fine. Only if Microsoft had just let me install Windows 11 and suffer whatever the perf problem…
Apple does this all the time, though, and seems to get a free pass here. I have four Macs in my home, and they are cut off at Ventura (for the 2017 iMac), Monterey (for the 2014 Mac Mini and the 2015 MacBook Air), and El Capitan (for the 2014 iMac). They are all stuck at 3, 4, and 5 major OS versions back. Nobody really seems to complain about this, though.
Re: Microsoft forced me to switch to Linux
#725My story is simpler. Microsoft dropped the support for Windows 10 and gave me no upgrade path to Windows 11 because my CPU was 5 years too old apparently. So I installed Fedora on that machine, I learned the process, I went through the hurdles. It wasn’t seamless. But, Fedora never said “I can’t”. When it was over, it was fine. Only if Microsoft had just let me install Windows 11 and suffer whatever the perf problem…
Microsoft even evolved it all to adapt to and compete with new ideas from rivals, such as COM+ as alternative to CORBA, ASP.Net as alternative to JSP, etc.
Then Microsoft did the unthinkable. It inexplicably threw away all these IT dependencies away, that it had spent decades to build across the worlr.
Microsoft unleashed .Net on an unsuspecting IT world.
And M$ arrogantly expected the world to also throw all their years of efforts of building applications and databases revolving around VB/VC++.
To save their careers, millions of VB/VC++ programmers tried hard to scramble and learn these new technologies, but Microsoft just kept updating and upgrading the .Net landscape with increasing frequency and leading to more chaos and confusions. And as the learning curve steeper and the .Net scope became too hard for sane people to master in a short time, it became apparent that to the entire IT world (except Microsoft) that it had become too difficult and cumbersome to build applications for corporations using Microsoft's new-age tools. Thus, the interest and ambitions of the programmers and corporations quickly waned towards Microsoft tools, especially when they realised that .Net was a mess for installations, and it called expensive licenses to build and ship.
So programmers and SOHO/medium-scale companies, pivoted to alternatives to Microsoft imposed nightmares. Python, PHP, MySQL, Linux, Perl, Ruby, JavaScript, JSP, etc. took centre stage, even as the IT world moved away from .Net.
The worldwide chaos caused by Windows Vista and Windows 8, did nothing to improve upon IT people's disdain for all things Microsoft.
And Microsoft's rivals pounced at such golden opportunities, and they slowly ate away at Microsoft's dominance in corporate world.
Yes, there is indeed some lessons for Micro$oft to be learnt from these debacles.
"Hubris calls for nemesis, and in one form or another it's going to get it, not as a punishment from outside but as the completion of a pattern already started." ~ Mary Midgley
"And on the pedestal these words appear: 'My name is Ozymandias, king of kings: Look on my works, ye Mighty, and despair!' Nothing beside remains. Round the decay Of that colossal wreck, boundless and bare The lone and level sands stretch far away." ~ Percy Bysshe Shelley, Ozymandias
Re: Microsoft forced me to switch to Linux
#726Re: Microsoft forced me to switch to Linux
#727Re: Microsoft forced me to switch to Linux
#728I just started a new job where I'm subjected to Windows 11. They gave me a behemoth of a laptop. 64GB of RAM, absolute screamer of a CPU, big GPU, the whole deal. Windows 11's file browser lags when opening directories with more than 100-ish files. Windows 11's file browser takes a few seconds to open at all. Context menus take a noticeable amount of time to appear. I'm getting used to a new keyboard, so I keep hitti…
Main one is no-multiline support atm. Which means that the icon view does not show full file name, list view etc are perfectly fine though.
Current problems I have with it are no native zip support, which means you must use 7-zip, winrar etc and set them as a defualt viewer for zips. Otherwise, double clicking zip opens the explorer.exe.
Re: Microsoft forced me to switch to Linux
#729As a long-time Linux user who fairly recently dropped the Windows partition entirely, I do think the remaining chafing points are these: * UI framework balkanization has always been, and remains a hideous mess. And now you don't just have different versions of GTK vs QT to keep track off, but also X vs Wayland, and their various compatibility layers. * Support for non-standard DPI monitors sucks, mostly because of th…
Like noise filtering for your microphone? It was pretty trivial to set up: https://github.com/werman/noise-suppression-for-voice
Re: Microsoft forced me to switch to Linux
#730I just started a new job where I'm subjected to Windows 11. They gave me a behemoth of a laptop. 64GB of RAM, absolute screamer of a CPU, big GPU, the whole deal. Windows 11's file browser lags when opening directories with more than 100-ish files. Windows 11's file browser takes a few seconds to open at all. Context menus take a noticeable amount of time to appear. I'm getting used to a new keyboard, so I keep hitti…
> Windows 11's file browser lags when opening directories with more than 100-ish files. Windows 11's file browser takes a few seconds to open at all. There's a guy that has written their own version of explorer that's so fast in comparison to the built-in, that you'd think they were cheating somehow because of everyone's experience with explorer. And someone has written an IDE for C++ that opens while Visual Studio i…
Everything Search: https://www.voidtools.com/
Everything Search uses the NTFS indexes to do blazing fast file or folder searches. It has a neat and clean interface, and no nagging ads (unlike.. cough, cough.. Windows 11). Everything Search is one of the first tools I install on any new Windows PC.