(I don't think the problem is missing apps. My guess is that most UWP apps in the Windows Store use a tablet-ey, metro, modern ui, and nobody seems to like it much.)
Microsoft knows Windows is obsolete. a sneak peek at its replacement
11–20 of 75 posts
Re: Microsoft knows Windows is obsolete. a sneak peek at its replacement
#12Nonetheless, there's a truth here about UWP. Applications today are all HTML websites. They should be containerized native applications, navigated spontaneously like the web, but running native code protected by the privilege declarations system familiar to phone apps. In fact, the "web of apps" is long overdue, but it's been held back by two major players: Apple, whose Appstore discouraged inter-connected-ness by encouraging a micropayment model, while also promoting platform exclusivity; and Google, who pumps billions of dollars into browsers and other web tech propping up the antiquated HTML-based web.
A new system is overdue. UWP is not that system though, it's a straight-up copycat of Apple's app store ecosystem, nothing more.
Re: Microsoft knows Windows is obsolete. a sneak peek at its replacement
#13One problem with that thesis: Metro is built on top of Win32.
Re: Microsoft knows Windows is obsolete. a sneak peek at its replacement
#14Re: Microsoft knows Windows is obsolete. a sneak peek at its replacement
#15UWP is in many ways worse than Win32, it requires much more boilerplate code to get stuff done, and requires a proprietary dialect of C++ which is not quite compatible with standard C++ (good luck trying to compile most existing C/C++ code on UWP, it's even worse than the Objective-C situation on OSX/iOS).
The baffling fact that UWP manages to be even more complex and less pleasant to write code for then Win32 (which was also a pretty bad API to begin with), coupled with the suicidal closing-down of an once open platform is what really concerns me about the future of Windows. That's not how you win back the hearts and minds of developers.
Re: Microsoft knows Windows is obsolete. a sneak peek at its replacement
#16"Some of it is developer laziness. It's not like they haven't had 15 years to learn and adopt .NET and the past five years to adopt Metro/Modern/UWP." Once I can't target Win32 anymore I'll switch to the browser. Metro/Modern/UWP isn't on my radar. I doubt I'm alone in those thoughts.
Re: Microsoft knows Windows is obsolete. a sneak peek at its replacement
#17UWP is a locked lock, annoying, walled garden that nobody wants to write programs for, Nobody wants to write programs for it, and the only people who run UWP programs are those who either have no choice or do so by mistake. If we can't run WIN32 or freely write win32 programs then windows is dead.
Legacy Win32 applications can be packaged as UWP ones.
Re: Microsoft knows Windows is obsolete. a sneak peek at its replacement
#18Re: Microsoft knows Windows is obsolete. a sneak peek at its replacement
#19Where does Windows Subsystem for Linux fit for the future?
Re: Microsoft knows Windows is obsolete. a sneak peek at its replacement
#20What happens to Steam and similar apps? (Honest question.)
https://www.gamingonlinux.com/articles/microsofts-latest-tac...