QUOTE(EsotericSatire @ Jan 14 2021, 23:34)

if you view open source collaborative software development as good software then you will never like Microsoft.
Pretty much how it feels.
That and I'm deathly allergic to things like Electron (VS Code).
I wish Xulrunner had taken off, since it basically did what Electron does without quite as much overhead. I also wish Mozilla hadn't become less and less friendly to outside contributors. At least Gecko/Spidermonkey used to be more portable than Blink/V8 (talking specifically about 32-bit PowerPC systems here).
If not for their draconian policies regarding end users, my opinion on them would actually have softened in recent years.
The bloating of everything they make is reprehensible, though. I get the idea no one there actually cares, of if they do care, they aren't the people in control. They just tack new features of questionable value awkwardly onto their old cash cows and expect people to swallow it. Only thing I 100% think was a good idea that they've done recently is embracing UTF-8, but that was still over two decades late. And I'd imagine most software for Windows that uses UTF-8 won't be at all backward compatible with older Windows versions. Thus, a windows program I wrote
in 2020 is still using
tchar's everywhere so that I can be sure it'll at least usually work in older versions (though I am still uncertain if surrogates will work properly).
This post has been edited by dragontamer8740: Jan 15 2021, 08:39