Categories
Blog

Microsoft might still be using EEE

Microsoft’s history is varied. They started in software, then moved in the OS game with MS-DOS. Throughout all of this, they have kept an eye on expansion. Not always through savory means. Microsoft had a strategy known as EEE: Embrace, extend, and extinguish. They would first embrace a technology and create their own software to support it. Then, they would extend the technology with new features and functionality, pushing people to use their version of the software. For example, they embraced the web browser by creating Internet Explorer, which directly competed with Netscape Navigator, the dominant browser of the time. They then extended Explorer with technology that would put it ahead of Navigator. The last E is exterminate: once the Microsoft tool becomes the de facto standard, they look to force out their competitors entirely. In the case of their battle with Netscape, Microsoft bundled Internet Explorer for free with their operating system. They used EEE to take over industries that they saw as threats this way, and it got them in trouble during their antitrust lawsuit.

Microsoft had a dominant place in the industry built on a one-two punch: Windows and bundled software. Microsoft used their control of Windows to reduce the effectiveness of their competitor’s software while leaving their own intact. This forced Netscape out of business and got the US government on their backs. Microsoft lost that anti-trust lawsuit and had to stop making their competitors crash. They didn’t stop EEE, though. They shut Lotus out of the spreadsheet market and got sued in another anti-trust suit from WordPerfect. It looks like they’re trying to do it to this day.

Microsoft integrated the Linux kernel into Windows. They have contributed to Linux development, and to cloud development. It looks like Microsoft is at the Extend phase with Linux.

This post is part of a larger article, Microsoft threatens to eat the whole gaming industry.

Recent Posts

  • Visual Prompting: LLMs vs. Image Generation
    We’ve been trying a lot of different things in Project Cyborg, our quest to create the DevOps bot. The technology around AI is complicated and evolving quickly. Once you move away from Chat Bots and start making more complicated things, like working with embeddings and agents, you have to hold a lot of information in…
  • How to take the brain out of the box: AI Agents
    Working with LLMs is complicated. For simple setups, like general purpose chatbots (ChatGPT), or classification, you have few moving pieces. But when it’s time to get serious work done, you have to coax your model into doing a lot more. We’re working on Project Cyborg, a DevOps bot that can identify security flaws, identify cost-savings…
  • What does AI Embedding have to do with Devops?
    AI embeddings are powerful. We’re working on Project Cyborg, a project to create a DevOps bot. There’s a lot of steps to get there. Our bot should be able to analyze real-world systems and find our where we could implement best practices. It should be able to look at security systems and cloud deployments to…
  • Take AI Seriously: It is Foundational
    AI (Artificial Intelligence) is a rapidly advancing technology that has the potential to revolutionize a wide range of industries, from healthcare to finance to manufacturing. While some people may view AI as a toy or a gimmick, it is actually a foundational technology that is already transforming the world in significant ways. AI is foundational…
  • Using Classification to Create an AI Bot to Scrape the News
    Classification We’re hard at work on Project Cyborg, our DevOps bot designed to enhance our team to provide 10x the DevOps services per person. Building a bot like this takes a lot of pieces working in concert. To that end, we need a step in our chain to classify requests: does a query need to…

Leave a Reply

Your email address will not be published. Required fields are marked *