Earlier quoted context omitted.
Skype was messed up for ages, they actually have a really cleaned up Linux client, it's based around Electron so it actually works a lot better than the older one. Skype is an example that they do care about Linux too.
The new Skype client is crap compared to the old one. 99% of all settings are gone. Video calls are gone.
Onedrive is slow on Linux but fast with a “Windows” user-agent (2016)
311–320 of 492 posts
Re: Onedrive is slow on Linux but fast with a “Windows” user-agent (2016)
#312Earlier quoted context omitted.
If a user agent change makes the software slower for a platform then that's not exactly an accident so somebody must have had the intention to make it run buggy. This has nothing to do with 'making it run well on platforms you care about' but it is 'making it run bad on platforms you don't care about'. It takes more code for the software to act in this way (this is what proves this is intentional and not accidental),…
> If a user agent change makes the software slower for a platform then that's not exactly an accident so somebody must have had the intention to make it run buggy That's not necessarily true. For example they might be doing polyfills that are slower than the native windows implementation. I feel like I'm seeing a lot of this kind of thinking everywhere. The canonical example for me is lately is "he voted for Trump/Hi…
Re: Onedrive is slow on Linux but fast with a “Windows” user-agent (2016)
#313Earlier quoted context omitted.
>Almost always, nobody has any intention to "make it run buggy." Well, Microsoft has a long history of "making things buggy" everywhere else to create lock-ins. This instance may not be strictly related, but people's attitude has been shaped by years of anti-competitive stuff that MS has pulled.
They do have a reputation, but it's decades old, and things have changed quite a bit. I don't think we should base our conclusions on stale data.
Re: Onedrive is slow on Linux but fast with a “Windows” user-agent (2016)
#314Earlier quoted context omitted.
Microsoft's behavior was illegal not because of bundling alone, but because of bundling a product (IE) in a different market with a product which was a monopoly (Windows) in what was held to be (based on additional Al evidence beyond mere bundling) an attempt to leverage a monopoly in one market to monopolize a different market. So, no, it's not like any Linux distribution bundling a third-party browser like Firefox…
Honest question: if Microsoft didn't bundle IE and the user hadn't received a copy of those ubiquitous AOL CD-ROMs which came in the mail/magazines (and sometimes carried the Netscape Navigator installer), how is the user expected to consume content on the web without a web browser? Surely, you'll at least need a decent web browser to get online to download a different browser of your choice, no?
Go to store, by a CD with browser, install. The age when boxed software was a major thing extended past the point when IE started bundling IE.
Of course, with a TCP/IP stack you can get software from the internet a lot of ways without a web browser, too. FTP was a thing, after all.
Re: Onedrive is slow on Linux but fast with a “Windows” user-agent (2016)
#315Earlier quoted context omitted.
Well, Microsoft often doesn't get the benefit of the doubt because of their history of incredibly aggressive, borderline unethical behavior. Being a convicted monopolist tends to color people's attitudes to a company. Let alone something ridiculous like trying to destroy the open source movement in its nascent stages, stealing Google's search results, or running the completely insane Scroogled campaign. And all the o…
Ironically, people seem to forgive Apple a lot of similar practices.
Re: Onedrive is slow on Linux but fast with a “Windows” user-agent (2016)
#316"Don't assume bad intentions over neglect and misunderstanding." - Hanlon's razor I worked as a Microsoft employee on the xbox.com website from 2007-2010. We didn't officially support any browsers on Linux because it represented We supplied a list of officially supported browsers to the customer support team. Any bugs on non-supported browsers would never get reported back to our team, so we'd never hear about them.…
The point is that something seems to be actively looking at the user-agent string and then doing wrong things. Had they merely "not supported" Linux it would have worked fine. Now it might still be a bug rather than malice, but it's a but that arises out of intentionally doing something stupid.
Re: Onedrive is slow on Linux but fast with a “Windows” user-agent (2016)
#317"Don't assume bad intentions over neglect and misunderstanding." - Hanlon's razor I worked as a Microsoft employee on the xbox.com website from 2007-2010. We didn't officially support any browsers on Linux because it represented We supplied a list of officially supported browsers to the customer support team. Any bugs on non-supported browsers would never get reported back to our team, so we'd never hear about them.…
Well, Microsoft often doesn't get the benefit of the doubt because of their history of incredibly aggressive, borderline unethical behavior. Being a convicted monopolist tends to color people's attitudes to a company. Let alone something ridiculous like trying to destroy the open source movement in its nascent stages, stealing Google's search results, or running the completely insane Scroogled campaign. And all the o…
Re: Onedrive is slow on Linux but fast with a “Windows” user-agent (2016)
#318Re: Onedrive is slow on Linux but fast with a “Windows” user-agent (2016)
#319Earlier quoted context omitted.
You get the same results on DuckDuckGo, etc. there's no search engine lock-in here.
Sorry, doesn't DDG use Google as a back-end, just anonymizing the results?
Re: Onedrive is slow on Linux but fast with a “Windows” user-agent (2016)
#320Earlier quoted context omitted.
It's running in a web browser. The OS doesn't make much of a difference.
Patent-encumbered media codecs are available in most Windows and Mac browsers thanks to the OS shipping codecs. On Linux? On Windows you have a battle-tested Direct3D 9/11 backend for WebGL (ANGLE) used by Chrome and Firefox, while on other platforms you're subject to the whims of the GL implementation (and on Linux there are multiple drivers to choose from in some cases). Direct3D graphics are also thread-safe in a…
I wonder what happens in Windows 10 with a user agent mimicking a Linux environment. Does the site slow down? If so, the support bot can't brush it off since it's a supported operating system.