Recommended Posts

I'd like Microsoft to come out and say definitively if WinRT will stay 'closed' or not. You can 'sideload' WinRT apps already, though the process is a little convoluted for your average user...

I couldn't care less what Notch thinks but I'd still like some clarification on whether or not this is going to be permanent.

Minecraft is Notch's creation, he has every right to do what he damn well pleases with it.
Pretty much this. Notch received a standard media partnership from Microsoft: Microsoft would help him certify his game for the platform and give him some cash, while making a media spin around it. Notch said no.

The article is about the technical feasibility of certifying Minecraft, which is largely irrelevant for Notch's stance on the matter.

He just doesn't want to certify his app for an OS whose direction he doesn't agree with.

Noit wasn't that was a different article. The article was about a lot of things, but not that, and he ignored like 90% of it.

It's not hard to see the direction Microsoft is going, which is slowly but surely towards a more closed platform. Notch simply doesn't want to contribute to that. He wants his PC to be open and free. Which is good, in my opinion.

It's also not hard to see the direction Apple has taken over the years. Slowly but surely towards a more closed platform. They introduced their App Stores, and now with their latest OS they by default restrict what software you can install. The next step is natural. They'll remove the option to still install arbitrary software, and only allow 'certified' software, from their App Store or registered developers.

As far as I can see, Microsoft has nothing better to do than to copy Apple here. They introduce App Stores, and you'll see more and more restrictions on the software you can install. Why would it go the opposite way?

Disrespect how?

Notch is under no obligation to support the latest Windows OS version, let alone certifying the app. AFAIK you were never promised any kind of support on future Windows releases... and yet Minecraft will anyway be running on W8, just not certified.

By the way, has Minecraft any kind of certification at all for any Windows version? If not, why is it suddenly such a big issue? Just because Notch went vocal about his reasons?

I'd take bigger offence over the fact that as far as 1.3.2 Minecraft still has problems with chunks not loading, resulting in holes in the map and/or being able to see distant mines through the floor.

One of the steps that fail certification is that his "game"requests UAC elevation... Something which is totally unnecessary and really bad programming to start with.

Pushing that kind of old win9x programming practices on your users is disrespect, and also puts your customers at risk.

It's not hard to see the direction Microsoft is going, which is slowly but surely towards a more closed platform. Notch simply doesn't want to contribute to that. He wants his PC to be open and free. Which is good, in my opinion.

That's certainly what everyone wants to believe, and MS hasn't confirmed or denied.

People are taking an assumption and running with it.

I get the feeling that WinRT and the app store is the start of a move to try and turn Windows into a walled garden as well. Granted, Windows 8 still works with traditional applications but it's clear Microsoft are trying heavily to push developers towards developing exclusively for the app store, and once they get to a stage where everyone's doing it for the extra financial incentives it gives the opportunity to close the traditional desktop off. Microsoft may gain a few friends amongst the app junkie crowds but power users will start looking elsewhere.

  • Like 1
once they get to a stage where everyone's doing it for the extra financial incentives it gives the opportunity to close the traditional desktop off.

So basically Windows won't run Windows software anymore? I'm sure that's going to make their investors very happy, never mind the millions of customers. /s

So basically Windows won't run Windows software anymore? I'm sure that's going to make their investors very happy, never mind the millions of customers. /s

Nope, it will still run software, but once they've conned everyone into releasing their software to the app store the traditional desktop won't be necessary ;)

In case you're wondering, I believe this is the editorial that Notch was responding to.

Update: Notch updated the post to say Goat Murderer :/ (source on OP)

He's such a mature well articulated person...

Noit wasn't that was a different article. The article was about a lot of things, but not that, and he ignored like 90% of it.

That other article was pretty much about a how releasing Minecraft on closed platforms while not wanting to certify it on Windows8 made Notch an hypocrite.

That much is actually addressed in Notch's reply.

Regarding the bit about Windows8 not being closed, it seems to me that Notch just doesn't like the path that Microsoft seems to be following, no matter if Windows8 itself is not actually closed. That's also addressed in the third paragraph.

What's the 90% he ignored?

I get the feeling that WinRT and the app store is the start of a move to try and turn Windows into a walled garden as well. Granted, Windows 8 still works with traditional applications but it's clear Microsoft are trying heavily to push developers towards developing exclusively for the app store, and once they get to a stage where everyone's doing it for the extra financial incentives it gives the opportunity to close the traditional desktop off. Microsoft may gain a few friends amongst the app junkie crowds but power users will start looking elsewhere.

The walled garden approach makes sense for Windows for RT, as it needs to be a secured platform. You can't exactly rip and replace the guts on a tablet when something goes wrong. It doesn't make sense at all on the traditional Windows, and I would expect Microsoft is aware of this.

Just not willing to assume either way, At any rate, not much else for me to say.

Nope, it will still run software, but once they've conned everyone into releasing their software to the app store the traditional desktop won't be necessary ;)

Ah, so it's just preference then, not closed at all since the developer can still design whatever he bloody well pleases just like the past couple decades. I fail to see the point of his whole "problem" then. I used to hear similar arguments about dotNET killing off Win32 applications back in the day. Microsoft's going to stop supporting it, etc etc. Same goes with WPF.. WinForms apps will die, developers are being forced into using that instead. Now it's this.

Am I right in thinking Minecraft could appear in the Windows Store but not be a Metro app, so software makers won't lose eyeballs or a 30 % cut as the listing will just link to their website ?

That is a good reason to get certified right ?

Steam could be quite popular as a listed program on Windows Store even though it only links to Valve's website in the end but think of the consumers who will see that more than usual on Windows 8.

Am I right in thinking Minecraft could appear in the Windows Store but not be a Metro app, so software makers won't lose eyeballs or a 30 % cut as the listing will just link to their website ?

That is a good reason to get certified right ?

Steam could be quite popular as a listed program on Windows Store even though it only links to Valve's website in the end but think of the consumers who will see that more than usual on Windows 8.

This is correct. I think WinZip was among the first desktop applications to be certified (and available) in the Release Preview as well!

Microsoft may gain a few friends amongst the app junkie crowds but power users will start looking elsewhere.

That's what the market wants though, Each player in the desktop space all have their own markets. It's nothing you're going to be escaping. Apple has a store, and so does Canonical.

This topic is now closed to further replies.
  • Posts

    • Thank god they got rid of the disgusting looking sidebars, and the corner radius looks much better, too. Two things I hated on day one, and never got used to.
    • JetBrains launches Rider 2026.2 EAP 5, bringing several AI improvements by David Uzondu JetBrains has released the fifth EAP version of Rider 2026.2, bringing a faster startup flow with the new non-modal startup screen and quality-check hooks for Claude Code and Codex. In the latest EAP release, Rider now has newly bundled "quality-check" hooks that run background tests on code edits before the external agent proceeds. For example, after Claude Code rewrites a class, Rider immediately triggers a PostToolUse hook that analyzes the code for syntax errors and formatting warnings. It then passes those findings back to the model as feedback, allowing the agent to fix its own output before finalizing the task. If Rider detects compilation errors, the IDE prevents the agent from treating the task as complete, while minor formatting warnings simply help guide the model toward better output. The "Explain with AI" feature can now tackle tricky build errors directly from the console, helping .NET developers who frequently wrestle with multi-targeting failures and MSBuild errors. JetBrains introduced Explain with AI back in the 2024.1 release cycle. With this feature, instead of forcing developers to copy long diagnostics into a separate chat window, Rider now lets you trigger these explanations directly from the error source. In similar EAP news, JetBrains recently opened the first EAP for IntelliJ IDEA 2026.2, with features that appeal to both those who are into AI-assisted coding and those who prefer "classic" manual development. For manual developers, the release adds revamped dependency completion for Maven and Gradle build scripts, which pulls data directly from the local cache to suggest relevant versions. It also brings the Spring Debugger update, displaying security indicators next to endpoints to visualize secured routes during runtime. In addition to database migration tools for Flyway and Liquibase, this build introduces a Hibernate debugger that shows the exact SQL or HQL queries that the framework plans to execute, letting developers jump directly to the Java code that triggered them.
  • Recent Achievements

    • Very Popular
      Captain_Eric earned a badge
      Very Popular
    • One Month Later
      amusc earned a badge
      One Month Later
    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
  • Popular Contributors

    1. 1
      +primortal
      502
    2. 2
      PsYcHoKiLLa
      222
    3. 3
      ATLien_0
      87
    4. 4
      Steven P.
      80
    5. 5
      +Edouard
      80
  • Tell a friend

    Love Neowin? Tell a friend!