Slashdot Mirror


Opinion: Chrome is Turning Into the New Internet Explorer 6 (theverge.com)

Tom Warren, writing for The Verge: Chrome now has the type of dominance that Internet Explorer once did, and we're starting to see Google's own apps diverge from supporting web standards much in the same way Microsoft did a decade and a half ago. Whether you blame Google or the often slow moving World Wide Web Consortium (W3C), the results have been particularly evident throughout 2017. Google has been at the center of a lot of "works best with Chrome" messages we're starting to see appear on the web. Google Meet, Allo, YouTube TV, Google Earth, and YouTube Studio Beta all block Windows 10's default browser, Microsoft Edge, from accessing them and they all point users to download Chrome instead. Some also block Firefox with messages to download Chrome. Hangouts, Inbox, and AdWords 3 were all in the same boat when they first debuted.

It's led to one developer at Microsoft to describe Google's behavior as a strategic pattern. "When the largest web company in the world blocks out competitors, it smells less like an accident and more like strategy," said a Microsoft developer in a now-deleted tweet. Google also controls the most popular site in the world, and it regularly uses it to push Chrome. If you visit Google.com in a non-Chrome browser you're prompted up to three times if you'd like to download Chrome. Google has also even extended that prompt to take over the entire page at times to really push Chrome in certain regions. Microsoft has been using similar tactics to convince Windows 10 users to stick with Edge. The troubling part for anyone who's invested in an open web is that Google is starting to ignore a principle it championed by making its own services Chrome-only -- even if it's only initially.

294 comments

  1. Monopolies gonna monopolize. by Kenja · · Score: 4, Insightful

    Chrome is Googles gateway drug, of course they're going to try and get you to use it, and then start getting you to use all other things Google.

    --

    "Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
    1. Re:Monopolies gonna monopolize. by Z00L00K · · Score: 4, Interesting

      I don't see a problem when it comes to beta sites, but for full production the site has to be W3C compliant, just use the HTML and CSS validators to ensure that the site follows all standards. But when it comes to JavaScript then it's a headache of its own, primarily on Microsoft browsers where those browsers have a tendency to do things differently.

      But a site that depends on JavaScript is in general a pretty crappy site.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    2. Re: Monopolies gonna monopolize. by Anonymous Coward · · Score: 0

      You tell us

    3. Re:Monopolies gonna monopolize. by Anonymous Coward · · Score: 1

      Except for the fact that Google keeps products in 'beta' forever.

    4. Re:Monopolies gonna monopolize. by Anonymous Coward · · Score: 1

      Its great. Its the best. The best you'll ever get.

      -Donald

    5. Re:Monopolies gonna monopolize. by jader3rd · · Score: 1

      I don't see a problem when it comes to beta sites

      Does Google have sites which aren't in beta?

    6. Re:Monopolies gonna monopolize. by Anonymous Coward · · Score: 0

      What's the point of being in beta and using things that you know you shouldn't be using by the time you're ready to go live? Isn't the whole point of a "Beta" to make the product (in this case a website) ready for final production?

      (So no, I think it -is- a problem to be using non-standard code on a beta site.)

    7. Re:Monopolies gonna monopolize. by Anonymous Coward · · Score: 0

      depends on what the "site" is .. and what's goals are. I remember chatting in pages that refreshed back to the server.

      those were the days.

    8. Re:Monopolies gonna monopolize. by Anonymous Coward · · Score: 1

      Except for the fact that Google keeps products in 'beta' for a some years and then drops them.

      This looks more correct. (a few years 3 to 10...With the notable exception of gmail)

    9. Re:Monopolies gonna monopolize. by Anonymous Coward · · Score: 0

      From the FA: Some also block Firefox with messages to download Chrome.

      Not if you're on Linux. They seem to only bully MS users. They know GNU/Linux users know better.

    10. Re:Monopolies gonna monopolize. by Anonymous Coward · · Score: 0

      Its great. Its the best. The best you'll ever get. Belive me.

      -Donald

      FTFY.

    11. Re:Monopolies gonna monopolize. by jellomizer · · Score: 1

      However I am curious. Chrome, seems to score highest on the HTML5 Compatibility Test, compared to other browsers. Perhaps they are using open standard features that other browsers just hadn't supported yet, causing it appear to be following its own standards.

      That being said, usually services are designed to work with other browsers and keeping features a bit behind, as to support the general population. Telling people to use chrome is bad form.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    12. Re:Monopolies gonna monopolize. by amicusNYCL · · Score: 4, Informative

      But when it comes to JavaScript then it's a headache of its own, primarily on Microsoft browsers where those browsers have a tendency to do things differently.

      But a site that depends on JavaScript is in general a pretty crappy site.

      That's pretty old-fashioned thinking. Today Edge is fast and holds to standards pretty well, while all of the most used and useful sites use a lot of Javascript. I wouldn't call any map site a "pretty crappy site" just because you have to have Javascript turned on to pan and zoom the map. That's the core functionality of the thing, trying to do some crappy workaround with arrows on each edge of the map where you click an arrow and the entire page refreshes with the map moved that direction is a stupid way to avoid Javascript.

      --
      "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
    13. Re:Monopolies gonna monopolize. by cayenne8 · · Score: 2
      Interesting....

      I guess due to being in an older crowd...I don't know anyone that uses Chrome really.

      I looked at it a couple of days years ago, but never really got into it, never found a reason to.

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    14. Re:Monopolies gonna monopolize. by tepples · · Score: 2

      trying to do some crappy workaround with arrows on each edge of the map where you click an arrow and the entire page refreshes with the map moved that direction is a stupid way to avoid Javascript.

      Some anti-JavaScript hardliners here and on SoylentNews have stated that they actually prefer what you call "a stupid way to avoid Javascript." Or they would prefer to download, audit, compile, and install a native map viewer application distributed in source code form.

    15. Re:Monopolies gonna monopolize. by laie_techie · · Score: 3, Interesting

      trying to do some crappy workaround with arrows on each edge of the map where you click an arrow and the entire page refreshes with the map moved that direction is a stupid way to avoid Javascript.

      Some anti-JavaScript hardliners here and on SoylentNews have stated that they actually prefer what you call "a stupid way to avoid Javascript." Or they would prefer to download, audit, compile, and install a native map viewer application distributed in source code form.

      I've been creating web sites since the 1990s. I still believe that a site should "work" with JavaScript disabled. I like the idea of using AJAX type technologies to just refresh a small portion of the page (eg. scroll or zoom the map), but if JavaScript is disabled clicking on the buttons should cause the whole page to load with the desired adjustment applied.

    16. Re:Monopolies gonna monopolize. by PmanAce · · Score: 1

      So all sites that use react or angular for example are crappy?

      --
      Tired of my customary (Score:1)
    17. Re:Monopolies gonna monopolize. by thegreatbob · · Score: 2

      The ones that require JavaScript to display basic page content, where there was not some reasonable reason (e.g. highly dynamic content) to do so? Yes kinda. Trying to make semi-arbitrary remote code execution a requirement for viewing one's site makes me desire to avoid using their site.

      --
      There is no XUL, only WebExtensions...
    18. Re:Monopolies gonna monopolize. by gbjbaanb · · Score: 1

      it isn't just sites though, I've viewed jpg images on a site using Chrome and when savign them to disk, it saves them as webp format. Annoying as hell as there's little way to save them in their native format.

      Its little things like this where Google wants you to use their ways, and gives you no alternative so you just put up with it.

    19. Re:Monopolies gonna monopolize. by 93+Escort+Wagon · · Score: 1

      But a site that depends on JavaScript is in general a pretty crappy site.

      Yesterday I tried looking at Google’s security blog with JavaScript disabled for the site (my default setting)... guess what didn’t work?

      --
      #DeleteChrome
    20. Re:Monopolies gonna monopolize. by thegarbz · · Score: 0

      But a site that depends on JavaScript is in general a pretty crappy site.

      You think that's bad you should see the ones that depend on HTML!

      The entire internet should revert to Gopher just as God intended.

    21. Re:Monopolies gonna monopolize. by Anonymous Coward · · Score: 0

      All sites that do this shit are crappy, and they're becoming the rule rather than the exception. If I'm trying to read an article that's 2KB worth of text, and I have to download 2MB worth of Javascript and CSS to view it, your site can fuck right off.

    22. Re:Monopolies gonna monopolize. by amicusNYCL · · Score: 1

      That's a noble goal, but it's often just not practical. Take the map example. Is it really worth it to maintain what is essentially a completely separate code base in order to cater to the extreme minority of users who don't have Javascript enabled? For any reasonably complex application, you're basically now maintaining 2 separate applications.

      --
      "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
    23. Re:Monopolies gonna monopolize. by Anonymous Coward · · Score: 0

      No, which is why you maintain just the one that functions properly without javascript. Considering all the vulnerabilities over the years from allowing untrusted code from executing on people's computers, it's a worthwhile sacrifice.

      In most cases, what I see JS being used for isn't even essential. It's to spy on users, display ads or for bullshit animations and menus.

    24. Re:Monopolies gonna monopolize. by TheDarkMaster · · Score: 2

      The problem with some sites is that if you do not enable javascript from at least three different sources all it shows is a blank page (And usually one or more from these scripts only exists to load a second script that then loads a third).

      --
      Religion: The greatest weapon of mass destruction of all time
    25. Re:Monopolies gonna monopolize. by Anonymous Coward · · Score: 0

      So just use Lynx instead then.

    26. Re:Monopolies gonna monopolize. by Anonymous Coward · · Score: 0

      That's fine, and you're welcome to keep doing so but it doesn't mean that everyone else has to think the same or that companies have an obligation to provide non-javascript sites. The boat has sailed and many people would now see not offering functionality that can only be effectively provided in a website with scripts as making a site dysfunctional, and although they could maintain two versions or failure functionality is it really worth it for companies like Google is only a fraction of a percent of users care?

    27. Re:Monopolies gonna monopolize. by amicusNYCL · · Score: 1

      No, which is why you maintain just the one that functions properly without javascript.

      Like I said, for many reasonably complex applications that is basically 2 separate code bases.

      In most cases, what I see JS being used for isn't even essential. It's to spy on users, display ads or for bullshit animations and menus.

      I'll call that confirmation bias. You probably never notice when it's used for something that is convenient for you, you only notice when you don't like it.

      --
      "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
    28. Re:Monopolies gonna monopolize. by Anonymous Coward · · Score: 0

      Attaching the "beta" label to any site or application is a good way to CYA when stuff breaks or doesn't work as advertised. After all it is a "beta" version so it cannot be expected to be perfect. It is also a good way to turn your user base into an expanded QA department. Google has also used "beta" versions to determine if the site or application will attract a large enough user base to continue spending resources on the site or app.

    29. Re:Monopolies gonna monopolize. by AmiMoJo · · Score: 1

      I think I'd rather run JavaScript in a sandbox. I haven't got time to audit all this stuff, and the sandbox is a relatively secure environment that requires no effort to set up.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    30. Re:Monopolies gonna monopolize. by tepples · · Score: 1

      No, which is why you maintain just the one that functions properly without javascript.

      Most people prefer the dragging map navigation that requires JavaScript to the screen-at-a-time map navigation that does not require JavaScript. If your map site operates exclusively in the screen-at-a-time mode, the majority of your users will leave your site in favor of a competitor's site that offers the dragging mode.

    31. Re:Monopolies gonna monopolize. by Tony+Isaac · · Score: 1

      If you have a business that depends on your Web site, you don't have the luxury of relying on W3C compliance. You have to actually try to USE your site with all the popular browsers to see if they render properly. If they don't, you tweak your site until it looks good on all of them, even if that means you have to break W3C compliance. The average customer couldn't care less about W3C, they just walk away if your site doesn't work on their browser.

    32. Re:Monopolies gonna monopolize. by donaldm · · Score: 1

      I don't see a problem when it comes to beta sites

      Does Google have sites which aren't in beta?

      From "Help --> About Google Chrome" I get the following
      Version 63.0.3239.108 (Official Build) (64-bit)

      Where is the "Beta"?

      --
      There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
    33. Re:Monopolies gonna monopolize. by donaldm · · Score: 1

      However I am curious. Chrome, seems to score highest on the HTML5 Compatibility Test, compared to other browsers.

      From the HTML5 Compatibility Test

      Chrome 63.0.3239.108 (Official Build) (64-bit) the score is 528
      Firefox 57.0.1 (64-bit) the score is 483
      QupZilla Application version 2.2.3, QtWebEngine version 5.9.2 the score is 517
      The above I have running on my Fedora 27 distribution.

      From the HTML5 Compatibility Test site, they say that the following:
      Opera is 518
      Edge is 476
      Safari is 406

      It must be noted that you should look at what the scores actually mean since there are groupings such as "Elements", "Video", "Audio", "2D Graphics", "Security" just to name a few. If you care to look you will find that some features are proprietary and in the case of Chrome and Firefox are not supported while if you look at Edge some proprietary features are supported. A very good example of this falls under the "Streaming" category.

      That being said, usually services are designed to work with other browsers and keeping features a bit behind, as to support the general population. Telling people to use chrome is bad form.

      You are quite right most browsers support what can be considered common services, however, what is wrong "telling/informing" other people about Chrome, aren't people allowed to have opinions and express them in a none violent way?

      --
      There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
    34. Re:Monopolies gonna monopolize. by mnt · · Score: 1

      I second this. You have to get used to the way you have to design websites to make them functional if javascript is turned off, but it is worth it.

      Noscript users will second that websites that are completely non-functional ("whitescreen") without javascript are useless.

    35. Re:Monopolies gonna monopolize. by tehcyder · · Score: 1

      Some anti-JavaScript hardliners here and on SoylentNews have stated that they actually prefer what you call "a stupid way to avoid Javascript." Or they would prefer to download, audit, compile, and install a native map viewer application distributed in source code form.

      Amateurs. They should be coding the native map viewer application themselves from scratch.

      --
      To have a right to do a thing is not at all the same as to be right in doing it
    36. Re:Monopolies gonna monopolize. by fisted · · Score: 2

      What are you doing on /. if you cannot even tell the difference between a browser and a website.

    37. Re:Monopolies gonna monopolize. by tepples · · Score: 1

      No, which is why you maintain just the one that functions properly without javascript.

      Like I said, for many reasonably complex applications that is basically 2 separate code bases.

      I think AC means make and maintain the scriptless code base, and don't start developing the script-required code base at all. If you develop only the scriptless code base, you don't have to maintain "2 separate code bases."

    38. Re:Monopolies gonna monopolize. by datavirtue · · Score: 1

      "while all of the most used and useful sites use a lot of Javascript"

      That is a problem and most of the javascript is just tracking malware. Maps are useful, tracking is a dubious injection and abuse vector where a lot of junk sneaks in that no one wants. Javascript is a weird hack that we have come to accept for a while so that we can write horrible applications in a browser. My personal favorite, the job descriptions wanting "full stack" developers who know all of the latest javascript libraries, where they go one to list five dead libraries....sorry, frameworks.

      --
      I object to power without constructive purpose. --Spock
    39. Re:Monopolies gonna monopolize. by datavirtue · · Score: 1

      Nope. The best map software runs on devices. No need for javascript. Zero.

      --
      I object to power without constructive purpose. --Spock
    40. Re:Monopolies gonna monopolize. by datavirtue · · Score: 1

      Until people decide against using javascript and decide the apps on their devices will suffice. Web applications are dead. Few realize it yet. Cross-platform is a reality.

      --
      I object to power without constructive purpose. --Spock
    41. Re:Monopolies gonna monopolize. by datavirtue · · Score: 1

      It is actually so bad that they popup warnings and won't let you on the site without it. Lame.

      --
      I object to power without constructive purpose. --Spock
    42. Re:Monopolies gonna monopolize. by tepples · · Score: 1

      The best map software runs on devices.

      What URL should a website include that causes the browser to launch whatever map software is already installed on a device running Windows, macOS, or X11/Linux?

    43. Re:Monopolies gonna monopolize. by datavirtue · · Score: 1

      They wont let you read the article then.

      --
      I object to power without constructive purpose. --Spock
    44. Re:Monopolies gonna monopolize. by Anonymous Coward · · Score: 0

      This confirms my intuition, that Safari is the danger, not Chrome.

      Apple has an incentive to make HTML apps not work well on iOS Safari. They want to everything to be a native app where they can collect their cut.

      They are lagging on keeping Safari up with the standards, and they don't allow any other browser engine on iOS.

    45. Re:Monopolies gonna monopolize. by amicusNYCL · · Score: 1

      Well, I guess that's true, and as a bonus you have all of the power and convenience from 1997 at your disposal.

      --
      "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
    46. Re:Monopolies gonna monopolize. by amicusNYCL · · Score: 1

      Web applications are dead. Few realize it yet.

      That might be an indication that they are not dead. Web applications are the cross-platform reality.

      --
      "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
    47. Re:Monopolies gonna monopolize. by amicusNYCL · · Score: 1

      Advertising and tracking is a corruption of what the internet was made for and the efforts that everyone made to realize it, but that doesn't mean that Javascript (or any mature client-side language, I'm not trying to say Javascript specifically is some kind of beautiful thing) is not incredibly useful to a lot of people.

      --
      "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
    48. Re:Monopolies gonna monopolize. by Anonymous Coward · · Score: 0

      If you STILL think Javascript is useless then you're a fucking tard

    49. Re:Monopolies gonna monopolize. by q_e_t · · Score: 1

      The JavaScript implementation on web pages, is often annoying, if a bit less so with bigger sites with CDNs. On some sites it feels like I have to wait for 500 connections to third parties to load 100MB of code for the relevant 1MB of functions, and then have the page use up 1GB of RAM and cause swapping to disk. Even with a more modern machine with more RAM, add a faster connection than a decade ago, browsing the web is often a more frustrating experience.

    50. Re:Monopolies gonna monopolize. by q_e_t · · Score: 1

      Advertising and tracking is a corruption of what the internet was made for

      The Internet was made for surviving WW3. Not much advertising was envisaged.

    51. Re:Monopolies gonna monopolize. by Cochonou · · Score: 1

      Safari scores 449 here. I don't think the gap is as significant as you seem to believe.

    52. Re:Monopolies gonna monopolize. by Bonobo_Unknown · · Score: 1

      I've been creating web sites since the 1990s. I still believe that a site should "work" with JavaScript disabled. I like the idea of using AJAX type technologies to just refresh a small portion of the page (eg. scroll or zoom the map), but if JavaScript is disabled clicking on the buttons should cause the whole page to load with the desired adjustment applied.

      I also have been creating web sites since the 90s - I'm sorry to say that JavaScript is now just a part of what a normal website is. You can't browse the web without JavaScript anymore.

      --
      We don't believe in radical loony monotheistic religions from the middle east -- we're Christians.
    53. Re:Monopolies gonna monopolize. by Bonobo_Unknown · · Score: 1

      but it is worth it.

      Worth it for who?

      --
      We don't believe in radical loony monotheistic religions from the middle east -- we're Christians.
    54. Re:Monopolies gonna monopolize. by bartok · · Score: 1

      Most people don't know what JS is and couldn't care less if it was enabled or not.

    55. Re:Monopolies gonna monopolize. by Shark · · Score: 1

      A long time ago, when you wanted to download NT4's service pack 6 from Microsoft's web site. There was a javascript that checked your browser and ran an incredibly large and useless for() loop if it wasn't IE. They eventually removed it but I'm pretty sure I have a copy of the page saved somewhere.

      --
      Mind the frickin' laser...
  2. Antitrust by SETY · · Score: 1, Flamebait

    Break up google. But most people are not capitalists and would disagree. Let the corporations rule!

    1. Re: Antitrust by silverkniveshotmail. · · Score: 0

      Are you implying that your concept of capitalism is the only legitimate one?

    2. Re: Antitrust by Anonymous Coward · · Score: 0

      capitalism (noun): An economic and political system in which a country's trade and industry are controlled by private owners for profit, rather than by the state.

      If you have a different concept of capitalism, then it's incorrect.

    3. Re: Antitrust by Anonymous Coward · · Score: 0

      Capitalism can be anything you want it to be, use your imagination.

    4. Re:Antitrust by hazardPPP · · Score: 2

      Definitely it's time for some anti-trust action on both sides of the Atlantic.

      Washington and Brussels, I'm looking at you. More so Brussels at the current moment, since if Ajit Pai is anything to go by, this administration isn't going to do anything about the issue.

      If Microsoft had an anti-trust case brought against it for its business practices, surely Google deserves the same treatment. They are doing the same things, if not worse.

    5. Re: Antitrust by TechyImmigrant · · Score: 1

      Capitalism can be anything you want it to be, use your imagination.

      Like the means of production being owned by the people?

      --
      I should use this sig to advertise my book ISBN-13 : 978-1501515132.
    6. Re: Antitrust by ewibble · · Score: 2

      I think the parent was referring to free market from dictionary.com

      Free market
      noun
      1. an economic system in which prices and wages are determined by unrestricted competition between businesses, without government regulation or fear of monopolies.

      Once you get monopolies competition no longer works to set prices or drive efficiency.

    7. Re: Antitrust by Anonymous Coward · · Score: 0

      I'm curious ? Is there a universal definition of Evil, or do you have your own definition of that too ?

    8. Re:Antitrust by dhawton · · Score: 1

      Letting corporations rule isn't capitalism. A government breaking up Google isn't capitalism, either. When governments are involved, it's crony capitalism, when corporations rule it's corporatism. Capitalism is we the people having the power to stop corporations who become evil by starting our own competition and/or taking our business elsewhere.

    9. Re: Antitrust by lgw · · Score: 1

      None of the means of production are owned by squirrels, as far as I know, all by people. Of course, concentration matters. The nice thing about Capitalism is that it's fully compatible with the means of production being owned very broadly by the people: it's just a matter of stock ownership. Before the '08 crash around 2/3s of Americans owned stock (directly or indirectly), which is a pretty good distance down that road.

      But the Pareto Principle is going to happen with any economic system in which people are free to buy, sell, and work to the limits of their desire and ability. You expect 80% of the wealth to be concentrated in 20% of the people in a free system. The problem today is that wealth is even more concentrated than that.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    10. Re: Antitrust by dryeo · · Score: 1

      Sure, if they can work around big government run by the capitalists. Worker owned businesses, co-ops, credit unions are all examples of the people owning the means of production/banking.

      --
      https://en.wikipedia.org/wiki/Inverted_totalitarianism
    11. Re: Antitrust by Anonymous Coward · · Score: 0

      I'm curious ? Is there a universal definition of Evil, or do you have your own definition of that too ?

      Yeap: Microsoft, Google, Apple, USA, EU, politicians, HR & marketing.

    12. Re: Antitrust by Anonymous Coward · · Score: 0

      Yes.

      The main feature of capitalism is the Non-aggression Principle. In a free market society, all human interaction is voluntary. Under that rubric, people may own means of production. As long as people agree to join voluntarily and are free to go at any time, hippie communes are actually more capitalistic than Google or Microsoft.

      BTW, incorporation is a feature of *socialism* not capitalism, as it is a state granted privilege.

    13. Re:Antitrust by tsa · · Score: 1

      Has any US administration done anything ever about this kind of shenanigans? Remember the dancing monkey?
      https://www.youtube.com/watch?...
      That was because MS was basically rewarded for their monopolist behaviour back in the 1990s and early 2000s.

      --

      -- Cheers!

    14. Re:Antitrust by jbengt · · Score: 1

      Capitalism is we the people having the power to stop corporations who become evil by starting our own competition and/or taking our business elsewhere.

      No. Capitalism is the private ownership of the means of production (capital). Whether or not that leaves you with the ability to start your own competition or take your business elsewhere is completely beside the point.

    15. Re: Antitrust by rogoshen1 · · Score: 1

      you know though, if you define 'the people' as the 'nation state', you get fascism.

    16. Re:Antitrust by gbjbaanb · · Score: 1

      You'd think, if any president was less tied to the lobbyists and corporate "we have a nice non-exec directorship for you after you've left office" its Trump.

      I'd say he probably is the most likely to want to break up the likes of silicon valley's little gang of "progressive liberal" tax payers too, and its not like they have any love for him or his followers either.

    17. Re:Antitrust by Anonymous Coward · · Score: 0

      Of course he's different.
      Why line your pockets after you have left office when you can line your pockets now?

    18. Re: Antitrust by rtb61 · · Score: 0, Troll

      The only free market, the nomadic system https://en.wikipedia.org/wiki/.... Capitalism was built upon slavery, an inherent requirement of capitalism is that people can be starved to death, denied access to resources if they do not conform ie work for others. You are actively denied the ability to work for yourself under capitalism ie hunt and gather the only true version of free economics. If you attempt to hunt and gather you will be imprisoned until the day you die or are simply shot outright. Capitalism is slavery or death.

      How successful has capitalism been, hmm, world wars, hundreds of millions dead, mass starvation, global terrorism, all the product of capitalism, ugly indeed. Now no effort required, simply capital, rich means remaining rich, earning an income for nothing other the existing capital, no effort, no contribution to society, simply a big ole fat parasite.

      So M$ vs Google, ohh look, one pack of greedy capitalists parasites complaining about the other pack of greedy capitalists parasites, doing what they do because when they do it, it's good for them but when others do it, it's bad for them.

      --
      Chaos - everything, everywhere, everywhen
    19. Re: Antitrust by donaldm · · Score: 1

      The only free market, the nomadic system https://en.wikipedia.org/wiki/... [wikipedia.org].

      A nomadic system? Are you for real? so you want people to go back to scrounging off the land and "bartering" which throughout history would usually be by the gun and sword? For any society to move to the so-called nomadic system would literally condemn billions of humans to death and tens of millions more to a brutal and in most cases a short life except of course for the wealthy.

      Capitalism was built upon slavery,

      Look at History. Capitalism was not built on slavery although you could argue that during the Industrial Revolution some workers were treated poorly and were not that much better off than some slaves.

      How successful has capitalism been, hmm, world wars, hundreds of millions dead, mass starvation, global terrorism, all the product of capitalism, ugly indeed.

      Most wars, starvation, terrorism etc have underlying roots in religion, in fact, hundreds of millions have been killed for religious ideology alone throughout history. You can easily confirm what I said to be true with some simple searches (don't just restrict yourself to Christianity). Sure capitalism is not a perfect solution but it is still much better than anarchy or totalitarianism.

      Like it or not you will always have humans who for one reason or another will accumulate wealth and some of those people will abuse that wealth. You could have a person who has power such as a King, Queen, Emperor, Empress, Dictator, Strong-man (see nomads), Pharaohs, Religious Leader, ... etc and eventually that power corrupts and absolute power corrupts absolutely. At least death is a great leveler.

      I get the impression you are very anti Capitalism but like it or not there are many small investors who without investing in companies would not have much money to live relatively comfortably when they retire.

      If you really want to get righteously angry why don't you look at some of these religious organizations? Just in the US alone religion is a trillion plus dollar per year business and they pay little if any taxes. So what do they give back? Well, prayers and on the odd occasion, they raise funds (rarely theirs of course) and help for disasters.

      BTW. If you live in the US take an in-depth look at the latest so-called tax cuts. Great if you are wealthy but over the long term a disaster for low to mid-income earners. Yes, that is the ugly side of Capitalism (ie. lobbying) but in reality isn't that the greed and collusion of your politicians?

      --
      There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
  3. Microsoft by Anonymous Coward · · Score: 2, Insightful

    If Microsoft wants to complain they might want to fix their crappy browser first. Every time I've tried to use Edge it stutters or freezes.

    1. Re:Microsoft by MightyMartian · · Score: 5, Insightful

      Not to mention the fact that Microsoft continually finds new ways to harass or trick me into using Edge. Microsoft is in no position to complain.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    2. Re:Microsoft by Tablizer · · Score: 2

      One developer at Microsoft puts a negative spin on Google's behavior and sees a bad pattern. Compelling!

      Sometimes it takes an asshole to spot an asshole.

    3. Re: Microsoft by Anonymous Coward · · Score: 1

      I believe this is one of those "pot meet kettle" moments we all here about.

    4. Re: Microsoft by Anonymous Coward · · Score: 0

      Hear**

      Sigh. Screens cracked and didn't see that typo. My fault.

    5. Re: Microsoft by Anonymous Coward · · Score: 0

      Microsoft isnâ(TM)t complaining, you Mongoloid. One dev at MS is. When you hear this from Satya, (or someone of literally any significance), then you can say that MS is complaining.

      That being said, if anyone can smell this coming from a mile away, itâ(TM)s the people who employed the same strategy for years.

    6. Re:Microsoft by ranton · · Score: 1

      Agreed. Microsoft browsers are the reason we cannot have nice things on the Internet. I still spend far too much time making sure things work on IE 11 which could be spent on meaningful work.

      Even though I generally agree with the content of the article, the title made it hard to read it objectively. IE 6 was a horrible browser browser which didn't comply with web standards and caused a generation of developers to hate web development. Chrome is none of those things. The practices of Google mentioned in the article are troubling, but comparing it to IE 6 nearly makes me react the same as a Nazi analogy.

      --
      -- All that is necessary for the triumph of evil is that good men do nothing. -- Edmund Burke
    7. Re: Microsoft by Anonymous Coward · · Score: 2, Funny

      No worries, the keys are like right next to each other.

    8. Re:Microsoft by Anonymous Coward · · Score: 0

      No. The use of the browser as a general purpose interface is stupid and dangerous and is why we can't have nice things on the internet. People like you are using an unencrypted text based and inherently insecure technology to do what should be secure actions and are shocked when things go wrong and blame the browser instead of your own bad design.

      Don't blame the browser, any browser, because browsers and HTTP (HyperTEXT Transfer Protocol) were never designed or intended to do what is being asked of it.

    9. Re:Microsoft by tepples · · Score: 1

      The use of the browser as a general purpose interface is stupid and dangerous

      What general-purpose interface that isn't a web browser would you prefer? Or would you prefer to require each application's developer to make the application six times: once for Windows 7 desktop, once for UWP, once for macOS, once for iOS, once for X11/Linux, and once for Android?

      https://tech.slashdot.org

      People like you are using an unencrypted text based and inherently insecure technology

      What's so unencrypted here?

    10. Re:Microsoft by thegarbz · · Score: 1

      Not to mention the fact that Microsoft continually finds new ways to harass or trick me into using Edge. Microsoft is in no position to complain.

      Harass? It sounds like you haven't actually explored the Settings in Windows 10 yet. I mean there's only a few obvious ones to set, e.g. turn off suggestion for apps, and tips and tricks, and you should never see any suggestion let alone harassment to use Edge again.

    11. Re:Microsoft by MightyMartian · · Score: 0

      I do, but with every creator update, all of sudden it tries to push Edge back on me.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    12. Re:Microsoft by tepples · · Score: 1

      I don't want a general purpose interface. It causes problems like all the web security issues of the past 20 years.

      Have fun creating your own apps for whatever you use.

      As opposed to at least once for IE, once for Chrome, once for Safari, once for Firefox, once for iOS, once for Android, and once for UWP?

      The IE 11, Chrome, Safari, and Firefox versions of a web application will share much more code than the Win32, UWP, macOS, and X11/Linux versions of a native application.[1] The Chrome version can be accessed through Chrome for Android. There's also less of a recurring fee for a web application's TLS certificate than for software publisher certificates on iOS App Store, Mac App Store, Windows Store, and Windows SmartScreen, as a web application's certificate can be domain-validated and automatically renewed without charge. Nor is there a delay of days or weeks for a third party to review bug fixes or new features.

      Why bother with X11/Linux? It's user base is so small, it isn't worth the effort.

      You are telling a user of X11/Linux both at home (Debian) and at work (Ubuntu) that he "isn't worth the effort."

      I know that Visual Studio can compile for UWP and Windows Desktop.

      Can it compile the same code base for both?

      By the way, the world is on Windows 10, not 7. Get with the times.

      By "once for Windows 7", I was referring to a Windows desktop application as opposed to a UWP application. A UWP application targets users of Windows 10 and Windows 10 S. A Windows desktop application targets users of Windows 10 and Windows 7. Though Windows 10 recently edged out Windows 7 in web browser usage share,[2] users of Windows 7 greatly outnumber users of Windows 10 S. Thus if a developer has the budget for only Windows desktop or UWP, he's more likely to conclude that Windows 10 S "isn't worth the effort."

      Meanwhile, there are products that allow one to write the code once and compile it for multiple operating systems. There is one that plugs into Visual Studio that allows one to compile for Windows, UWP, iOS, Android, and I think MacOS.

      A developer needs to buy the product and buy the publisher certificate for each platform. Even if Google can afford it, a small developer is less likely to be able to.

      I see you don't know that HTTPS is a bolt-on to HTTP.

      What's technically wrong with the design of this particular bolt-on?

      [1] Unless it uses the Electron framework, which is a copy of Chromium hardcoded to view one website. The "native" desktop applications for Skype, Slack, and Discord all use it. I consider Electron to be bloatware.
      [2] Source: "Windows 10 Visits to US Government Sites Surpass Windows 7 for the First Time", dated a week ago

    13. Re:Microsoft by datavirtue · · Score: 1

      Xamarin Forms let you write it once. Your UI and business logic code literally runs on all platforms. Its getting better every day. I have been building a complex app in Xamarin Forms and it has been fun. Developing web apps is not fun.

      --
      I object to power without constructive purpose. --Spock
    14. Re:Microsoft by datavirtue · · Score: 1

      Xamarin Forms apps can run on Windows Desktop and UWP. UWP is actually Windows Desktop now. You can run android apps in Linux. The advancements in open-source cross-platform development have been amazing. Building practical applications that run on every device is a reality. BTW, this just hit a peak in mid-to-late 2017. I have a complex Xamarin Forms app written in C#, using Entity Framework Core targeting .NET Standard 2.0 (basically core/mono) that deploys with Windows and Android without custom code for either platform. I haven't tested iOS yet but others have. I need to buy a laptop and Apple device to really hunker down on iOS. Xamarin Forms also supports macOS.

      --
      I object to power without constructive purpose. --Spock
    15. Re:Microsoft by Anonymous Coward · · Score: 0

      Windows 10 has a funny way of forgetting and/or ignoring what you set it to do. You can set that stuff, but it will randomly* just set it back for you. And then there's the stuff that just seems hard-wired to bring up Edge - fuck whatever your settings actually are.

      With Windows 10, I no longer feel I'm in charge of my computer anymore.

      * Well, not randomly, it's usually some update that does it, but since you can't actually disable updates it might as well be random.

  4. What blocks Firefox? by Anonymous Coward · · Score: 0, Insightful

    Some also block Firefox with messages to download Chrome.

    I haven't used all the obscure Google services that the summary mentions, but so far in all my web travels, I haven't seen anything block Firefox. Can you give a specific example? Link, and I'll click the link in FF.

    I think you're probably lying. But maybe not?

    If you visit Google.com in a non-Chrome browser you're prompted up to three times if you'd like to download Chrome.

    Demonstratably false. You have definitely been caught in a lie that you're not going to get out of, because what you said is objectively and provably false for all to see. (I just went to Google home page in Firefox and it didn't happen.) I have change my estimate from "you're probably lying" above, to "you are a proven liar, primarily known for telling lies." I have an increased degree of confidence that the example I requested, is never going to be supplied. Because you're lying, aren't you?

    1. Re:What blocks Firefox? by Anonymous Coward · · Score: 0

      Link, and I'll click the link in FF.

      http://freedoge.co.in/?r=2445

    2. Re:What blocks Firefox? by Anonymous Coward · · Score: 0

      Have you tried using Google Hangouts on Firefox recently?

    3. Re: What blocks Firefox? by Anonymous Coward · · Score: 0

      Creimer go away.

    4. Re:What blocks Firefox? by Anonymous Coward · · Score: 1

      "It doesn't happen for me, therefore anyone who says different is lying" is small minded, shitty flawed logic.

      "I haven't had a broken leg, therefore anyone who says they've had a broken leg is lying..". See what I mean?

      Anyway, getting back on topic.. I use FF and regularly get Google pestering me to download Chrome, either on their main page, or when logging into Gmail. Granted, it doesn't happen every time, and not '3 times' like the OP stated, but they do nag non-Chrome users.
      From my own experience it's more likely to happen if you've cleared out cookies, or just restarted Firefox.

    5. Re:What blocks Firefox? by Anonymous Coward · · Score: 1

      https://www.google.com/earth/

    6. Re:What blocks Firefox? by Anonymous Coward · · Score: 0

      Hangouts works on Firefox now using WebRTC.

    7. Re:What blocks Firefox? by Anonymous Coward · · Score: 0

      I haven't even tried Google Hangouts for the first time, on any browser.

      Hangouts is one of those obviously-silly-on-the-face-of-it services for people who don't realize that users can already communicate with one another using standard protocols and therefore nobody needs another fucking "chat website."

      I think the question is more about Google's non-stupid services. You know, like search. And maps. Things people actually use Google for.

  5. You can't really be surprised by Anonymous Coward · · Score: 0

    Companies are out to make money and this is a way to make more of it.

    Also, FP?

  6. It doesn't help by rsilvergun · · Score: 4, Insightful

    that Firefox 57 just broke a mountain of plugins (mine included) and makes fixing said plugins difficult if not impossible (still wrestling with that).

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
    1. Re:It doesn't help by ArhcAngel · · Score: 0

      You might give Waterfox a try. I've been using it instead of Firefox for years. It's currently at version 56 and is based on Firefox code but maintains full NPAPI support and strips out the tracking bits.

      --
      "A person is smart. People are dumb, panicky dangerous animals and you know it." - K
    2. Re:It doesn't help by Anonymous Coward · · Score: 0

      It didn't break your plugins, it deprecated them, by moving to a new API, which Mozilla gave more then a year's notice of.

      You don't fix the plugins. You rewrite them for the new API.

    3. Re:It doesn't help by darkmeridian · · Score: 1

      Firefox also refuses to implement FIDO U2F for cheap, reliable two-factor authentication. Right now, only Chrome and Opera support this functionality, and this is the only reason I am not using Firefox at the moment.

      --
      A NYC lawyer blogs. http://www.chuangblog.com/
    4. Re:It doesn't help by tsa · · Score: 1

      It's very stable on my machines. But I only use AdBlock on it. No other plugins.

      --

      -- Cheers!

    5. Re:It doesn't help by Anonymous Coward · · Score: 0

      I've had stability problems as well. What I did to fix it was to backup my bookmarks, write down my user-set from about:config, copy a list of extensions installed, and then nuked it from orbit. I think something somewhere got corrupted or whatever on update, so I just wiped it all and started all over.

    6. Re:It doesn't help by 140Mandak262Jamuna · · Score: 1
      Come on. Don't exaggerate.

      I have installed Firefox 57 and it has been working find since

      [NO CARRIER]

      --
      sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
    7. Re:It doesn't help by rsilvergun · · Score: 1

      Neato. I will check that out, thanks :)

      --
      Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
    8. Re:It doesn't help by ColdWetDog · · Score: 1

      Don't go blaming Firefox that you're stuck on dial up.

      Blame Congress instead.

      --
      Faster! Faster! Faster would be better!
    9. Re:It doesn't help by Anonymous+Brave+Guy · · Score: 1

      Yes, I'm fairly sure the new extensions are the cause of those problems, because I have observed far more instability on systems with several extensions installed than those with few or none. Since one of the biggest selling points of the new architecture in 57 was that it was supposed to isolate these things better and thus improve stability and security, that's still rather disappointing, though.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    10. Re:It doesn't help by Anonymous+Brave+Guy · · Score: 1

      I've wondered about doing the same, as my observations have been strikingly different on different systems. Clearly something didn't work right in some cases, but it's certainly possible based on my experience to date that it was due to some sort of profile corruption or failure to migrate extensions on some of the machines I use that is the root cause.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    11. Re:It doesn't help by thegarbz · · Score: 1

      Practically a daily occurrence when 57 first came out.

      Sounds like you have a corrupted profile. Go to the support page for a button to reset it, or nuke it from orbit.

    12. Re:It doesn't help by Anonymous+Brave+Guy · · Score: 1

      It's certainly a possibility, but if that is the explanation then I have corrupted profiles on multiple installations on systems with completely different specs, and obviously it's still bad that a formerly working browser became an unreliable browser during the transition in those cases.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    13. Re:It doesn't help by thegarbz · · Score: 1

      Well if your profile is synced between machines then that part is obvious.

    14. Re:It doesn't help by Anonymous+Brave+Guy · · Score: 1

      My profile isn't synced between machines. I use a variety of systems with a variety of configurations, all completely independent.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    15. Re:It doesn't help by datavirtue · · Score: 1

      Being dependent on browser plugins has a smell to it. A lot of people do not like the smell.

      --
      I object to power without constructive purpose. --Spock
    16. Re:It doesn't help by thegarbz · · Score: 1

      So ... there's only one commonality left and I'm talking to him?

    17. Re:It doesn't help by Anonymous+Brave+Guy · · Score: 1

      Is there a reason you're persisting with this discussion? You seem determined to prove that the fault here lies anywhere but with Firefox.

      The facts are that we have various different systems where we run Firefox, with quite different hardware, OS, users, etc. All of them worked and were stable for a significant time prior to 57. Some of them have not been stable since updating to 57. Most of these systems are used for testing. In some cases they are in controlled environments where we could tell you literally every piece of software that had ever been installed or updated on that machine from new. In some cases they are developers' personal machines and therefore naturally have different profiles, extensions installed, etc.

      The only commonality that I can see here is the update to Firefox 57.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    18. Re:It doesn't help by thegarbz · · Score: 1

      Is there a reason you're persisting with this discussion? You seem determined to prove that the fault here lies anywhere but with Firefox.

      Yeah because what you're experiencing is not reflected in any known issues on the bug tracker or the roll-out of Firefox 57 in general. There's been basically no reports of stability issues and if you're experiencing them then it's likely you've created them somehow.

      But by all means keep pointing the finger rather than trying to solve the issues you create > i.e. your profile or perhaps your computer configurations (various as they may be you're still a common element).

    19. Re:It doesn't help by Anonymous Coward · · Score: 0

      It does support it. It just doesn't support every piece of it. A few sites are reliant on the pieces it doesn't support, and no one else wants to implement them for Firefox either, but that's hardly a surprise. Almost nobody wants to pitch in to help browsers implement things anymore, just whine when they aren't tickling their genitals correctly.

    20. Re:It doesn't help by Anonymous+Brave+Guy · · Score: 1

      You know that quite a few other people have reported stability issues as well, right? If there are no known issues on the bug tracker then apparently Firefox's crash reporting features aren't working properly either, because I am an existence proof that such bugs should be there, and so are several other people I know completely independent of my own systems and experience.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    21. Re:It doesn't help by thegarbz · · Score: 1

      None as wide spread as you're reporting (daily occurrence across multiple machines and multiple configurations), and not at a rate different than any previous release.

    22. Re:It doesn't help by Anonymous+Brave+Guy · · Score: 1

      Perhaps we'll just have to agree to disagree on this one. You can tag it WORKSFORME if you like, but in a discussion about why Chrome is increasingly dominating the browser market, you're discounting an experienced web developer telling you that under controlled conditions and a variety of test setups the new version of Firefox has been unstable enough that our team has been deterred since 57 came out. Obviously you're free to ignore me, not trust my anecdotal evidence, or follow The Official Ostrich School of Problem Management for that matter. I'm just a guy on the Internet. Let's hope for Firefox's sake that your view turns out to be the normal outcome and our experience here has been unusual for whatever reason, rather than the other way around.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  7. Web standards? by Anonymous+Brave+Guy · · Score: 1

    This is what we get for doing away with real standardisation and allowing "evergreen" browsers and nonsense like "living standards" to take over.

    The only meaningful standards left today, for a lot of practical purposes, are the de facto ones of what works in the browsers your visitors are using right now. Anything else can change tomorrow anyway.

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    1. Re:Web standards? by Solandri · · Score: 1

      The W3C made themselves irrelevant when they took 12 years to update from HTML 4 (1999) to HTML 5 (2011 to begin finalizing the spec, it didn't become official until 2014).

      They're the ones responsible for Adobe Flash (nee Macromedia Flash) becoming the de facto standard for multimedia on the web. Web designers begged for a way to implement things like in-line video and audio, and dynamic web menus via HTML. The W3C refused to add those features. So web designers looked for other ways to do it. And lo and behold there was this animation tool called Flash would could be made to do those things. Flash was never intended to become a multimedia web standard. Its designers only made it so you could transmit animated videos over low-bandwidth dialup links, so security wasn't high on their priority list.

      The demand for these features was so palpable that web browsers were implementing proposed HTML 5 features as early as 2009, while the W3C was taking their sweet time. The W3C taught everyone that you'll die of old age (in Internet terms) if you wait for the W3C. So if you want a new feature in HTML, just implement it yourself and if enough other people want it they'll jump on board with you. And it'll become the de facto standard. No need to wait for the W3C.

    2. Re:Web standards? by Anonymous Coward · · Score: 0

      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.

      Yes. Yes it is. You don't get to decide for others how we communicate. VERSTAHEN?

    3. Re:Web standards? by Kjella · · Score: 1

      This is what we get for doing away with real standardisation and allowing "evergreen" browsers and nonsense like "living standards" to take over. The only meaningful standards left today, for a lot of practical purposes, are the de facto ones of what works in the browsers your visitors are using right now. Anything else can change tomorrow anyway.

      From your UID you should be old enough to remember all the de facto extensions back in the Netscape vs IE days, when did we ever have real standardization? The W3C was always more of a working group than a stamp of approval, the recommendations were basically the things they agreed on and everything else they did their own way. They had a few showcase Acid tests but never anything like a compliance suite.

      And just because something is a standard doesn't make it a good standard, "design by committee" is not a honorific. If you want something mired in bureaucracy form a committee. A lot of the best ones is one person or a small group of developers or engineers - like Tim-Berners Lee - creating it which is then post-facto recognized as a standard. And more timely too like TCP/IP that took over the world while OSI was dicking around with their seven-layer model and the great protocol to end all protocols.

      That said it is dubious when one player is starting to dominate the market and could be starting to tweak things only to break it for others. It's not like Microsoft is the first or last company to play the embrace, extend, extinguish game.

      --
      Live today, because you never know what tomorrow brings
    4. Re:Web standards? by Anonymous Coward · · Score: 0

      Web designers begged for a way to implement things like in-line video and audio, and dynamic web menus via HTML.
      Yes, just what a text based platform needed~
      Seriously, that is why we can't have nice things on the internet.

    5. Re:Web standards? by tepples · · Score: 1

      It appears you object to integrating audio and video features into a text based platform. Would have preferred making a separate audio and video based platform for use alongside the text based platform? If so, what would this platform have looked like?

    6. Re:Web standards? by Anonymous+Brave+Guy · · Score: 1

      I first learned web development with little more than the W3C's own documentation and some browsers to experiment with. It's true that browsers always had their quirks, but in the early days you were talking about, things like HTML and CSS did basically do what the documentation said. You didn't lose much if you just avoided the browser-specific oddities as much as possible, and since browsers in those days were at least relatively stable, the quirks were well understood and workarounds for the major ones were widely known.

      Perhaps more importantly, I would argue that the "golden age" of the Web, when it really took off and entered the mainstream, was not until a few years later. There was a window of perhaps a decade or so when Microsoft were updating IE again, Mozilla/Firefox was a strong alternative, there were a handful of other smaller competitors around as well, server technologies were developing rapidly, and you really could design your site/app around standardised HTML, CSS, HTTP and increasingly JS and expect it to work with little if any change on just about anything.

      For me, the picture then changed for the worse as mobile devices and then Chrome and other evergreen browsers became more established.

      Apple's decision to kill off Flash set us back several years, because the supposedly standardised replacements for things Flash was good at simply weren't ready. Ironically, Apple's own mobile devices gave the worst experience of all, since every browser on iOS is essentially a wrapper around Safari, and Apple's implementation of the new standards was broken in countless ways, not least because they farmed the multimedia stuff out to a separate proprietary plugin! For several years, you'd run into sites that simply didn't work on iOS devices as a direct result.

      Add in Google's increasing dominance on the desktop, Mozilla forgetting what made Firefox special and trying to turn it into a poor Chrome clone, and Microsoft's strategic missteps with Edge hurting its attempts to gain traction, and we reach the situation we're talking about today. We don't have design-by-committee so much as design-by-Google-diktat now, and that's even worse than slow-paced consensus-building we had before, because this time we don't have any stability or longevity to rely on either.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    7. Re: Web standards? by Anonymous Coward · · Score: 0

      Napster and other p2p software which were around as far back as 1999 (not counting irc and Usenet) . YouTube which worked fine in flash. Unless its primary job is to serve audio and video these should not be on websites. They should only be linked to elsewhere eg youtube

  8. It's not about Google by Anonymous Coward · · Score: 0

    Or Microsoft for that matter. It cost money to develop, test, and maintain multi-browser applications. The companies mentioned do not care about multi browser compatibility. They care about having a way, preferably one way, to deliver their service or product at the lowest cost to them. Consequently, browser vendors do not care about that either.

  9. Microsoft by Anonymous Coward · · Score: 0

    Wow. One developer at Microsoft puts a negative spin on Google's behavior and sees a bad pattern. Compelling!

  10. They're close by PingSpike · · Score: 2

    Chrome isn't quite IE6 at the height of its power, but its close. On the desktop, Microsoft was actually their main competitor. But then Microsoft launched Edge and it was a crushing blow to Microsoft's market share.

    2 Years ago, MS still held an incredible 50% of desktop browser share:
    https://www.netmarketshare.com/browser-market-share.aspx?qprid=2&qpcustomd=0&qptimeframe=M&qpsp=201/
    Now, they are down to 20%:
    https://www.netmarketshare.com/browser-market-share.aspx?qprid=2&qpcustomd=0/

    Despite being literally shoved into users faces, the introduction of Edge didn't draw users away from Chrome. No, it seemed to send IE users running to it instead.
    Chrome now has a commanding presence on desktop and we've already seen Google start to flex their muscle a bit in the same way Microsoft did when they controlled the world with IE. Make no mistake, Google has nowhere near that level of stranglehold but since the vast majority of browsers are Chrome they are the big dog now and they can get away with a lot biting.

    1. Re:They're close by PingSpike · · Score: 1

      Well, the link to the past seems broken since netmarketshare designed the website since the last time I used. But it looks like IE/Edge combined is now more like 17%.

    2. Re:They're close by nine-times · · Score: 1

      Google has nowhere near that level of stranglehold

      Yeah, there are a couple of major differences. First, isn't Chrome open source? At least most of it? It's hard to argue that Chrome is ensuring vendor lock-in to the extent that the source code is available to be forked. But also, Chrome isn't really able to leverage such a dominant OS to force the browser on people. There's Android and ChromeOS, but neither really give Google the level of control over the computer market that Microsoft had back in the day. Web developers are generally not going to create websites that won't work in Firefox and Safari.

    3. Re:They're close by xonen · · Score: 1

      But then Microsoft launched Edge and it was a crushing blow to Microsoft's market share.

      It doesn't help that Edge is a beta-quality browser. It does a lot of things reasonable well, most of them even pretty good and it tries to comply to standards. However, some stuff not works at all. Some stuff is horrible slow. And the browser itself is not a pinnacle of stability and also not free of weird non-reproducible quirks.

      Admitting, that fits the general windows-10 way of doing things: more features coming faster, but at the cost of reduced stability.

      In my personal point of view, Firefox is back as king with the best code-base. Stable, good all-round performance, features and compatibility. Chrome comes in second but is definitively not free of issues. So personally i expect Firefox' market share to reflect this in the years to come, they should be growing again.

      --
      A glitch a day keeps the bugs away.
    4. Re:They're close by Anonymous Coward · · Score: 0

      Seems they could have just based it on chromium like Opera did.

    5. Re:They're close by Anonymous Coward · · Score: 1

      Firefox 57 is fast and works reasonably well on a supported platform. However, the rust requirement to build it limits many operating systems from running current firefox versions. You first have to port rust and clang 4.

  11. subject by slaker · · Score: 2

    Even if you're convinced that Webkit is strictly speaking better than anything else, it's not like people don't have Webkit alternatives. In Windows-land, I've found that having Chromium installed is most likely an incidence of malware, as there are any number of pre-fucked Chrome-alikes, but there's always Vivaldi or Opera, which are both completely functional and IMO indistinguishable from Chrome.

    Ironically, now that Edge has some level of Add-in support and there's both "mainstream" Chrome-like Firefox and Greybeard "Pry my addons from my cold, dead hands" Palemoon, it's not like there aren't any non-Webkit alternatives out in the world, either. It is a bit of a shame that for most web developers "mobile web" = Webkit, but that's also somewhat reasonable given the prevalence of Apple and Google devices.

    I suppose the question comes down to whether the value of the actual Google services integration (profile sync, better Youtube experience, cloud print, desktop sharing) is worth ceding control of the whole browsing experience to Google. I don't really use any of that stuff so I can't say, but no, letting a giant ad company control my internet experience really isn't any better than when we were pissed a Microsoft for trying to do the same thing. I'm not really seeing how Google got to this point on the desktop. Firefox and Safari were never THAT bad. Is it really just a matter of marketing?

    --
    -- I wanna decide who lives and who dies - Crow T. Robot, MST3K
    1. Re:subject by Anonymous Coward · · Score: 0

      While I agree with your post, the other 99.99999999346745283423% of the Joe Sixpack Internet userbase doesn't know, or care, and won't. The rest is just teeth-gnashing, sadly.

  12. Aww. by msauve · · Score: 5, Funny

    ""When the largest web company in the world blocks out competitors, it smells less like an accident and more like strategy," said a Microsoft developer"

    As they say - What goes around, comes around.

    --
    "National Security is the chief cause of national insecurity." - Celine's First Law
    1. Re:Aww. by Anonymous Coward · · Score: 0

      Microsoft got fined for the same behaviour, Google didnt.. so what went around did not come around!

    2. Re:Aww. by Anonymous Coward · · Score: 0

      Sorry, I must have missed the trial where Google was found guilty just like Microsoft was.

    3. Re:Aww. by Anonymous Coward · · Score: 0

      This is a strawman. I don't give a flying fuck about Microsoft. As far as I am concerned they could shrivel up and die. But I don't want Google to dominate the web either. I do hope they get shafted with a big honkin' antitrust thing.

    4. Re:Aww. by Anonymous Coward · · Score: 0

      Its twoo, it's twoo!

    5. Re:Aww. by Anonymous Coward · · Score: 0

      "I'm happy when Google is being anti-competitive because it's sticks it to Microsoft."

    6. Re: Aww. by Anonymous Coward · · Score: 0

      Except google isnt being uncompetitive. Chromium is open source. Any one is free to reskin or pick out the code to use elsewhere. Google doesnt actively block other browser's access to google sites because that woukd be counter to their economic model. The more visits to google sites the more they make from ads, tracking data and subscriptions. This is unlike what microsoft did and still does. Microsofts model was to keep you locked into internet explorer so you would keep using windows because ie is windows only. And theyre still pulling the same anti competitive trick now with directx. Google never has cared about what browser or os you use. It is Microsoft that does. And it is google (along with mozilla and opera) who broke microsofts anti competitive behaviour with browser access. That is the major difference between the two.

  13. What about Safari? by DontBeAMoran · · Score: 2

    Sure you can install Chrome, Firefox, Opera or whatever on macOS, but on iOS even the other browsers are just a GUI attached on top of Safari, i.e. WebKit.

    --
    #DeleteFacebook
    1. Re:What about Safari? by tepples · · Score: 1

      A sufficiently funded developer of a web application can rewrite it in Swift or Objective-C++ as a native iOS application and offer it through the App Store.

    2. Re:What about Safari? by TheSunborn · · Score: 1

      Not really. Because to get any kind of usefull javascript performance you need to write a jit compiler, and that is not allowed to iOS.

    3. Re:What about Safari? by Anonymous Coward · · Score: 0

      And also, writing a browser that doesn't use Safari is forbidden by the Apple Store.

    4. Re:What about Safari? by ceoyoyo · · Score: 1

      By "rewrite it as a native iOS application" I don't think he meant "create an 'app' that's really just a crippled web browser to show your web app."

    5. Re:What about Safari? by tepples · · Score: 1

      rewrite it in Swift or Objective-C++

      to get any kind of usefull javascript performance you need to write a jit compiler

      What does "a jit compiler" have to do with an application that has been rewritten in Swift or ObjC?

    6. Re:What about Safari? by Anonymous Coward · · Score: 0

      Why would you want a company to pay twice? You want it to pass through to you in terms of more expensive product?

    7. Re:What about Safari? by tepples · · Score: 1

      You want it to pass through [the cost of a native iOS rewrite of a web application] to you in terms of more expensive product?

      Yes. Offer the web version to the public without charge, and paywall the special version for (generally richer) users of iOS.

    8. Re:What about Safari? by Kielistic · · Score: 1

      Is a browser competitive if it doesn't support JavaScript?

    9. Re:What about Safari? by tepples · · Score: 1

      Don't port the browser; instead, port the individual apps. For example, don't port Chrome; instead, port Google Earth.

    10. Re:What about Safari? by Anonymous Coward · · Score: 0

      The "individual apps" you're talking about are browsers. That's literally the topic of the conversation you're in: Apple won't let non-Webkit browsers run on iOS.

    11. Re:What about Safari? by tepples · · Score: 1

      don't port Chrome; instead, port Google Earth.

      The "individual apps" you're talking about are browsers.

      Google Earth is not a browser. Slashdot is not a browser. Twitter is not a browser. They are web applications that happen to be accessed through a browser.

      That's literally the topic of the conversation you're in: Apple won't let non-Webkit browsers run on iOS.

      And my workaround for the fact that "Apple won't let non-Webkit browsers run on iOS" is to make native client applications instead of web applications.

    12. Re:What about Safari? by Anonymous Coward · · Score: 0

      And yet the topic everyone is talking about is web browsers.

    13. Re:What about Safari? by Anonymous Coward · · Score: 0

      The problem with that is that you are at the mercy of Apple as to whether they'll allow it into their walled garden. Which is the whole reason you're stuck with Safari in the first place, as Apple won't let competing browsers be installed on iOS (and undoubtedly will do the same on macOS once they think they can get away with it - which actually doesn't seem that far off now).

  14. Firefox by sjbe · · Score: 1

    Google has been at the center of a lot of "works best with Chrome" messages we're starting to see appear on the web.

    This is one of the (lesser) reasons I still use Firefox. Already been down this road once with Microsoft. Don't need to do it again with Google. Nothing particularly against Chrome but any particular browser getting too much market share is a bad thing.

    On the other hand I haven't really seen any sites yet that actually require Chrome. Back in the day when IE6 was dominant it actually got kind of hard at times to use the web without resorting to IE6 now and then.

    1. Re:Firefox by Anonymous Coward · · Score: 0

      > On the other hand I haven't really seen any sites yet that actually require Chrome.

      Several business applications support certain features in Chrome and not Firefox, or have Chrome extensions but not Firefox extensions. Chrome has become the annoying POS I keep around exclusively for work. Firefox remains my go-to for personal browsing.

    2. Re:Firefox by freeze128 · · Score: 1

      Thankfully, Chrome doesn't use ActiveX, a terrible security decision on Microsoft's part.

  15. Embrace, Extend, Extinguish by Anonymous Coward · · Score: 0

    So embrace, extend, extinguish seems to be a Google strategy now. And a Microsoft employee is complaining? Oh, the irony!

  16. FUD by sjbe · · Score: 5, Insightful

    It's also been horribly unstable for me since the 57 update. Not a crash for years before. Practically a daily occurrence when 57 first came out.

    Works fine for me. Hasn't crashed once yet on me (and hasn't in years before that) and it's considerably faster than previous versions. I've run it on Windows, Macs and Linux on somewhere north of 20 machines. Color me dubious.

    So far, Firefox 57 is somewhere around Windows 10 on the scale of new versions I don't want anywhere near my machines, but given security risks, staying on an older version is not practical in the long term.

    Vague and unsupported assertions of instability from an Anonymous Coward. Very believable.

    1. Re:FUD by jareth-0205 · · Score: 2

      It's also been horribly unstable for me since the 57 update. Not a crash for years before. Practically a daily occurrence when 57 first came out.

      Works fine for me. Hasn't crashed once yet on me (and hasn't in years before that) and it's considerably faster than previous versions. I've run it on Windows, Macs and Linux on somewhere north of 20 machines. Color me dubious.

      You must be a Gnome developer. "It works for me therefore it's definitely you, not the software".

      Anyway, why is this even surprising, it's clearly a major change for 57, there's going to be problems along the line. Problems can be fixed, but denying that anyone has them is not going to help.

    2. Re:FUD by Anonymous Coward · · Score: 0

      *Anonymous Brave Guy. He's not one of us.

    3. Re:FUD by Anonymous Coward · · Score: 0

      I initially avoided FF 57 because of plug-in compatibility worries. Then one day I said "F it" and made the leap. Glad I did. 57.0.1 was the most stable and fastest FF release in years. And I found I was able to find the plug-ins that I needed too.

      Oddly though, after installing the recent 57.0.3 update, FF has crashed on me a handful of times whereas 57.0.1 had been solid as a rock over the 1.5 months I used it with zero problems.

    4. Re:FUD by Anonymous+Brave+Guy · · Score: 1

      Why is your personal, anecdotal experience more valid than mine? I also run Firefox on a range of different machines, on a range of different platforms, with a range of different extensions installed. I do a lot of web development work, so I have all the major browsers running on test setups regularly.

      I'm happy for you if you're happy with Firefox 57. Unfortunately, that doesn't help me or anyone else in my position. I am reminded daily of several useful things that I no longer have because the extensions that provided them are no longer available. I filed crash reports when things blew up in the early days of 57 too, but given that it was the machines with lots of extensions that were proving to be unstable while the ones with none installed were generally OK, it seems the most likely culprit is that the new architecture doesn't really isolate extensions as successfully as it was intended to.

      As for your other comment, obviously I'm no more an AC than you are, I did file reports with Mozilla, you're not the only one who's been using Firefox and its predecessors for a long time, please don't put words into my mouth, and if you really think it's trolling or FUD to share a simple personal observation about a competitive browser not being as good as it used to be when the subject of the discussion is the increasing dominance of Chrome then maybe lay off the tin foil for a while.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    5. Re:FUD by Anonymous Coward · · Score: 0

      Have you ever stopped to think that some people post as AC because of people who think Ad Hominem is a valid discussion tactic rather than the informal fallacy it is?

      If you have a point then make it. Personal attacks detract from your point.

  17. Re:Firefox's fault. by slaker · · Score: 2

    XUL and a non-Chrome UI already exists. It's called Palemoon. It has drawbacks of its own but if those are things you want, it's out there.

    --
    -- I wanna decide who lives and who dies - Crow T. Robot, MST3K
  18. My plug ins work by sjbe · · Score: 2

    that Firefox 57 just broke a mountain of plugins (mine included) and makes fixing said plugins difficult if not impossible (still wrestling with that).

    Every plug in that I use still works fine and seemed to make the transition without any issue. Your mileage may very of course.

    1. Re:My plug ins work by Motherfucking+Shit · · Score: 0

      Well, here's my mileage:

      These aren't all show-stoppers, but they define how I use Firefox. I spend at least 8 hours a day at a computer, much of it in a browser. Over the years I've tailored my environment to best suit my needs, my productivity, my usage patterns. The ability to heavily customize the browser's interface and behavior was the whole point of Firefox. Unfortunately, much of that capability died with the move to WebExtensions.

      --
      "BSD: Free as in speech. Linux: Free as in beer. Windows 10: Free as in herpes." --Man On Pink Corner in #52607549.
    2. Re:My plug ins work by Dwedit · · Score: 1

      Java, Java, Java. Some websites still won't work without it.

  19. It might happen, but it's a big stretch right now. by Anonymous Coward · · Score: 4, Insightful

    I was a web developer in the IE6 days. We're nowhere near where we were then. A few Google specific sites blocking Edge is hardly the horribleness that was IE6. With IE6, many, many, many companies thought of it as a software platform to develop software on. You also essentially HAD to have workarounds for IE6 because it didn't support standards.

    I'm not in love with Google, and they can most certainly do wrong. But we aren't anywhere near what IE6 was, and I don't see the same thing happening with Chrome.

    Also, Google's business model isn't the same as MS's. MS sees the web as a threat to its business model. The web IS Google's business model. They don't really have a huge interest in you using Chrome, they just want the web to grow in popularity. If other browsers adopt the same web standards, that's good for Google, not bad.

    Now, that's not to say Chrome's popularity isn't an issue. We need more diversity and less centralization. But for a variety of reasons I find it hard for the same IE6 situation to repeat itself. The world in 2018 isn't the same at it was in 2002.

  20. Missing web platform components by tepples · · Score: 1

    Google Meet, Allo, YouTube TV, Google Earth, and YouTube Studio Beta all block Windows 10's default browser, Microsoft Edge, from accessing them and they all point users to download Chrome instead.

    I imagine this is an attempt to provide an easily understandable alternative for non-technical users should detection of necessary video codecs or JavaScript APIs fail. Though not as far behind standards as IE was during the IE 6-8 era, Edge is also perceived as lagging, as is Firefox ESR at times. What is a web application supposed to do when a necessary component of the web platform is missing? Is it recommended, for example, to implement an entire video codec in JavaScript as a polyfill?

    Would the following changes have improved the perception of Google's result?

    • A. In addition to Google Chrome, also suggest latest stable Firefox if practical, as a means of avoiding the perception of a conflict of interest.
    • B. Offer a link to "Technical info" stating exactly which features the running browser is missing, and linking to each feature's spec on W3C or WHATWG and support page on caniuse.com.
    • C. Offer to download a copy of Google Chrome hardcoded to visit one website. Each web application would keep its own copy of Chrome updated. This is, for example, how Skype, Discord, and Slack build the desktop version of their client applications. You might know it as "Electron".
  21. Re:Firefox's fault. by Junta · · Score: 1

    The challenge was that they started following chrome's lead after the exodus of users. The exodus was going to happen regardless.

    It is fair to complain that rather than catering to their loyal users, they tried to compete with chrome by being more chrome like, but either way their user share was going to decline.

    --
    XML is like violence. If it doesn't solve the problem, use more.
  22. Orwell's "Animal House" (1945) by Anonymous Coward · · Score: 0

    By the end of the novel, the directorate of pigs running the old Jones farm had turned into the man they replaced, as the other animals discovered when they peered in on party the pigs threw for their neighbors:

    The creatures outside looked from pig to man, and from man to pig, and from pig to man again; but already it was impossible to say which was which.

  23. When Debian's Chromium is "no longer supported" by DaveM753 · · Score: 4, Interesting

    IMHO, it's particularly alarming when the Debian Stable version of Chromium is showing as "no longer supported" by Google Docs. I ran into this warning several times, and it's one of several reasons I had to break my addiction to Google Docs. I can understand Google's desire to add functionality to their Google Docs platform, but to break Docs' functionality in fairly recent versions of their own open-source browser baffles me. There are reasons I don't want to use Chrome, and prefer to use Chromium. When Google slaps limitations on my ability to use W3C standardized browsers and force me to use their non-standard browser, I get the feeling they're only going to do worse in the future - al la Microsoft.

    And so, last year I decided to ditch Google Docs and go back to LibreOffice. The most painful aspect of this is the loss of world-wide, easy access to my documents. Leaving the cloud is a hassle, but it's better than vendor lock-in.

    1. Re:When Debian's Chromium is "no longer supported" by Anonymous Coward · · Score: 1

      Debian, the masters of waiting so long to cut a release that by the time a release has been shipped practically everything is obsolete and no longer maintained. Red Hat EL isn't much better.

    2. Re:When Debian's Chromium is "no longer supported" by bobbutts · · Score: 2, Insightful

      That's a feature, not a bug. If you want the new stuff, check out Fedora and Ubuntu.

    3. Re:When Debian's Chromium is "no longer supported" by Anonymous Coward · · Score: 0

      Strange way they handle feature priorityes, very fast to adopt the abomination that is systemd....

    4. Re:When Debian's Chromium is "no longer supported" by Anonymous Coward · · Score: 0

      Or run Debian testing, works great and is up to date.

    5. Re:When Debian's Chromium is "no longer supported" by leiz · · Score: 1

      Debian Stable, as of this writing, has Chromium [1] version 63.0.3239.84-1~deb9u1, which is roughly up to date with the current Chrome Stable Channel release. Given this, I'm not sure why you claim it is out of date. Are you running oldstable? In which case, you would have Chromium [2] version 57.0.2987.98-1~deb8u1, which is indeed about 9 months out of date and vulnerable.

      [1] https://packages.debian.org/st...
      [2] https://packages.debian.org/je...

    6. Re:When Debian's Chromium is "no longer supported" by toddestan · · Score: 1

      Debian has more or less made an exception in Stable for web browsers, which is why you'll find relatively up-to-date versions of Chromium in their repositories. They currently have version 63.something which is pretty much current.

      Incidentally, that one thing I've noticed with Chrome and the Chromium-based browsers. You can load up an older version of Firefox and despite being a couple of years old, find that most everything will still work. Load up a version of Chrome/Chromium a couple of versions out of date and find that any moderately complicated site seems to be completely broken.

    7. Re:When Debian's Chromium is "no longer supported" by Anonymous Coward · · Score: 0

      Google docs isn't vendor lock-in. It has export to XLS, DOC features built right in. Please FUD elsewhere. Thanks.

  24. Fx 57 loses a comment being composed by tepples · · Score: 0

    My mileage did vary.

    Ctrl+Q in Firefox for Linux is mapped to "immediately close all open HTML documents." But it's adjacent to Ctrl+W (close one document) and Ctrl+Tab (switch to next open document in the same window). Some Slashdot users claim that Firefox on some platforms instead binds quit to Ctrl+Shift+Q, but this is still adjacent to Ctrl+Shift+Tab (switch to previous open document in the same window). "Restore Previous Session" restores which documents were open, but it doesn't always restore changes made by scripts to the DOM of those documents, nor data entered into unsubmitted forms in those documents, especially if the form was added to the document by a script. Slashdot D2 comment forms are one example of this, as are comment forms on Explosm.net (the home of the webcomic Cyanide & Happiness).

    There used to be an extension called "Keybinder" to disable the Ctrl+Q shortcut for quit. But as described on the README of its GitHub repository, it didn't make the transition because WebExtensions don't support anything analogous to XUL keysets. This is bug 1325692, which was marked "wontfix" for Firefox 57.

    1. Re:Fx 57 loses a comment being composed by serviscope_minor · · Score: 1

      This is bug 1325692, which was marked "wontfix" for Firefox 57.

      Yes? That's not surprising given that Firefox 57 is already out. It's not marked as WONTFIX in general, just for the Firefox 57 release. Firefox 57 had some pretty hefty triaging since it was such a major change.

      --
      SJW n. One who posts facts.
    2. Re:Fx 57 loses a comment being composed by tepples · · Score: 0

      This is bug 1325692, which was marked "wontfix" for Firefox 57.

      Yes? That's not surprising given that Firefox 57 is already out.

      Bug 1325692 was reported 2016-12-23, just shy of eleven months before the 2017-11-14 release of Firefox 57.

    3. Re:Fx 57 loses a comment being composed by serviscope_minor · · Score: 1

      Bug 1325692 was reported 2016-12-23, just shy of eleven months before the 2017-11-14 release of Firefox 57.

      Yes, again this is not especially surprising. It's not that they won't fix it, it's that Firefox 57 was such a huge change that they had to aggressively triage bugs.

      --
      SJW n. One who posts facts.
  25. Lasting power by nitehawk214 · · Score: 1

    The only way Chrome will have IE6 levels of influence is if web developers will have to support its quirks and bugs for a decade, even after new versions of Chrome come out.

    It is possible if Google leaves bugs in place in future versions and intentionally starts a process if embrace extend extinguish. It could happen but we are not at IE6 levels of insidiousness.

    --
    I'm a good cook. I'm a fantastic eater. - Steven Brust
  26. Animal Farm, House, or Crossing? by tepples · · Score: 0

    Perhaps once you're done conflating George Orwell's Animal Farm ("four legs good, two legs bad^W better") with National Lampoon's Animal House ("Toga! Toga! Toga!"), you could add in Nintendo's Animal Crossing for good measure.

  27. Why didn't WebExtensions fix this? by tepples · · Score: 1

    Several business applications support certain features in Chrome and not Firefox, or have Chrome extensions but not Firefox extensions.

    I thought the WebExtensions transition was intended to let Chrome extension developers upload their extensions to addons.mozilla.org nearly unchanged. If a particular extension's publisher has stated its business decision to deliberately make it exclusive to Chrome Web Store, please name and shame.

  28. Firefox = spyware, but Chrome is even worse by Anonymous Coward · · Score: 0

    Which is why I've stuck to Firefox. I do have to disable a ton of stuff now with Firefox. Unfortunately everything is going to shit even if I'm still on the lesser shitty software.

  29. This has been going on for years by Anonymous Coward · · Score: 0

    They've been inventing new "standards" for years that only work in Chrome.

  30. Re:It might happen, but it's a big stretch right n by Anonymous Coward · · Score: 0

    The problem is they arnt web standards. They are just whatever Google cooked up last week, and will probably be rewritten or dropped entirely a year from then. They are simply trying to change the language of the web fast enough that noone else can afford to keep up.

  31. Not the same by Anonymous Coward · · Score: 1

    This is definitely not the same, Chrome will work with standards compliant sites, while IE6 would not.

    1. Re:Not the same by Bert64 · · Score: 1

      IE6 would also work with standards compliant sites, assuming you stick to the very small subset of standards that IE6 supported.
      Chrome supports a much wider set of standards that's all.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  32. Two Sides by Anonymous Coward · · Score: 0

    I've not a fan of any single entity doing their own thing. Firefox is doing this and has killed of many of the plugins that made the browser great. There's another side to this however also Firefox related. Chrome has support for lossy image formats that support transparency. However because of it not making the standard Firefox refuses to use it. If you're stuck with Firefox or have to support it for some reason then you either have to use huge amounts of bandwidth for graphics with transparency or you need horrible hacks.

  33. Bug 1325692 is still NEW by tepples · · Score: 2, Insightful

    This "new API, which Mozilla gave more then a year's notice of," launched without counterparts to several categories of functionality present in the old API. This was despite extension developers giving Mozilla "more then a year's notice of" the fact that these categories of functionality were missing in the new API.

    Need a specific example? Let me know when the request for a way to rebind shortcuts becomes RESOLVED FIXED or even ASSIGNED. Right now, it's marked as "NEW" which means "will not be worked on by staff".

    1. Re:Bug 1325692 is still NEW by Anonymous Coward · · Score: 0

      "Hey, the old addon system is too problematic for us to keep going much longer, so we're going to have to replace it with something in a couple of years. Help us make a better one." "Nah, you make the new one. We don't wanna." "Ok. Then have fun waiting without your addons working while we do all the work." "Ok, then we'll just sit around complaining like entitled douchenozzles."

    2. Re:Bug 1325692 is still NEW by tepples · · Score: 1

      Since when does reporting a functionality gap in the new one not count as helping make the new one? Or are you trying to imply that it is the duty of developers of extensions written in the JavaScript language to learn the C++ language, the Rust language, and the browser codebase, and contribute code to the browser itself?

  34. poor grasp of reality! by Anonymous Coward · · Score: 0

    IE6 levels of influence

    IE6 levels of insidiousness.

    Do you know what these words actually mean, or are you some sort of parrot?

    if web developers will have to support its quirks and bugs for a decade, even after new versions of Chrome come out.

    Do you live in some sort of weird reality where people can't update their software? You certainly are not present in this one.

  35. Not exactly Internet Explorer. by DrYak · · Score: 4, Insightful

    There's a difference.

    Internet Explorer back then, locked you into a shit ton of closed source proprietary secret poorly documented stuff (embed OLE objects/ActiveX extensions night mare).
    There was no sane way to make a web app specifically made for IE to run on anything else except the specific version of IE that it was made for.

    Google Chrome mostly relies on open standard. Take another browser that complies with the same open standard, and you can more or less access the same web apps.
    Chrome's source code is even accessible. When in doubt you can check how they've implemented some non-compliant stuff.
    In practice, very few web apps run in Chrome but completely fail in Firefox, despite both using entirely different engines.

    Yes, a lot of web apps fail in Microsoft Edge /Internet Explorer or in Safari, but has more to do with those being bullshit browser which aren't up to date with standard (microsoft's stuff even more so) than Chrome being a proprietary target.

    And then, there's the whole anti-trust / profit angle.

    Back during the internet explorer scandals, Microsoft was profitting from selling software. By making sure that as many websites and webapps only work exclusively with IE, Microsoft made sure that people desperately need to buy Windows from them in order to get the bundled in Internet Explorer.

    Nowadays, Google doesn't profit at all from Chrome. Their hugest profit driver is matching *results* (though not the search results themselves in Google.com, mind you. But matching ads to serve best to end users. And matching content to keep youtube users hooked while they play ads. etc.)
    They don't give a shit if you use their browser. They want to use *a* browser, *any* browser, might as well be Firefox if not Chrome (which they *also* finance - Google is pouring money and financing what some could wrongly consider their "main competition").
    As long as you end up using this browser to go online, where they can thrown ads at you and sell your eyeballs to the highest bidding advertiser, and where they can monetize the shit out of all the online behaviour data they can gather about you.

    Chrome isn't a product on which Google is making money (directly).
    Chrome is just one of the possible tools that make their actual business (profiting of users going online) possible.

    You can hardly suing them for antitrust violations, Chrome is free (i.e.: "gratis" as in beer) as well as major part free software (i.e.: "libre" as in freedom to look into it and build your own browser).

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
    1. Re:Not exactly Internet Explorer. by lgw · · Score: 4, Insightful

      There's already too much Chrome-specific stuff and the point is: it's growing. Sure, Chrome started as fully standards-based, but then so did IE in the (very) early days when it was the best browser around. Then the years went on, and the IE-specific stuff grew until we had the world of IE6.

      Chrome is starting to look like it's on that trajectory. Sure, it's still mostly standards-based, but its trajectory is away from that, and in fact looks very much like the trajectory from IE3 to IE6.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    2. Re:Not exactly Internet Explorer. by Kielistic · · Score: 1

      You just described IE6 (which was free) and Microsoft (which bailed out Apple).

    3. Re:Not exactly Internet Explorer. by cayenne8 · · Score: 1

      There's already too much Chrome-specific stuff and the point is: it's growing.

      I've not really used Chrome, except trying it a day or two years and years ago.....what things out there are chrome specific?

      What would I be missing since I don't use chrome? I do mainly FF when on linux and windows, Safari when on a mac, and occasionally when something only works on IE....IE.

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    4. Re:Not exactly Internet Explorer. by nuckfuts · · Score: 1

      There's a difference.

      Internet Explorer back then, locked you into a shit ton of closed source proprietary secret poorly documented stuff (embed OLE objects/ActiveX extensions night mare).

      Locked in? As I recall, ActiveX extensions are things you install voluntarily.

    5. Re:Not exactly Internet Explorer. by Rob+Y. · · Score: 2

      Yes, and you installed them 'voluntarily' when, say, your company used a 'web based' product that was little more than a wrapper around an ActiveX 'control', which was essentially a Windows app that 'ran in the browser'.

      And all of it was proprietary - and could only have happened in a world where it was safe to say "targeting Windows only is enough". Thankfully, that is not today's world. And, even if Google were attempting to steer the web toward Chrome-only features (and they're not - despite the complaints of some random Microsoft employee that wishes Edge were up-to-date enough to run all Google apps), it's still not comparable in the sense that Chrome doesn't attempt to tie you into any hardware or OS platform - and is about as cross-platform as any big project gets.

      But apparently, it's fashionable to peddle anti-Google conspiracy theories here - to the point that this article is able to get any traction around here. Does anybody here even remember how awful the IE6-era web was...?

      --
      Posted from my Android phone. Oh, I can change this? There, that's better...
    6. Re:Not exactly Internet Explorer. by Anonymous Coward · · Score: 0

      the term "locked in" rarely (if ever?) refers to something you do not voluntarily install. Locked in refers to the fact that you have to voluntarily install it. Ex. you are "locked in" to flash, because you want to play your stupid game. You could just not play the stupid game, but that's what "locked in" means.

    7. Re:Not exactly Internet Explorer. by Anonymous Coward · · Score: 0

      which bailed out Apple

      That's a myth. Microsoft bought some non-voting Apple stock as part of a lawsuit settlement.

    8. Re:Not exactly Internet Explorer. by Anonymous Coward · · Score: 0

      ummm yeah, that was the bailout, it propped up the apple stock which likely would have been swallowed by another competitor had it not been propped up.

    9. Re:Not exactly Internet Explorer. by exomondo · · Score: 2

      There's already too much Chrome-specific stuff and the point is: it's growing. Sure, Chrome started as fully standards-based, but then so did IE in the (very) early days when it was the best browser around. Then the years went on, and the IE-specific stuff grew until we had the world of IE6.

      This is the problem with the standards organizations, companies do not want to be limited by the standard but adding to it takes far too long. So instead you get companies like Google and Microsoft creating technologies that enable new features beyond the standard. Microsoft had this with IE and ActiveX, now web standards have caught up in terms of functionality such that Microsoft has been able to abandon proprietary extensions because the standard is capable. This will likely come around for Google as well but it will take time.

    10. Re:Not exactly Internet Explorer. by sexconker · · Score: 0

      Don't forget that Chrome being "standards-based" is tainted by the fact that Google so strongly influences the "standards".

    11. Re: Not exactly Internet Explorer. by Anonymous Coward · · Score: 0

      It was a very weak bailout then because the number of shares they bought was less than3%, hardly enough to stop a takeover.

    12. Re:Not exactly Internet Explorer. by donaldm · · Score: 1

      There's already too much Chrome-specific stuff and the point is: it's growing. Sure, Chrome started as fully standards-based, but then so did IE in the (very) early days when it was the best browser around. Then the years went on, and the IE-specific stuff grew until we had the world of IE6.

      Chrome is starting to look like it's on that trajectory. Sure, it's still mostly standards-based, but its trajectory is away from that, and in fact looks very much like the trajectory from IE3 to IE6.

      How is there too much Chrome-specific stuff? Please define "stuff".

      Chrome at it's basic is a W3C compliant Web browser (ie. an application) and can be optionally run on multiple operating systems while IE6 is also a W3C compliant (cough!) web browser that is "tied" to a Microsoft operating system.

      --
      There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
    13. Re:Not exactly Internet Explorer. by KozmoStevnNaut · · Score: 3, Insightful

      Google is trying to tie you to a platform. Not to a hardware or OS platform, but to their web platform, ie. Google services through a Google browser. While they do not tie you to a specific platform, their apps and services work best on Android phones, connecting to Google devices such as Chromecast and their various other devices.

      They're not forcing you, they are making you take the easy way, "voluntarily" do everything in the Google ecosystem, to increase their data gathering.

      --
      Eat the rich.
    14. Re:Not exactly Internet Explorer. by lgw · · Score: 1

      I was on the standards committee for SCSI once upon a time, and we never had this problem. This is a recurring problem with W3C that other standards bodies usually avoid. It's worth noting that the HTML standards body isn't run in the normal way, under the umbrella of ANSI or ISO, which have stuff like mandatory training for people leading the many associated standards bodies, and specific requirements on running meetings, meeting minutes, patent disclosures, and so on.

      The HTML standard comes off as trying to dictate the standard to the vendors, rather than documenting what the industry practice currently is, as most standards do.

      Also worth noting: every technical standard is obsolete by the time it's officially adopted. It's normally the latest published draft standard that's the "real" standard (and for a long time the draft was freely available to all, while you had to pay a fee for the published one - one thing the W3C does better).

      --
      Socialism: a lie told by totalitarians and believed by fools.
    15. Re:Not exactly Internet Explorer. by Cochonou · · Score: 1

      NaCl (for instance used on the new Google Earth) still looks awfully like ActiveX and is very much vendor specific.

    16. Re:Not exactly Internet Explorer. by toddestan · · Score: 1

      I'm pretty sure he's referring to all those various webkit-specific extensions to the standards that's in Chrome. If it was Microsoft, this is totally the Extend phase of the Embrace-Extend-Extinguish pattern, hence the comparisons to IE6.

      To be fair, these aren't really "Chrome-specific" as pretty much all of the Blink/Webkit-based browsers (Chromium, Opera, Dragon, etc.) also end up having them. But Chrome, and especially Blink/Webkit in general dominate the internet, which means a lot of websites use these extensions, which means other browsers either have to implement these "standards", or have people complain that their browser is broken when some random website doesn't render right. And it's Google that is primarily driving this.

      The only stuff that is truly Chrome-specific is the sites that check the user-agent (which there are a few of), and the stuff that requires the DRM that's baked into Chrome that's missing in the other browsers.

    17. Re: Not exactly Internet Explorer. by Anonymous Coward · · Score: 0

      A takeover company appraises the value of one it might wish to buy on the basis of assets (tangible and intangible, including goodwill and brand) and projected future profits over some investment horizon, and comes up with a figure it is prepared to pay. If someone buys 3% of stock at some greater price, then it sets an expectation for the value of the rest of the stock that might need to be purchased for the company to be taken over. If this is greater than the appraised value of the stock, it makes it hard to be taken over. I am not saying Microsoft overpaid, as I have no idea, but it shows how you can potentially protect a company by purchasing a relatively small amount of stock, and setting a particular expectation.

  36. Re:Firefox's fault. by nnet · · Score: 1

    why does xul have to be brought back? I'm genuinely curious.

  37. How so ? by DrYak · · Score: 1

    How could you start an antitrust suit on the grounds of Google Chrome ?

    Google Chrome is given away for free (unlike the IE counter example, which was only available to those people who did buy Windows from Microsoft).
    the source code of most of the parts (all the important one) is available to anyone (so anybody can re-implement a chrome-clone on their system of choice).

    Google doesn't make a single penny directly out of Chrome.
    In fact they don't even need you to use their browser, they just want you to use any browser. Mozilla Firefox could also do the trick (and that's why they are donating money into its development too).
    Google doesn't give a shit about which browser, as long as you use *A* browser, and go online, where THEN in turn they can earn a ton of money thanks to their very lucrative ads business.
    But the browser that you chose to actually bring you to these ads is completely irrelevant to their business plan.

    The fact that you can one for free from Google (and another one for free by Mozilla, partly paid by Google's money too) is only a bonus.
    (But a bonus which worth for them to invest into : the more free and easy solutions to go on line, the more eyeballs for them to sell to advertisers).

    ---

    Note that, with a few exceptions (Google is licensing some parts commercially to big manufacturer - mainly the Google Services, and access to Google Play), the same logic also applies to Android (of which a good chunk is available with the source in clear) and which (can be) given away for free (at least AOSP part).

    They don't profit from Android (much - there are still the licenses), they profit from people going online (again to be subjected to ads) and coming to pay apps from their Play store.

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
    1. Re:How so ? by mysidia · · Score: 3, Insightful

      How could you start an antitrust suit on the grounds of Google Chrome ?

      They are modifying their websites to discourage or prevent the use of competing browser software.

      Google Chrome is given away for free

      The price of the product isn't actually relevant. Internet Explorer was given away "for free" too, but you paid for the OS.
      In the case of Google Chrome: when you use the browser it feeds Google information about you, so in a sense Google
      receives OTHER compensation than direct payment, but there's still a payment for the product in the form of lost privacy and
      Ad Dollars gained from more-effective targeting; ALSO Chrome feeds into OTHER Google services by incorporating them directly.

      Google doesn't make a single penny directly out of Chrome.
       

      False. As explained Chrome has integrated Google products such as Search defaulting to Google's service, which Google is paid ad dollars for.
      Chrome is able to track your browsing and what you type into the Title bar and share valuable info with Google that makes it DIFFICULT for other Ad agencies to compete with Google.

      Google doesn't give a shit about which browser, as long as you use *A* browser, and go online,

      Clearly that is false, otherwise Google would not be so often prompting users to use Chrome or making websites say they Work better in Chrome, or blocking access to Edge users and sometimes FF users, As explained in the original article.

  38. They expect standardization by beta end by tepples · · Score: 1

    I assume the logic is that if a web platform feature is at Candidate Recommendation status at the start of beta, it's likely to be at least a Proposed Recommendation once beta ends.

  39. My Greasemonkey scripts broke by rsilvergun · · Score: 1

    You can no longer access the file system. Instead plugins get a 'virtual' file system to store files. My GM scripts were written with multiple files using include directives to reference the local directory, and since I can't just copy the files over they don't work. I'm stuck putting everything in one ginormous file.

    As for my own plugin, it uses FFMPEG to do conversions, which again is damn near impossible without file system access. And that's before I get into making it all play nice in the new multi-threaded plugin world :(...

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
    1. Re:My Greasemonkey scripts broke by tepples · · Score: 1

      since I can't just copy the files over they don't work. I'm stuck putting everything in one ginormous file.

      That's been true for years. Are native applications distributed as a pile of .o files to link together at runtime, or as a single .exe file?

    2. Re:My Greasemonkey scripts broke by Anonymous Coward · · Score: 0

      I will shock your mind. Read about *.so and *.dll

  40. Blocked? by dhawton · · Score: 1

    I just opened Edge for the 2nd time on my Windows 10 install... and none of those blocked use of them. They all recommended Chrome "a fast, secure browser" but none of them said "No entry!" to me.

  41. Free market vs. unregulated market by tepples · · Score: 1

    I guess some of the confusion about the meaning of "free market" comes from the habit of some right-libertarians to confuse it with "unregulated market" when they fail to see monopolist practice as private coercion.

  42. Finding web apps that aren't even trying by CruisinAdam · · Score: 4, Informative

    We recently had a product forced on us by our state government that they had written by and outside contractor. Everything works fine in Firefox with a user agent switcher, but otherwise you are blocked with the message "Google Chrome is the only supported browser..." I get the feeling it's people who can't be bothered to test their code in anything other than Chrome.

    1. Re:Finding web apps that aren't even trying by Anonymous Coward · · Score: 0

      I haven't done any web development for about 15 years but was recently put in charge of a project to build an internal website that was usable across desktop and mobile browsers. We planned that by using standard HTML5 as much as possible we could support the users choice of browser with a minimum of Chrome, Edge and Firefox all working on the desktop (although a surprisingly large group of users want IE - it is still the default browser for many). However our plan didn't work entirely well.

      The website is nothing special, but it does rely on access to cameras and entry of datetimes. These two things create issues for Edge which cannot tell when a monitor is in portrait mode and has a hideous datetime-local picker, and for Firefox which does not have support for datetime-local at all.

      It was the last thing I wanted, but in the end we've told everyone they have to use Chrome to get full functionality.

    2. Re:Finding web apps that aren't even trying by Anonymous Coward · · Score: 0

      Knowing government contracts it's because your government paid peanuts under the expectation that only certain browsers would be supported. The contractor has disabled all other browsers to stop your government from feature creeping with "but it doesn't work on browser xyz from 2001!".

  43. Google did it through integration and UX by gosand · · Score: 2

    I suppose the question comes down to whether the value of the actual Google services integration (profile sync, better Youtube experience, cloud print, desktop sharing) is worth ceding control of the whole browsing experience to Google. I don't really use any of that stuff so I can't say, but no, letting a giant ad company control my internet experience really isn't any better than when we were pissed a Microsoft for trying to do the same thing. I'm not really seeing how Google got to this point on the desktop. Firefox and Safari were never THAT bad. Is it really just a matter of marketing?

    First let me say that I am no fan of Google's products outside of search and maps. I simply don't like their tracking. But I can certainly see how they got to where they are. They tackled and conquered amazing problems with their products. Earth, maps/streetview, search, android/play, docs, and drive just to name a few. And Chrome. They took the browser market. I think that they did all of these things with good ol' engineering. They raised the bar, and not through promises but by delivering products. Yeah, some of their products are killed or die off, but the ones that work are great.

    But to your question, I think that they work really hard at making things work together in the Google ecosystem. Just the other day I was helping my daughter use a sync app to get pictures from her phone to her computer. But I had synced her Camera folder on her phone, and she needed a pic she had created using the google collage app (which I didn't even know existed). I just had her log into her computer with her google account, went to photos, and there it was. THAT is why Google is where they are. They make things work easily together - and that is very hard to do. In school the kids all use gmail/drive/docs, it just simplifies things. My daughter in 7th grade works on team presentations with other kids using drive.

    But... as much as Google impresses me from an engineering perspective, I do everything I can to not be their product. I run linux, I use palemoon and I make sure I am logged out of my google account. I turn off my location on my phone. They keep trying to creep in though. I just found out that "ok google" is enabled on my phone now, even though it was previously disabled. Worse yet - I have gone into the google app and disabled it, but it is still active! The only way I was able to disable it was because I use Nova Launcher, and it had an option to turn it off which worked. These kinds of things, along with many others, make me very leery of Google. I think their interpretation of 'evil' is different than mine.

    --

    My beliefs do not require that you agree with them.

  44. You don't see a problem? by Anonymous Coward · · Score: 0

    Users will get tired of being locked out of the next new thing and switch to Chrome. Don't think Google doesn't know this. Also there's no reason why anyone wouldn't develop according to the standard in the first place, what's the point of making it only work in Chrome during dev and then rewrite stuff so that it works for all? The only point is to get people to change to Chrome.

  45. Google Earth blocks Fx 57 on GNU/Linux by tepples · · Score: 3, Informative

    Some also block Firefox with messages to download Chrome.

    Not if you're on Linux. They seem to only bully MS users. They know GNU/Linux users know better.

    My experience differs from yours on Ubuntu 16.04 LTS, Firefox 57.0.3 (64-bit), visiting https://www.google.com/earth/

    Google Chrome is required to run the new Google Earth. Please try this link in Chrome. Learn more.

    1. Re:Google Earth blocks Fx 57 on GNU/Linux by rjstanford · · Score: 1

      And "Learn More" doesn't tell you what's wrong, it just tells you to download chrome again. Same message in Safari FWIW.

      --
      You're special forces then? That's great! I just love your olympics!
    2. Re:Google Earth blocks Fx 57 on GNU/Linux by tepples · · Score: 1

      What happens when you visit the URL in Chrome (which is a Safari wrapper) on an iPad?

    3. Re: Google Earth blocks Fx 57 on GNU/Linux by Anonymous Coward · · Score: 0

      It tells you to install the Google Earth app.

  46. SIP, offline messages, and files by tepples · · Score: 1

    Hangouts is one of those obviously-silly-on-the-face-of-it services for people who don't realize that users can already communicate with one another using standard protocols and therefore nobody needs another fucking "chat website."

    Sometimes these FCWs, such as Hangouts, Skype, Slack, and Discord, fill perceived functionality gaps in Internet Relay Chat (IRC) and other standard chat protocols. For example, how can one set up a SIP call over IRC? Or view messages sent to you or to a group while you were offline or were using a different device? Or attach files when both sides are behind a firewall?

  47. Not using Chrome for that very reason by Anonymous Coward · · Score: 0

    I've actually reported bugs on websites only to have the webmasters report back that "they only support Chrome" or that "Chrome is the best browser". Since then I've stopped using Chrome completely - if a website doesn't work properly with other browsers I just don't go back. Mostly I've been using Firefox, and am very happy with it overall.

  48. The google Empire is putting on the squeeze by Vektuz · · Score: 2

    They are starting to tighten their grip to the point where systems are starting to slip through their fingers.

    Google's new strategy has definitely been walled-garden - for example look at the youtube vs amazon fire tv debacle.
    They're starting to use the systems they already inhabit as leverage to wall people in.

  49. Trolling by sjbe · · Score: 1

    You must be a Gnome developer. "It works for me therefore it's definitely you, not the software".

    Nope. Not a developer at all nor any interest in becoming one. Actually I'm an industrial engineer as well as an accountant by trade. But I have been a user of literally every major browser since Mosaic back in 1993. I've used Firefox as my primary browser since its release. If something meaningfully better came along I'm not brand loyal but I regard Chrome (and Safari and Edge) as fine but not any better.

    That said you have to be able to replicate a problem to fix it. I have no doubt that some installations of Firefox will have issues but there are enough trolls that I don't take the word of some random AC on slashdot about it. If he really has a problem then report it to Mozilla rather than bitching here where nobody really cares.

    Anyway, why is this even surprising, it's clearly a major change for 57, there's going to be problems along the line. Problems can be fixed, but denying that anyone has them is not going to help.

    Anonymous, undetailed, and unsupported claims of "massive instability" on slashdot is worse than useless. It is pure unadulterated FUD probably meant to troll.

    1. Re:Trolling by Anonymous Coward · · Score: 0

      I'm not the previous AC, but I'm posting as AC because I rarely comment and I'm too lazy to create a slashdot login.

      I can't comment on the instability of 57 because I've only spent enough time with that version to be able to say that 57 broke compatibility with MANY plugins/add-ons in such a large way that some plugin developers have seriously considered just abandoning their projects because they're mad at mozilla for braking compatibility in a way that will be extremely labor intensive to fix.

      Many plugins/add-ons are written as a hobby by people in their spare time... the changes that mozilla made with 57 put quite a sour taste in a lot of developers mouths...

  50. Nope. by DrYak · · Score: 2

    You just described IE6 (which was free)

    Nope.
    it only works on microsoft windows.
    it's only a free bonus for people who have already shelled out money to microsoft.
    By making people dependent on IE, Microsoft makes sure to increase the sales of Windows.

    By making people dependent on Chrome, Google is supposed to profit how ?

    and Microsoft (which bailed out Apple).

    Which served them in proving that they are not covering 100% of the market of selling operating systems on personal computers.
    "Look there's also Apple selling OSes ! They are still alive".

    Google is selling what again ? Mozilla is selling what ?
    They aren't covering 100% of sales and profit in a market, they don't sell anything and don't profit there.

    Google profits by selling eyeballs =yours (and apps).
    Their browser (and smartphone) business is entirely accessory.

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
    1. Re:Nope. by jaa101 · · Score: 1

      it only works on microsoft windows

      I seem to remember IE for MacOS.

    2. Re:Nope. by jhdsl · · Score: 1

      Me too. I ran it when it came preinstalled on OSX. Worst browser ever, no contest. A crappy windows port. Was gone from OSX within a year or so if I recall correctly.

    3. Re: Nope. by Anonymous Coward · · Score: 0

      I work on a browser team. Youâ(TM)re absolutely insane if you think Chrome isnâ(TM)t worth billions of dollars to Google. Thatâ(TM)s why they compete so aggressively.

      The battle is over search share, and for most users, âoesearch engineâ and âoebrowserâ are synonymous. The browser drives searches like crazy, which are the cornerstone of Googleâ(TM)s business. (And drives customers to Gmail, Docs, Android, etc through many useful and very deliberate integrations.)

    4. Re:Nope. by KozmoStevnNaut · · Score: 3, Insightful

      Google profits from Chrome domination by intensive tracking data gathering, which they convert to ad revenue. So no, they're not profiting directly from Chrome, but they are profiting indirectly, through ad revenue and Chrome-only products (Chrome is the only browser compatible with Chromecast, for instance).

      --
      Eat the rich.
  51. As long as there's a way out... by atrex · · Score: 1

    It seems that companies, be they Microsoft (with it's multiple prompts and begging to keep you using Edge), Google (with it's reported prompts of "hey want to try chrome?"), or Amazon ("I see you're not subscribed to Amazon Prime, are you sure you want to place this order without it? Come on, just subscribe to Prime already and give us your money") can get away with just about anything they want to as long as they leave a way out in place.

    Amazon's though is the one that really sickens me since it's a direct attempt to try and get $80+ dollars of my money the instant I'm not paying very careful attention while placing an order. Also their automatic selection of "Standard $20+ Shipping" instead of "Free Shipping" even when an order is eligible for Free Shipping. Much as I try to avoid shopping there these days they really do have something of a minor monopoly on the largest selection of assorted stuff with the best prices, even if it's from third party listings.

  52. I agree with you by Anonymous Coward · · Score: 0

    Thank you for a very well-written post that summarizes my own standpoint on Google's product and services. They have earned their position by decades of hard work, yet the signs of stagnation are starting to seep out. Just the other day my mother (who is by no means a tech-head) remarked how hard it was to find relevant search results. Not because she was not signed into Google, quite the opposite. There was simply too much advertisement-related content in the results.

    I think we have had a bubble in on-line advertisement for a while now, fueled by people doing more and more shopping online. Youtube is filled with useless product "reviews" which is little more than some unboxing and casual observations. Sooner or later I think advertisers will start reconsidering the return on investment, at which point Google will be forced to monetize their trove of personal data in less ethical ways.

  53. Nonsense. This is something quite different. by Qbertino · · Score: 2

    There are many things that are way different then back in the IE days, the most important perhaps being that unlike IE the essential parts of Chrome are FOSS. There are quite a few feasible Chrome clones out there - commercial and enthusiast/FOSS and Chrome is way closer to web standards that IE ever was. Google would be very stupid to turn Chrome into something proprietary.

    Google wants the Web to remain free. They just want everyone to use Google, that's all.

    The danger with Google isn't Chrome but that they potentially have the power to hijack the web. For ordinary people who can't tell the difference they bascially have already, with their search engine. However, as soon as they attempt lock-in, people would notice and streat clear. The choice to rely on Google ranking for you business is nearly without alternatives for many people, but still no one forces you to do it,

    I see some dangers lurking but Chrome turning proprietary and locking others out sure isn't one of them. At least not yet.

    My 2 cents.

    --
    We suffer more in our imagination than in reality. - Seneca
  54. Not the same situation at all by GuB-42 · · Score: 3, Informative

    Yeah, there are similarities but it is actually completely different, both in philosophy and magnitude.

    First, besides a few bleeding edge web apps (pun not intended), the vast majority of websites work on any recent browser. The situation is much better in that regard than it was before. In fact most headaches come more from compatibility between different versions within the same family rather than between the latest version of different families.

    And unlike Microsoft in the IE6 days, Google actually wants other browsers to be compatible. Google doesn't make money off Chrome, they make money when you use their online services, they are perfectly happy to have Firefox users too, they even pay good money to Mozilla for it.
    Microsoft was in the opposite situation: they make money by selling you the browser (as a component of Windows), they broke compatibility deliberately so that you needed to pay for Windows/IE in order to access a significant part of the web.

    The reason Google makes Chrome is to push standards. When they want to add a feature that is advantageous to them (ex: lowers their bandwidth requirements) they don't have to beg standards governing bodies and other browsers developers. They just implement it in Chrome and encourage others to do the same.

  55. ha-ha by Anonymous Coward · · Score: 0

    is chrome that shit lol? I use firefox btw.

  56. EU here you go.. by SuperDre · · Score: 1

    It's time the EU put's a stop to this..

  57. Google could be turning into the new Microsoft by Anonymous Coward · · Score: 0

    Everything has a lifespan... in the early to mid-90s Microsoft was still dominated by geeks with a driving desire to innovate. Once the power shifted to accountants, marketers and HR, it became just another big company, squelching even its own innovations if they competed with existing profit centers. Google is very likely to undergo this same, extremely common metamorphosis, if it hasn't already.

    1. Re:Google could be turning into the new Microsoft by c-A-d · · Score: 1

      It's already in the early stages of this. For proof, I give you YouTube's CEO who is doing everything in her power to destroy the platform.

      --
      some karma... and kinda lukewarm about it.
  58. Shame. by NormanHaga2580 · · Score: 0

    Isn't it a shame that I have to have three browsers, Chrome, FireFox and Edge to do the job of one browser that I can simply change the user agent in a single browser to do the job?

  59. Maybe it's just that Edge is so far behind by Anonymous Coward · · Score: 0

    In css/html support alone Edge seems to be about 3 years behind. There are so many css3 properties that have been mainstream for ages except for Edge. I think developers and companies have just gotten tired of waiting for Microsoft to support modern features. MS can't set the pace anymore, so they're crying about the competition being ahead.

    Mind you, this is as close to parity with the current state of web standards MS have been in a good 15 years, so it seems a bit harsh to start snubbing them now.

    1. Re:Maybe it's just that Edge is so far behind by Anonymous Coward · · Score: 0

      Indeed. To name some: object-fit, position:sticky, clip-path, mask, filter effects, appearance (for form elements), shapes level 1, text-orientation, font-kerning, text-stroke and text-fill, image-set, resize property, background-blend-mode, :default pseudo-class, :matches pseudo-class, :placeholder-shown pseudo-class, case-insensitive attribute selector, cross-fade function, css custom variables, reflection

  60. Link-time optimization; self-contained store apps by tepples · · Score: 1

    I'm very much aware of shared libraries. But I was under the impression that compilers could not perform link-time or whole-program optimization across a .so or .dll boundary. I was also under the impression that application submission policies on iOS, Windows Store (UWP), and game consoles required applications to be "self-contained", not linking to any .so or .dll files that do not ship with the operating system. (For example, see Apple's App Store Review Guidelines 2.5.2 beginning "Apps should be self-contained in their bundles".) The easiest way I know to ensure whole-program optimization and self-containment of executable code is to link the application statically, except for libraries that ship with the operating system.

    With JavaScript outside Greasemonkey, it's also a good practice to combine multiple scripts into one file to reduce HTTP request round trips and the likelihood of dependency race conditions.

  61. Really? Three times? by rnturn · · Score: 1

    If you visit Google.com in a non-Chrome browser you're prompted up to three times if you'd like to download Chrome.

    Hmm... I have a mess 'o' browsers on my system. Only on Opera did I get a pop-up (in the upper right) with an invitation to download Chrome. And only once. So I wonder what browser the individual was using when receiving the multiple Chrome come-ons?

    --
    CUR ALLOC 20195.....5804M
  62. Other browsers... by YVRGeek · · Score: 1

    So, checking https://earth.google.com/web with Brave 0.19.123, FF 57 and Edge 38 I get three quite different behaviours: On Brave, I get a partially rendered intro screen that is basically freezes during load. This is probably because Brave 38 still has a few bugs and kinks in it's rendering and JS engines and can't handle the non-standard JS and CSS that google is using for this "new and improved" version of Earth.

    On Edge, you see this message: "Oh no! The new Google Earth isn't supported by your browser yet. Try this link in Chrome instead. If you don't have Chrome installed, download it here."

    On FF57 you see the message: "Google Chrome is required to run the new Google Earth. Please try this link in Chrome. Learn more. ".

    Interesting that they singled out MS for a pretty missleading message... as if to imply that Edge is lagging behind in dev but for FF they're just saying you must have Chrome - because of course the new version of Earth ignores web standards which Edge actually does a pretty good job of adhering to. This is pretty damn evil of them. I mean, I get that it's a competitive expression but still... if I were MS I'd sue. We all need to fight this sort of behvior by just not using non-compliant web apps. I for one will not ever be looking at Earth in Chrome because this sort of shit just should not stand. Ditto for *anything* that can only be viewed in Chrome. Shame on you google.

  63. Re: Firefox's fault. by Anonymous Coward · · Score: 0

    Apis in xul which mozilla refuses to implement in the replacement. Without these api functionality is reduced and many useful extensions are impossible to port over.

  64. Um... It's JavaScript by rsilvergun · · Score: 1

    and in general you can and do run JavaScript exactly as it's written unless maybe you want to run it through an optimizer or obfuscator (and these are scripts I wrote for work, so that would be kinda pointless). And besides, GM doesn't do compilation, the javascript engine built into FF does. Have you just never written a web app or script? But even then don't you distribute stuff as libraries? When I install a large program like, say, Office it doesn't come as a monolithic exe...

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
  65. MS deserves to taste its own medicine by Sla$hPot · · Score: 0

    However for everybody elses matter, DOD should step in and make short process.

  66. Firefox 57 is an excellent browser by catchblue22 · · Score: 1

    I've used Chrome for quite a few years. I had Firefox installed, but it was pathetically slow, and used an unreasonable amount of memory with even a few tabs only. I heard good things about Firefox 57, so I updated and gave it a try. It seems that almost every complaint I had against Firefox was fixed in that upgrade. It is fast, and I can open a lot of tabs without my system grinding to a halt. The other thing that keeps bouncing me away from Chrome is that it doesn't work for my main news homepage, ustart.org (it makes all the headlines disappear if I scroll down). I changed to ustart.org when google got rid of their homepage function. I like having a large page with headlines from a wide variety of sources...I don't like newsfeeds because I don't like an algorithm deciding what I will read. When I use Firefox, I feel better about it than with Chrome, since Firefox is more closely allied with my vision of a free and open internet.

    So, if you don't like the google browser monopoly, jump over to Firefox. It is arguably a better browser anyways.

    --
    This and no other is the root from which a tyrant springs; when first he appears as a protector - Plato (423 to 327 BC)
  67. Re: Firefox Quantum is an excellent browser by Anonymous Coward · · Score: 0

    I also switched to FF QUANTUM mainly because i want to get out of Google lock-in to keep my things more private.

    I started using:
    FF Quantum
    FF Focus on my mobile devices
    Mega.nz for storage
    Wire / Signal for messaging
    Here we go maps
    Duckgogo as search engine

    I hope that we will have an independent mobile OS one day. Android with google account is getting out of hands and without google it does not work very well.

  68. Microsoft compatibility issues led to Chrome by Tony+Isaac · · Score: 1

    We developers always HATED developing for Internet Explorer. If your site worked in IE8, it broke when IE 9 came out, and then IE 10, 11, and Edge. Now, if you want to support IE, you have to SEPARATELY support each individual version you care about. With Chrome, you could write your code once, and it would pretty much keep working through each new release of the browser.

    This pattern FINALLY started to loosen Microsoft's stranglehold on the Enterprise. Business users hated it that they were stuck on, say, IE8 because their enterprise software wouldn't work on any later browsers. Then security issues made it worse--vulnerabilities in older browsers couldn't be eliminated by upgrading. Switching to Chrome, which did a better job of maintaining compatibility, became more and more attractive to big businesses. Once on Chrome, the switch literally saved them tons of money.

  69. Where is the outrage? by Anonymous Coward · · Score: 0

    When Micro$oft did this, there was general rage here.

    But Google does it, and it's ok? /., you simply must get over your corporate bias. Net Neutrality was recently bribed away (citation? please ask, you'll prove the point even more), and still you act this naive and outdated?

  70. It's the old company motto again by jrumney · · Score: 1

    Don't. Be evil.

  71. Still FUD by sjbe · · Score: 1

    Why is your personal, anecdotal experience more valid than mine?

    If there was any evidence of widespread instability in Firefox it would become news and it hasn't. I would believe someone who claimed to have problems with a specific machine since that would be reasonable. My own experience with Firefox directly contradicts any assertion of general instability.

    1. Re:Still FUD by Anonymous+Brave+Guy · · Score: 1

      I made no claim of "general instability". As I said, please don't put words into my mouth.

      Clearly there are cases where stability has got significantly worse for some users. You can see several comments from different people to that effect here, and in Mozilla's own bug tracker for that matter.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  72. Re:It might happen, but it's a big stretch right n by jafac · · Score: 1

    You are totally correct.

    Developing web-apps NOW compared to say, 1999 - is a completely different, and far more pleasant experience, and this is almost wholly because of MDN and Google's contributions to the open standards.

    Microsoft has made huge strides here, because they were dragged kicking and screaming; BY THE COURTS (and were honestly only let-off, on a political changing of administrations, the case was dropped AFTER they were found guilty - in the PENALTY phase).

    The list of things you had to keep in your brain, back then, was about 10% "how to do cool stuff" and 90% "stuff you can't do, because Microsoft says, and because everybody uses IE". Now the list of things you need to keep in your brain is about 20% "how to get awesome and cool features to work nominally or at least fail gracefully on all browsers, because not everyone does everything exactly the same way", and 80% "how to get awesome and cool features to just plain work anywhere"

    That's seriously life doing front-end web now, and we unfortunately do not have a free-market to thank for that.

    I assume that Google, at some point, may need to be reigned in - on the browser side. But I don't know how or why because they aren't as blatantly violating antitrust law like Microsoft was. (and was found to be violating it IN COURT).

    If google had succeeded with Google+ and was dominating like FB; and using that for platform lock-in, I think it would be a different story though.

    --

    These are my friends, See how they glisten. See this one shine, how he smiles in the light.
  73. Devil's advocate by Anonymous Coward · · Score: 0

    Hard to create potentially new standards if you're shackled by the old ones. Chrome has had many transient features that have come and gone, with the ones that stood the test of time tend to turn into new standards.

  74. Price of Xamarin Forms and publisher certs by tepples · · Score: 1

    literally runs on all platforms

    Does an application developed in Xamarin Forms work on a Chromebook?

    Besides, use of Xamarin Forms requires not only the annual subscription for Xamarin Forms but also the annual subscription for a software publisher certificate on each platform. A web application requires only a domain ($15/year), a TLS certificate (without charge through Let's Encrypt), and web hosting, which you need anyway to promote your native application and to distribute it on platforms without an App Store (Windows desktop, AOSP, and X11/Linux if your application is not free software).

  75. Not even compatible with IE by Anonymous Coward · · Score: 0

    The problem with Edge isn't Chrome. It's the fact that it's terrible. There are some (mostly proprietary) sites that only work with Internet Explorer. One would imagine that using Edge would suffice. No luck. Only Internet Explorer works. They're not even compatible with their own junk.

    Chrome is a choice, unlike Edge or Internet Exploiter. You aren't required to use Google Maps. It's the best choice, but there are others. But it works best with Chrome. You don't have to use Google Earth. Or Hangouts.

    Chrome (unfortunately) doesn't reset itself to be the default browser every month or so, unlike Edge.

    The only thing Microsoft browsers are good for is downloading Chrome and/or Firefox.

  76. HTML and CSS make noscript more practical by tepples · · Score: 1

    I see your point in general, but I'd like to point out that the noscript web in 2018 is not quite the web circa 1997. A lot of things that used to require script no longer do, thanks to improvements in HTML and CSS. For example, show/hide buttons don't require script if a page can style the sibling of a checkbox or radio button. The same is true of animated transitions, as well as styling a page differently for different viewport sizes. HTML5 also includes declarative form input validation attributes that reduce the need for script when pre-validating user input before submission to a server that performs authoritative validation. These include required, pattern, min, max, and step.

    1. Re:HTML and CSS make noscript more practical by amicusNYCL · · Score: 1

      Yeah, all of that is true, the early days of Javascript animations have been completely and mercifully replaced, as well as basic form validation. I think the single most useful part of Javascript is ajax though. Naturally, advertisers will destroy anything they touch, but ajax alone is enough of a reason to use Javascript. Imagine reloading an entire Slashdot thread every time you click Reply or Post. I don't know if Slashdot degrades gracefully without Javascript, I assume it does, but it's not something I would prefer.

      --
      "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
  77. Google's Vision by ProfDD · · Score: 1

    Whatever happened to "Do No Harm"? I guess that's just something Google said when it was trying to win us over. Now that they have us....

  78. D1 reply form opens in a new window by tepples · · Score: 1

    Slashdot does indeed degrade gracefully.

    In Chrome or Firefox, when I middle-click "Reply to This", it bypasses the AJAX-based inline reply form of D2, instead opening a stand-alone reply form in a new window. It contains the (read-only) text of the parent comment, a text input labeled "Subject", a text area labeled "Comment", a checkbox labeled "No Karma Bonus", a checkbox labeled "Post Anonymously", a select element for changing how HTML is interpreted, and submit buttons labeled "Preview" and "Submit". (If script is enabled, it also contains a button labeled "Quote" that copies your comment into the text area labeled "Comment".) Each preview reloads the parent comment and the form. I just entered this very comment into this stand-alone reply form, which dates from the D1 (pre-AJAX) era and which still works.

    Rehash, the fork of Slash used on SoylentNews, handles it differently. It has no inline reply form; "Reply to This" instead leads to the D1 reply form. Once I have previewed and submitted the comment, the discussion reloads, scrolled to the fragment identifier of my new comment.

    1. Re:D1 reply form opens in a new window by amicusNYCL · · Score: 1

      I understand, I just think it's more convenient to click Reply to This, type in the box, Preview, Submit, and the entire page hasn't had to reload. Especially for mobile users. But now we're just talking about Slashdot preferences.

      --
      "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
  79. One aspect never mentioned was IE6's lock on Wind by HighPerformanceCoder · · Score: 1
    This meant that during the bad days of IE-only websites, I was simply unable to access some websites, which meant frustrating calls to company's or government departments:
    1. Are you using Internet
    2. Yes, of course I'm using the internet
    3. I mean did you click on the blue 'e'
    4. There are many blue links with the letter 'e' - which one did you mean?
    5. The one on the toolbar
    6. What toolbar?
    7. Look I'm using Netscape Navigator if that helps.
    8. Oh, I heard about that one. Why don't you try Internet Explorer?
    9. Yeah, I heard about that, but there isn't a version available for my operating system.
    10. But its available for both PC and Mac.
    11. I don't have access to either - I'm running Slackware...
    12. Eh, what's that.
    13. Linux
    14. What's leenooks??
    15. Never mind - please send me a paper form I can fill in, sign and fax back to you.
    16. What's a fax?

    At least with Chrome, I could always use it on Linux for just those rare occasions needed.