Slashdot Mirror


Cringely: Amazon Is Starting To Act Like 'Bad Microsoft' (cringely.com)

An anonymous reader quotes Cringely.com: My last column was about the recent tipping point signifying that cloud computing is guaranteed to replace personal computing over the next three years. This column is about the slugfest to determine what company's public cloud is most likely to prevail. I reckon it is Amazon's and I'll go further to claim that Amazon will shortly be the new Microsoft. What I mean by The New Microsoft is that Amazon is starting to act a lot like the old Microsoft of the 1990s. You remember -- the Bad Microsoft...

Tech companies behave this way because most employees are young and haven't worked anywhere else and because the behavior reflects the character of the founder. If the boss tells you to beat up customers and partners and it's your first job out of college, then you beat up customers and partners because that's the only world you know. At Microsoft this approach was driven by Bill Gates's belief that dominance could be lost in a single product cycle leaving no room for playing nice. At Amazon, Jeff Bezos is a believer in moving fast, making quick decisions and never looking back. The market has long rewarded this audacity so Amazon will continue to play hard until -- like Microsoft in the 90s -- they are punished for it.

Cringely points out most startups are already usings AWS -- and so are all 17 US intelligence agencies ("taking 350,000 PCs out of places like the CIA.")

Bonus link: 17 years ago Cringely answered questions from Slashdot readers.

96 comments

  1. Bad Microsoft? by Anonymous Coward · · Score: 5, Interesting

    Microsoft is still as bad as they have ever been, they've just donned a new dress and decided to be a bit smarter about it. Amazon otoh, might become "worse Microsoft".

    1. Re:Bad Microsoft? by Z00L00K · · Score: 3, Informative

      Any major company is getting worse and worse these days, the world is really going the Max Headroom way.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    2. Re:Bad Microsoft? by ShanghaiBill · · Score: 3, Insightful

      Microsoft is still as bad as they have ever been

      Microsoft was bad because they abused their dominance. Today, more people run Android than Windows, and Microsoft's dominance is fading. They may still be evil at heart, but they have less leverage to cause harm.

      Comparing Amazon to the old Microsoft is silly. Cloud services are not like OSes and office suites. If Amazon fails to provide good service at a fair price, their customers can go elsewhere without much trouble.

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

      Nah, they're worse than ever. Instead of abusing their Windows monopoly to push a browser (yawn), they're suing android handset manufacturers, suing people over patents for trivial things like FAT32, adding spyware into Windows and all kinds of other nasty stuff. I far prefer the old "bad" Microsoft!

    4. Re:Bad Microsoft? by Anonymous Coward · · Score: 2

      rubbish, AWS is a massive proprietary lock in since the mainframe. You can't take your Lamda function with you, you are re-writing your application. You spend north of a million a month with AWS and they aren't going to help you, they have you by the short and curlies, good luck getting off it.

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

      In reality, any complex IT operation uses a number of services that produce and consume. Transferring any significant architecture of this type, even if the APIs required are the same across all cloud services, is a very major change, and as such may not be countenanced by an organisation.

    6. Re:Bad Microsoft? by 93+Escort+Wagon · · Score: 1

      Nonsense - Grossberg had far too much hair to be a foreshadowing of Jeff Bezos.

      --
      #DeleteChrome
    7. Re:Bad Microsoft? by Reverend+Green · · Score: 1

      And I prefer the non-totalitarian American - alas, long gone! - that produced the old bad Microsoft.

    8. Re:Bad Microsoft? by DaHat · · Score: 5, Insightful

      If Amazon fails to provide good service at a fair price, their customers can go elsewhere without much trouble.

      Can... but at what cost? Back in the days of Microsoft's dominance, companies could pick up and leave Windows... porting all of their software to *some random platform*, and paying oodles to their vendors to do the same.

      How likely is that?

      The dirty little secret of many cloud services is they are sticky... deliberately so.

      You could port the custom _____ system your company made targeting AWS to Azure or something else... however unless the system was architected deliberately from the beginning with the idea of portability (which most cloud services are not).

      Even if the platform is easy to re-target, the underlying data may not be.

      I've been involved in projects where it was known up front that once customers have a few petabytes in one particular cloud, they were less incentivized to move.

    9. Re:Bad Microsoft? by Anonymous Coward · · Score: 5, Interesting

      rubbish, AWS is a massive proprietary lock in since the mainframe. You can't take your Lamda function with you, you are re-writing your application. You spend north of a million a month with AWS and they aren't going to help you, they have you by the short and curlies, good luck getting off it.

      This is largely right. The irony is that the technologies behind this have been developed 100% by FOSS developers, however they just lead to their users being completely controlled by Amazon. Similar things happen with PostgreSQL. At small scale it's easy to migrate in and out of Amazon. At large scale you will find that RedShift will often be the solution that's selected and moving back to a PostgreSQL solution will get to be really difficult. There is no chance Amazon will every contribute back their changes.

      It's a perfect example of the risks of using unprotected licenses like the GPLv2 which don't make cloud services share their code. Since seeing this I always choose the AGPL or AGPLv3.

    10. Re:Bad Microsoft? by Anonymous Coward · · Score: 1

      Pure revisionism. If you think America was not totalitarian back then, you either weren't alive or conscious.

    11. Re:Bad Microsoft? by Aighearach · · Score: 1

      If they decided to be smarter about it, you're already claiming that are not as bad as they were.

      The problem with MS before was that were being naughtier than is supposed to be allowed! So until that "allowed" part gets enforced, it is very bad. And then if it is enforced successfully, as in the case of MS, then everything is less-bad again.

      It isn't a question of intent, it is a question of behavior!

      I sure hope they're as bad as MS were in the past, that implies that in the future they'll get a smack-down and be less bad after that! If it turns out they're as bad as they are now without being as bad as MS was, it means they'll be allowed to get even worse!

    12. Re:Bad Microsoft? by Aighearach · · Score: 1

      The core parts have open replacements that people could host themselves, but few people even know about it. Managers believe there is lots of lock-in, even were it isn't true!

    13. Re: Bad Microsoft? by Anonymous Coward · · Score: 1

      Microsoft escaped. They should have been broken up.

    14. Re:Bad Microsoft? by pixelpusher220 · · Score: 1

      that people could host themselves

      So the 'easy' solution to ubiquitous cloud services is to....leave the cloud? How is that not EXACTLY what OP said in trying to leave MS in the 80s/90s?

      --
      People in cars cause accidents....accidents in cars cause people :-D
    15. Re:Bad Microsoft? by ShanghaiBill · · Score: 1

      So the 'easy' solution to ubiquitous cloud services is to....leave the cloud?

      The easy solution is to use generic cloud services, and avoid proprietary features. You can still do anything you need to do. If you do use proprietary features, you should isolate those features from your core code. My company uses AWS Lambda, but we use it because it is cheaper, not for the features, and the interface is in a single stub file. If the cost goes up, we will dump it. We don't do anything in the cloud that we can't do on a smaller scale on our own local server.

      How is that not EXACTLY what OP said in trying to leave MS in the 80s/90s?

      If you ran a business in the 1990s, you would regularly receive Word and Excel docs from both vendors and customers. So you pretty much had no choice but to run MS Office, which means you also had to run Windows. Cloud services are fundamentally different: I don't have to use AWS just because my customer uses AWS. In fact, I have no idea what (if any) cloud service they use. The "lock-in" is much weaker and avoidable, and there is no infectious viral effect.

    16. Re:Bad Microsoft? by drinkypoo · · Score: 2

      Microsoft is still as bad as they have ever been

      Microsoft was bad because they abused their dominance.

      No, Microsoft was harmful because they abused their dominance. We will never know why they went so bad so quickly, unless it is the influence of Bill Gates himself as is usually presumed.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    17. Re:Bad Microsoft? by Anonymous Coward · · Score: 0

      Actually Microsoft is worse now than they ever were. You need only look at the garbage that Windows 10 is to see that.

      Satay Nutella makes Bill Gates and Steve Ballmer look like saints.

    18. Re:Bad Microsoft? by Aighearach · · Score: 1

      I was addressing the issue of platform lock. Perhaps I should have been more clear that I meant there are API-compatible alternatives that you can drop in. You can put them on a cloud, or not, when they're under your own control. Don't just assume that you have to give away the crown jewels just to make it up into the cloud!

    19. Re:Bad Microsoft? by Anonymous Coward · · Score: 0

      > Can... but at what cost?

      This is the entire point of Kubernetes, to provide a uniform abstraction platform across multiple cloud vendors, from AWS to on-premises OpenStack. If you're running your cloud workloads in Kubernetes you can migrate from AWS to Azure or Google Cloud at basically line rate.

    20. Re:Bad Microsoft? by DaHat · · Score: 2

      Great... if you targeted Kubernetes on day one. Oh you didn't? Because your software was built and working more than three years ago? or because you didn't take those things into consideration so early on? Darn.

      It's still not impossible... just good luck to you.

      This comic often comes to mind in such cases: https://dzone.com/articles/ent...

      I've been part of a team which ported a legacy system, originally running on a single machine, then a cluster at a co-location site, to finally fully being in AWS... it was an amazing amount of work. Had it been known what platform options would exist years in the future... choices would have been different, though at the time they were focused on building a viable product, and not making sure they could hop infrastructure to infrastructure as the winds changed.

    21. Re:Bad Microsoft? by Anonymous Coward · · Score: 0

      First of all, they didn't get smacked down. They got away by bribing the machine. They should have been broken up.

      Secondly; Not bad? What are you calling the ongoing appropriation of the PC platform via EFI/"Secure boot"/TPM what ever? It's only a question of time until the "other OS" feature is gone, and you won't be able to buy a motherboard which will boot anything but Windows. A Microsoft-approved version of it at that.

      In case you think that sounds like paranoia, consider that Intel already has announced that they are planning to end "legacy" BIOS support by 2020 and require UEFI class 3 or higher for any new platform. And guess what's considered UEFI class 3+? Secure boot enabled by default. BTW, did I mention that there are already laptops being sold where you can't disable this misfeature?

    22. Re:Bad Microsoft? by Xest · · Score: 1

      "You could port the custom _____ system your company made targeting AWS to Azure or something else... however unless the system was architected deliberately from the beginning with the idea of portability (which most cloud services are not)."

      Has it ever been any different? How is this different to writing software for OS' like Windows or MacOS? If you want portability you deliberately have to plan for it.

      At least with most cloud providers though the functionality to support portability is inherent - you can run Linux on Azure IaaS, and support for containerisation has become commonplace so it's not as if planning for portability is inherently difficult with cloud environments unless you start integrating deeply using things like service fabric.

      Really, portability should be an architectural consideration for ANY software you write whether it's desktop, mobile, web, self-hosted services, or cloud hosted services.

    23. Re:Bad Microsoft? by Walter+White · · Score: 1

      The dirty little secret of many cloud services is they are sticky... deliberately so.

      You could port the custom _____ system your company made targeting AWS to Azure or something else... however unless the system was architected deliberately from the beginning with the idea of portability (which most cloud services are not).

      Even if the platform is easy to re-target, the underlying data may not be.

      I've been involved in projects where it was known up front that once customers have a few petabytes in one particular cloud, they were less incentivized to move.

      It sounds like you speak from experience. I have no experience with web development or cloud computing but would have thought that it would be wise to craft these web apps to avoid lock in. The underlying technology - Linux - is (or could be) common among providers. In addition to ensuring competition, I understand that some big projects are hosted on multiple cloud providers to provide resilience should one provider have an outage. That implies that the data is available to different providers more or less in real time.

      I suppose there are costs in time and money to do this and that keeps more projects from employing a multi-provider strategy. But with similar underpinnings I would think that the costs would be less than the cost of porting from one OS to another and that would minimize Amazon's ability to leverage their dominance.

    24. Re: Bad Microsoft? by Anonymous Coward · · Score: 0

      Yeah. Since when did M$ ever become good?

    25. Re: Bad Microsoft? by Anonymous Coward · · Score: 0

      Waze has been running on both AWS and GCP for years (using Spinnaker, OSS)

      https://cloudplatform.googleblog.com/2017/02/guest-post-multi-cloud-continuous-delivery-using-Spinnaker-at-Waze.html?m=1

    26. Re: Bad Microsoft? by Anonymous Coward · · Score: 0

      Thanks for your insightful commentary, Ivan.

  2. Amazon 8.0 by Templer421 · · Score: 1

    Will fail and be quickly pushed by underhanded means to Amazon 10.

    Amazon 10 will be miserable instead of outright infuriating.

    This will be spun as "Winning" by Amazon.

  3. Hey Cringely by Anonymous Coward · · Score: 4, Interesting

    All of the Five (Amazon, Apple, Microsoft, Google, Facebook) are busy acting like the '90s Microsoft. That's because that's how the big money is made, right? Big money means big earnings, lots of customers and press coverage, big salaries, more head count (or keeping the count you have), fancy offices and fancy perks, well-attended conferences with plentiful speaking slots for your stars.

    All of their competitors (with the exception of Red Hat, and maybe a couple others I can't think of at the moment) would be doing the same, if they could.

    1. Re:Hey Cringely by leonbev · · Score: 1

      Don't forget that the 90's "evil" Microsoft had something ridiculous like 90+ percent market share with both Windows and Office when it came to operating systems and desktop office software. AWS might be a powerful force, but it has a ton of major competitors like Azure, Google Cloud, and IBM BlueMix, plus many smaller ones like Alibaba and Rackspace. Some of those services are actually growing faster than AWS right now, and putting up enough of a fight to ensure that Amazon needs to lower their hosting costs every year to complete.

      When AWS gets over 50% of all server infrastructure worldwide, THEN I would start getting really worried. I don't think that it's going to happen.

    2. Re:Hey Cringely by Anonymous Coward · · Score: 0

      fully agree, the new Apple is not a open, friendly company anymore. Everything (protocol, accessory, etc.) needs to be proprietary and closed.

    3. Re: Hey Cringely by Anonymous Coward · · Score: 0

      Rack space see their future as a support and integration layer over AWS

    4. Re: Hey Cringely by Anonymous Coward · · Score: 0

      No different from the old Apple. ADB, AppleTalk, etc. They have always used proprietary interfaces when it made sense (to them) to do so. Indeed, it is a large part of their success.

    5. Re:Hey Cringely by Anonymous Coward · · Score: 0

      What do you mean by "anymore"? They've always been about their propriety interfaces, walled gardens, and closed platforms. The only reason they were open at all is because they had no choice - they had fallen way behind and their only hope of catching up quickly was to build upon existing open source software.

  4. Terrible summary by Anonymous Coward · · Score: 5, Interesting

    Cloud computing isn't replacing personal computing. That's idiocy. Sure, some people will make more use of cloud apps, but personal computing is still alive and well.

    The summary also doesn't provide any details about how Amazon is actually behaving in a harmful manner. It's not at all clear to me that Amazon is actually behaving badly, or that they're more evil than, say, Microsoft Azure.

    Write a better summary. This one is garbage.

    1. Re:Terrible summary by DontBeAMoran · · Score: 1

      cloud computing is guaranteed to replace personal computing over the next three years

      As the AC above said, this is idiocy.

      Cringely points out most startups are already usings AWS -- and so are all 17 US intelligence agencies ("taking 350,000 PCs out of places like the CIA.")

      If you are replacing 350K PCs by cloud services then you were not doing "personal computing" to begin with.

      --
      #DeleteFacebook
    2. Re:Terrible summary by Waffle+Iron · · Score: 1

      Cloud computing isn't replacing personal computing. That's idiocy. Sure, some people will make more use of cloud apps, but personal computing is still alive and well.

      I don't know about that. Many if not most PCs these days run nothing other than a web browser. These computers end up being little more than souped-up graphical dumb terminals.

    3. Re:Terrible summary by Aighearach · · Score: 1

      Right. If you still need a "souped-up graphical dumb terminal" then you still need a personal computer! All you're saying is, you can keep using the same PC for years, you don't need to upgrade a lot, or buy a stupid graphics card that doubles as a forced-air furnace.

    4. Re:Terrible summary by TheRaven64 · · Score: 2

      The key difference is that this terminal is now not a source of lock in. If you have a web app, the odds are that the client side of it will run on a Windows PC, a Surface tablet, an iPad, Android tablet, or Chromebook without any issues. Porting the server side to a different cloud provider is harder, which is why this is the thing that matters for business now.

      --
      I am TheRaven on Soylent News
    5. Re:Terrible summary by Calydor · · Score: 1

      The main point people have for staying with Windows is gaming.

      If all game data - not just movements, but graphics, controls etc. have to be constantly streamed from THE CLOUD!!!!1! to your dumb terminal, how much fun do you think those games would be? How did that project Sony was doing a few years ago to let you play games online like that go?

      --
      -=This sig has nothing to do with my comment. Move along now=-
    6. Re:Terrible summary by nasch · · Score: 1

      Here are his two main claims.

      1: This seventh generation of computing will, within 3-5 years, absorb the vast majority of the approximately $1 trillion we spend in the USA each year on IT.

      2: If I am correct, your PC three years from now won’t be a PC at all but a PC-shaped chunk of cloud accessed through many types of devices.

      1 doesn't seem that controversial, but also is not just about "personal computing". Most of that spending replaces servers, not PCs. 2 strikes me as quite vague. What does he mean by "PC-shaped chunk of cloud"? Does he mean a PC that doesn't do much other than access cloud services? If so, then that isn't cloud computing replacing personal computing, it's enabling and supporting it, because there is still a PC that is a critical part of the use case. If he means something else, then what?

    7. Re:Terrible summary by Aighearach · · Score: 1

      To me it seems like that was already true the past 25 years :)

      The hard part was never porting the code, the hard part was always the decision to allow the code to be ported!

      For companies, it was just a negotiation bluff that they finally became wise to after decades of engineers screaming it.

    8. Re:Terrible summary by Anonymous Coward · · Score: 0

      If you are not a gamer or a Photoshop user, the most resource hungry piece of software you use is probably your browser anyway.

      Of all the times I have had my system get unresponsive while swapping itself to death until it finally decided to kill the process using all memory, the offender has been Firefox 98% of the time.

    9. Re:Terrible summary by Anonymous Coward · · Score: 0

      I would like see numbers on this - I can't imagine 'most PC's' only running a web browser unless you are in a room full of chromebooks.

  5. Not like Microsoft by Anonymous Coward · · Score: 2, Interesting

    I work at Amazon at AWS. One of our main principles is customer obsession - we try REALLY hard not to break any customers' workflows. Sometimes it means supporting awkward API features misconceived more than 10 years ago.

    For big customers we also try to bend over backwards to accommodate them. "Pain to deal'? Hardly. There's a reason why CIA has chosen Amazon over IBM.

    1. Re:Not like Microsoft by Anonymous Coward · · Score: 3, Insightful

      "I work at Amazon at AWS. One of our main principles is customer obsession - we try REALLY hard not to break any customers' workflows. Sometimes it means supporting awkward API features misconceived more than 10 years ago."

      You literally just described Microsoft, right after saying "Not like Microsoft".

    2. Re:Not like Microsoft by Anonymous Coward · · Score: 1

      Microsoft and IBM do the same thing with compatibility modes going back many releases, often 15 years or more. Google and FB, fuggedubit.

    3. Re:Not like Microsoft by mnemotronic · · Score: 4, Interesting

      I work at Amazon at AWS. One of our main principles is customer obsession - we try REALLY hard not to break any customers' workflows. Sometimes it means supporting awkward API features misconceived more than 10 years ago. For big customers we also try to bend over backwards to accommodate them. "Pain to deal'? Hardly. There's a reason why CIA has chosen Amazon over IBM.

      Supporting legacy is a pain but helps with customer retention which, in turn, makes the sales guys happy and adds to the bottom line. It can have unintended consequences as "old API think" can interfere with "the new way of doing things". In an attempt to support old and new, a product can become contorted, like someone with a bad knee who can't afford a replacement or doesn't want surgery. They learn to walk funny to relieve the knee pain and, as a result, develop hip, spine and neck problems.

      Any input on this paragraph from the article:

      Tech companies behave this way because most employees are young and haven’t worked anywhere else and because the behavior reflects the character of the ounder. If the boss tells you to beat up customers and partners and it’s your first job out of college, then you beat up customers and partners because that’s the only world you know.

      --
      The Russians have won. They have made the world a cesspool of distrust, greed, fear and hate.
    4. Re:Not like Microsoft by TheRaven64 · · Score: 4, Interesting

      I work at Amazon at AWS. One of our main principles is customer obsession - we try REALLY hard not to break any customers' workflows. Sometimes it means supporting awkward API features misconceived more than 10 years ago.

      So, exactly like Microsoft in the mid '90s then? Remember Windows 95, which would detect SimCity binaries and defer returning memory to the OS when running them so that a use-after-free bug that worked fine in DOS didn't crash in Windows 95? Or any of the other few hundred hacks that they had? Or the security nightmare of Windows XP that came from relaxing the Windows NT security policies to avoid breaking code written for Windows 95? I'd be hard pressed to think of a company that's invested more than Microsoft in avoiding breaking third-party code. None of this was for altruistic reasons - legacy Win16 and then Win32 applications were what kept people buying Windows. Break them, and porting them or rewriting them to work on new Windows suddenly becomes a thing that businesses evaluate alongside porting them to another OS (or turning them into web apps).

      --
      I am TheRaven on Soylent News
    5. Re: Not like Microsoft by Anonymous Coward · · Score: 0

      Microsoft's backward compatibility was not their evil part.

      Where they were evil was in threatening people over their use of free and open source software and implying that they had no right to move off their products.

    6. Re: Not like Microsoft by Anonymous Coward · · Score: 0

      ??? No. They created an entire ecosystem of sales/marketing/vendor-lock-in and training that helped to guarantee the continuation of their monopoly, and they "broke" computing by making it so prone to failure and lost time and effort that people were afraid to use them. You could work on an Office document all day and then have everything lost because something died and the computer needed a reboot, or whatever. Most of worst time-wasters involved printers. Something was always going wrong. Networking was an afterthought that barely worked, etc.

    7. Re:Not like Microsoft by Anonymous Coward · · Score: 1

      I work at Amazon at AWS. One of our main principles is customer obsession - we try REALLY hard not to break any customers' workflows. Sometimes it means supporting awkward API features misconceived more than 10 years ago.

      For big customers we also try to bend over backwards to accommodate them. "Pain to deal'? Hardly. There's a reason why CIA has chosen Amazon over IBM.

      Supporting legacy is a pain but helps with customer retention which, in turn, makes the sales guys happy and adds to the bottom line. It can have unintended consequences as "old API think" can interfere with "the new way of doing things". In an attempt to support old and new, a product can become contorted, like someone with a bad knee who can't afford a replacement or doesn't want surgery. They learn to walk funny to relieve the knee pain and, as a result, develop hip, spine and neck problems.

      Different AWS AC here. This is why we have a number of leadership principles, another of which is 'Invent and Simplify', to try and avoid complex solutions due to legacy cruft.

      (Note that some of the names of the leadership principles are in "Amazon speak", and you may need more context to understand them. For example, "Disagree and Commit" is specifically intended to address "analysis paralysis" which often happens in big companies. Amazon tries very hard to ensure that teams can be as independent as possible, and this leadership principle is one way that is achieved, by realising that in many cases it is cheaper to take the wrong decisions early (and find the mistakes quickly) than to take the correct decision late (and lost time).

      Any input on this paragraph from the article:

      Tech companies behave this way because most employees are young and haven’t worked anywhere else and because the behavior reflects the character of the founder. If the boss tells you to beat up customers and partners and it’s your first job out of college, then you beat up customers and partners because that’s the only world you know.

      I think the problem Cringeworthy is trying to express here is that younger employees may only see a limited set of (the externally shown) values in their leaders unless they are made explicitly aware of other less visible traits. Amazon actively works against this by having good training on where the leadership principles originated, how leaders use them, and actually having real adoption of the values by leaders at all levels of the organisation. The leadership principles are presented by Jeff in one of the training videos. I haven't seen this before (in other large companies I have worked at which tried to bolt good culture on later, training was provided and created by external consultants, not by the CEO himself).

    8. Re:Not like Microsoft by kriston · · Score: 1

      Disappointing your post was downvoted so much. I have dealt with AWS directly and they really are customer obsessed.

      --

      Kriston

  6. Haters gonna hate by Anonymous Coward · · Score: 0

    Amazon is doing a great job and the marketplace has rewarded it by making it #1 in multiple areas

    Wake me when that changes

  7. "Bill Gates's belief that dominance could be lost" by Anonymous Coward · · Score: 0

    And he was right. Microsoft overlooked smartphones until it was too late.

  8. lol at the link to the old cringely interview by Anonymous Coward · · Score: 0

    back 17 years ago when slashdot was actually relevant

    1. Re:lol at the link to the old cringely interview by Reverend+Green · · Score: 3, Insightful

      Yet here you are....

  9. different products? by iggymanz · · Score: 0

    I thought running Microsoft software was the main purpose of Microsoft's cloud.

    Thought Amazon's cloud was more a generic compute thing for whatever software

    1. Re:different products? by jon3k · · Score: 1

      Yes and no. Microsoft offers some SaaS products but also offers IaaS/PaaS products that compete with Amazon via the Azure platform.

  10. Compulsory Lord Acton quotation by Archtech · · Score: 4, Insightful

    "I cannot accept your canon that we are to judge Pope and King unlike other men, with a favourable presumption that they did no wrong. If there is any presumption it is the other way against holders of power, increasing as the power increases. Historic responsibility has to make up for the want of legal responsibility. Power tends to corrupt and absolute power corrupts absolutely. Great men are almost always bad men, even when they exercise influence and not authority: still more when you superadd the tendency or the certainty of corruption by authority. There is no worse heresy than that the office sanctifies the holder of it".

    - Lord Acton (Letter to Bishop Creighton, 1887)

    Lord Acton was one of the good guys. He corresponded briefly with General Robert E. Lee, so I suppose any statues to him must be torn down. Nevertheless, he enunciated one of the great and eternal truths about politics.

    --
    I am sure that there are many other solipsists out there.
    1. Re:Compulsory Lord Acton quotation by Anonymous Coward · · Score: 0

      "I cannot accept your canon that we are to judge Pope and King unlike other men, with a favourable presumption that they did no wrong. If there is any presumption it is the other way against holders of power, increasing as the power increases. Historic responsibility has to make up for the want of legal responsibility. Power tends to corrupt and absolute power corrupts absolutely. Great men are almost always bad men, even when they exercise influence and not authority: still more when you superadd the tendency or the certainty of corruption by authority. There is no worse heresy than that the office sanctifies the holder of it".

      - Lord Acton (Letter to Bishop Creighton, 1887)

      Lord Acton was one of the good guys. He corresponded briefly with General Robert E. Lee, so I suppose any statues to him must be torn down. Nevertheless, he enunciated one of the great and eternal truths about politics.

      Unless the holder of the office is Bill Clinton, right?

      Ever think Ken Starr was right? WTF were Dems thinking? "It's just SEX!"

      OK, can we apply that to Roy Moore? Why not? Oh, yeah, he's not a Democrat.

    2. Re:Compulsory Lord Acton quotation by Anonymous Coward · · Score: 0

      Dimbulb, there is a difference between consensual sex with an adult and nonconsensual with a minor.

      Clinton may have done non-consensual stuff with others, but Lewinsky was not it.

    3. Re:Compulsory Lord Acton quotation by 140Mandak262Jamuna · · Score: 0
      It was good the Traitor General Lee's property was taken over by the Union.

      Traitor General also renounced the confederate cause, apologized and applied to become the citizen of the united states. But the Secretary of State took that letter as a personal souvenir and did not grant him citizenship. The traitor died as the traitor. Later some political flunkies seeking racist fringe vote restored Lee's citizenship posthumously.

      Go ahead and venerate racists. Research shows nerdy white boys who believed girls are not showing them the interest they deserve are the ones targeted by the white superiority gangs through social media.

      --
      sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
    4. Re:Compulsory Lord Acton quotation by Anonymous Coward · · Score: 0

      >Go ahead and venerate racists.

      We Tolerant Liberals know better than that! We ONLY worship righteous people such as Bill Clinton (serial rapist), Anthony Weiner (pedophile), Marion Barry (cocaine-snorting homo), Ted Kennedy (adulterous murderer) and MLK (adulterous prostitute beater). LOOK AT HOW SUPERIOR WE ARE!

    5. Re:Compulsory Lord Acton quotation by Bing+Tsher+E · · Score: 1

      What Clinton did with Lewinsky was textbook 'sexual harassment in the workplace.'

    6. Re:Compulsory Lord Acton quotation by mjwx · · Score: 1

      He corresponded briefly with General Robert E. Lee, so I suppose any statues to him must be torn down.

      If any of them were put up by racists years after his death, yep, tear them down. A lot of the Jackson and Lee statues were erected in the Jim Crow era.

      I believe they belong in a museum where they are objects of education and cultural significance.

      --
      Calling someone a "hater" only means you can not rationally rebut their argument.
  11. Article is mostly content free by Kohath · · Score: 2

    He says AWS is a pain to deal with. He doesn’t offer a single example or link or comparison to back that up. The whole thing is XYZ commentator says XYZ new company reminds him of XYZ old company. Ok, thanks for that, but I can't really use that information because it isn't really information at all.

    1. Re:Article is mostly content free by Anonymous Coward · · Score: 0

      I am curious if Amazon has good service for AWS compared to their supplier support (i.e. sellers, not buyers) for their FBA (Fufillment by Amazon) service.
      Amazon FBA service is quite poor with many calls required to fix any issue. It requires talking to a different person every single time and bringing them up to speed. Explanations for strange incidents never occur which would help avoid issues in the future (lot's of guessing and excuses though).

      I would pay for personalized service or per-incident service for FBA, but it just isn't available. Having a single person take ownership of a problem and see that it's fixed would be huge.

  12. Re:"Bill Gates's belief that dominance could be lo by LinuxIsGarbage · · Score: 1

    And he was right. Microsoft overlooked smartphones until it was too late.

    Not really. They were one of the first sellers of Smartphones, with Windows CE 3.0 based "Pocket PC 2002" released in 2001. Them and Palm based devices were the first real crack at smart phones.

    They just sucked at making them. But they would try, try, try again. Yet Google/Android, and Apple/iPhone were able to go from 0% market-share of smartphones, to basically the entire market-share.

    So then they tried again, trying to make Windows 8 an aborted merging of Desktop with touch, even though mobile and desktop couldn't share the same apps without a recompile, and people didn't buy their phones, so they just pissed off their desktop users.

  13. Hah! by Halster · · Score: 3, Insightful

    This is THE most weak premise for an article I've seen in a long time. Calling it clickbait is too good.

    In the 90's Microsoft was dominant because it was the main platform for OSes on devices, because it had tie-ins with it's other products, because device makers had nowhere else to go, and because although it's software was not the greatest it was where all the development was happening.

    Google is the new Microsoft, not Amazon.

    --

    "How much truth can advertising buy?" - iNsuRge - AK47
    1. Re:Hah! by Anonymous Coward · · Score: 0

      "its"

    2. Re:Hah! by Tablizer · · Score: 2

      Google and Amazon are fighting over who will be the next Microsoft. Maybe they both will: there's no limit to jerkhood.

    3. Re:Hah! by Anne+Thwacks · · Score: 1

      In the 90's Microsoft was dominant because it was the main platform for OSes on devices, because of bribery and corruption.

      --
      Sent from my ASR33 using ASCII
    4. Re:Hah! by Anonymous Coward · · Score: 1

      Google is the new Microsoft, not Amazon.

      True. Amazon is the new Walmart.

    5. Re:Hah! by The+Cynical+Critic · · Score: 2

      Microsoft's 90s domination was mainly because of the way they first rode on IBM's coattails and then when the time was right screwed them over by taking the side of all the companies who made clones. The problem however wasn't that they were dominant, but the ways in which they tried to ensure the continuation of that domination and spread it to other markets.

      Rather than just making better products than their competitors, a foreign concept for a company whose first big success was buying a CP/M ripoff and modifying it for IBM's needs because IBM didn't want to pay per-machine royalties to the company who made CP/M, they instead focused on trying to hamper their competitors. This involves changing things simply to cause incompatibilities with other companies' products, purposefully causing applications like Word Perfect and the GEM desktop (from the same company that made CP/M) that competed with their applications to crash for no reason, refusing to support common standards and trying to lock markets to their OS by being a loss leader in them (IE+ActiveX anyone?).

      --
      "Why should I want to make anything up? Life's bad enough as it is without wanting to invent any more of it."
  14. Redundant Headline is Redundant by Anonymous Coward · · Score: 0

    Cringely: Amazon Is Starting To Act Like 'Microsoft'

    FTFY.

  15. Most Startups? by Major+Blud · · Score: 1

    Cringely points out most startups are already usings AWS

    Is this actually true? Where does he get this info?

    --
    If you post as Anonymous Coward, don't expect a reply.
  16. Oh you innocent kid! by Anonymous Coward · · Score: 2, Insightful

    Yeah, and if Windows failed to provide a good service, customers could have gone elsewhere without much trouble.
    There was macOS, there was OS/2, there was Linux, and probably more, depending on the time we're talking about.

    Yet they didn't!

    People could also use use some of the many other social networks. But they use Facebook.

    That is the point here. People always imply the idealistic magical "free market". But in reality, every for-profit corporation is working their asses off to prevent the market from being free. If necessary via having their lobbyists be the politicians, so that when they do evil, they can have everyone blame the one instance that, if healthy, is the instance of the people: The government.

    1. Re:Oh you innocent kid! by diamondmagic · · Score: 1

      If necessary via having their lobbyists be the politicians

      That's a pretty funny way of saying the government is the biggest barrier to a free market.

  17. CIA approved by boudie2 · · Score: 2

    "If it's good enough for the CIA it's good enough for you." Now if that doesn't close the deal nothing will.

  18. Not an eternal truth, but a consequence of growth by Anonymous Coward · · Score: 1

    This has not always been the case. It went like this:

    * As humanity grew, communities got far more people than Dunbar's number, and then even society even got far more communities than Dunbar's number.
    * As a direct result, people can't see other people, or even whole communities, as separate entities anymore.
    * This is equivalent to anonymization. The individual cannot be recognized anymore. One can't see the tree in the forest. One can't even see the forest in the forests..
    * But anonymity means, that one can't track the (good/bad) behavior of individuals. Somebody can be a total dick, and then dive into the mass, and come out with neutral trustworthiness again.
    * This gave a strategic advantage to psychopaths, who have no problem abusing this quirk.

    Obviously, the psychopaths who were interested in power, then got into all the places of power.

    The only solutions I see, is to either make communities the size of tribal villages again. In the small villages I know, at least in my country, this still works quite well. A mayor or boss can't be a dick for long, when he has to face everyone on the street each day, or even risk getting his ass kicked and throw out.
    Or... the other solution is, to do it like cells: Form a body, and lose one's individuality. Or at least become a swarm animal. ... You might think this is crazy, but this is already mostly the case in big communities. Especially on the Internet! I mean subreddits are basically groupthinking swarm animals. And ideologies/memes/-isms can also be seen as such swarm lifeforms. With all the patterns, like survival, growth, reproduction, resource processing, and even social behavior with other ideologies/memes/-isms.

    Frankly, as I strongly prefer the former kind. Since the latter acts so much dumber, at least from my point of view. It may still be the one winning, sadly.
    We'll see... Most of the bio-mass on this planet is still independent (aka single-celled). But I would like the bacterial that can get to the moon...
    Maybe there's a sane fusion of both... a kind of healthy fractal structure of society ...

  19. Don't bet on it by nehumanuscrede · · Score: 3, Insightful

    "cloud computing is guaranteed to replace personal computing over the next three years"

    First: I don't trust the cloud. Until the CEO's are held accountable for data breaches ( eg jail time ) then I will not be trusting my day to day data with any cloud provider.

    Second: The US of A is going to have to make some serious improvements in broadband ( I would say at least 100Mbps symmetrical with no data caps ) before this can even become something more than wishful thinking.

    Third: My local system will continue to work just fine offline. ISP goes down, or has some crazy troubles, I can still get work done. Not so well if everything I need is online somewhere. I deal with this already on a smaller scale via the VPN I use to connect to the corporate network. My ISP goes stupid, I may as well drive into the office or bust out the smartphone and fire up a tether. Otherwise, no work gets done.

    The mega-ISP's certainly aren't going to go along with this without being forced so the whole idea of " replacing desktop computing with a cloud based one " is laughable given the current environment.

    1. Re:Don't bet on it by nasch · · Score: 1

      The US of A is going to have to make some serious improvements in broadband before this can even become something more than wishful thinking.

      Unless you're thinking of replacing an intranet system, it makes no difference. Whatever the data is will be sent over the internet, whether the server is in your own data center or Amazon's.

    2. Re:Don't bet on it by Anonymous Coward · · Score: 1

      First: I don't trust the cloud. Until the CEO's are held accountable for data breaches ( eg jail time ) then I will not be trusting my day to day data with any cloud provider.

      So, did you also avoid using computers because the computer manufacturers weren't held accountable for breaches of the data stored on them? Or did you avoid using databases because the software vendors weren't held accountable for breaches of data where the default security was disabled?

      (Yes, there have been a number of "data breaches" of data stored on S3, but this is purely due to misconfiguration by the customer; the default S3 bucket permissions are restrictive, and AWS has released tools to assist in auditing bucket permissions, but AWS customers seem to be very creative in finding new ways to create insecure configurations)

    3. Re:Don't bet on it by subanark · · Score: 1

      Aside from the hyperbole of asking for jail time on something that could be attributed to simple negligence, why does having a stricter punishment make you more likely to trust someone? Microsoft faces a 40 million dollar fine from EU if it is found out that someone's "right to be forgotten" wasn't done property and fully cleaned up,

  20. Homeless Camps by Anonymous Coward · · Score: 0

    The homeless camps in and around Seattle are starting to lose their appellation as "Nickelsville", after former Seattle mayor Greg Nickles, and are starting to be known as "AmazonTown." Fitting.

  21. Windows 10 is the good Microsoft? by Anonymous Coward · · Score: 0

    Seriously? I'll stick with the bad Microsoft/Windows 7-XP-2000

  22. Cringely is an idiot by Anonymous Coward · · Score: 0

    Even a broken clock is right twice a day, but cringley is wrong all the time. I have no idea how thatâ(TM)s even possible. Itâ(TM)s like getting a fat zero on the SAT.

  23. 1990's microsoft: every major release was better by Anonymous Coward · · Score: 0

    1990's microsoft: every major release was better than the last.

    2010's microsoft: every major release seems to fuck you more than the last and they don't give a damn and are just making it worse to be different.

  24. Re:"Bill Gates's belief that dominance could be lo by Anne+Thwacks · · Score: 1
    They just sucked at making them.

    No the didn't just suck at making them. They also sucked at supporting them. Time after time, they would fail to support users of existing defective product by introducing a new and even more defective product.

    Also, where the PC enabled you to switch to Linux or BSD, when you discovered Windows didn't work properly, and can't be upgraded to a newer version (assuming that might work - big assumption) you can't switch to Lineageos or any other OS on your WInphone. Hell, if you buy a device on ebay with Chinese WinCE embedded in it, you can't even switch to the English version. I have perfectly good WinCE 5.0 device. Can I run NetBSD on it? No. Its like an Apple walled garden, but without the garden, just the wall. It may be old, but my laptop is older and running Linux fine.

    There is a huge mass of totally fucked Winphone users who know just how badly MS suck and making AND SUPPORTING phones. No wonder they could not screw people one more time.

    --
    Sent from my ASR33 using ASCII
  25. ...more people run Android than Windows by Anonymous Coward · · Score: 0

    Fuck, yeah. And Microsoft is cashing in on every copy of Android out there *without doing anything for Android users*.

    No. Microsoft is as bad as ever, just its CEO has learnt to display a "peace" sign. That's marketing, nothing else.

    Just because the thugs learn to wear a suit they don't stop being thugs.

    Now don't get me started on Google...

    (and yes, agree 100% on Amazon)

  26. The bad Microsoft by Anonymous Coward · · Score: 1

    the old Microsoft of the 1990s. You remember -- the Bad Microsoft...

    I remember that very clearly. Feels like it was only a year ago or so. Suddenly everyone was complaining that their computer had been upgraded to Windows 10 behind their backs. From one day to the next, Microsoft went from being the company that used to be popular to being the distributor of the most infectious malware outbreak in history.

    Is it really that long ago? The 1990'es sounds more like the time when people actually liked Microsoft.

  27. Azure & Google are serious competitors by TheSync · · Score: 1

    AWS is certainly dominant, but it is clear that Microsoft Azure and Google Cloud Platform are very serious competitors, especially if you want to build container-based hybrid cloud solutions instead of being locked-in to some of the AWS advanced messaging/DB/serverless solutions. The competition is fierce and AWS appears to be working hard to do what it has to do for customers to get their business.

  28. Amazon will be worse by Anonymous Coward · · Score: 0

    Bill Gates was certainly no warm and fuzzy, nice guy but, he at least had an altruistic vision that drove him.

    Jeff Bezos is just another greedy sociopath. He should have founded Amazon in Silicon Valley where he'd have a fresh supply of budding young sociopaths to fill the ranks.

  29. Bad MSFT still BAD! by Anonymous Coward · · Score: 0

    I can't go in to specific's but our experience with MSFT Azure suggests MSFT still hasn't learned their lesson. They are still 'bad MSFT' where by that I mean they don't care about their customers or customer service, they only care about how much money they can extract for the least amount of work.

  30. Only if you define corporations as "the government by Anonymous Coward · · Score: 0

    I don't.

    That was my point.

    But I guess it's futile to use arguments to attack somebody's religion.