I have a much bigger problem with MS. It has to do with a fundamental aspect of the Windows architecture: The OS holds your applications hostage.
In the DOS era applications had a huge degree of independence from the OS. You could nuke the OS, upgrade it, modify it and move machines and your apps worked just the same.
Today things are different. The OS, by means of such "features" as te registry, holds applications hostage.
Say I have a five year old machine. I want to purchase (or more than likely, build) a new machine. In the past this was relativley painless. Once the machine is up you move your apps and off you go. Today this requires full re-installation of apps from scratch. It's a nightmare and it is one I contend has significant economic consequences. Whereas someone like me might consider upgrading hardware every year or two, the financial math now includes the non trivial time and expense of reinstalling everything.
We've done this a few times. With typical high end engineering workstations full of software it can easily take a month of installing and configuring software to get back to the setup you had before he upgrade. This isn't pallatable at all from more than one perspective. And so machines continue to be used as long as possible before upgrading anything that might trigger a reinstallation event.
To me this is a major flaw in the design of Windows. OS, applications and data ought to be fully separable independent entities. I get all the advantages of DLL reuse and centralized settings, etc. I still contend that this could be achieved at the cost of additional storage and some more smarts. A one terabyte hard drive is about $60 today. I could not care less if DLL's need to be duplicated for each software installation in order to break lose from the OS and registry as much as possible.
The point is, if they are smart they ought to be able to figure it out. I ought to be able to install all my apps on a portable USB drive, walk up to any machine in the world, plug in and have my tools and files available for use instantly. That's the way it should work.
Every operating system is guilty of this. Each has its own upsides (Windows has uninstallers; Linux has decentralized config; OSX has centralized application storage) but they all commit the sin of complicated painful installation.
A lot of the responsibility for that lies with the application developers, by the way.
The reason it doesn't work the way you are dreaming is of course because the OS provides more abstraction than ever. In the old days, DOS just handed the whole machine over to the application you launched- that would not be acceptable today.
I don't want to get into details because there are loads of possible and creative solutions. An API could be created very easily to have an application request services from the OS and have those services installed locally within the installation directory structure of the app. From that point forward the app can travel from machine to machine and retain the environment it requires.
Of course there are tons of details to work out. My point is that we live in an age where computing power, memory, storage and remarkably intelligent computer scientists abound. With some work this is not beyond our capabilities.
Imagine the selling point of an OS that allows you to isolate your apps and data to the point where they travel with you to be used on any machine (or machine migrations as people and companies upgrade systems).
PortableApps looks interesting. That said, I can't see using it with applications such as SolidWorks, CAMWorks, Xilinx FPGA tools, Altera FPGA tools, MicroSIM, various compilers, various FEA tools, Altium Designer, etc. In other words, I am talking about some major engineering applications that would probably do very poorly (if they even work) with such an environment.
As a business you would be risking all kinds of possible nightmare scenarios with compatibility, maintainability and general support issues.
The real solution has to be OS-based. Which is unlikely to happen.
Application data for modern apps lives in the user profile; back that up and the process becomes much simpler.
DLLs: .Net has a really cool feature called the Global Assembly Cache. That stores one copy of every version of every DLL that has been registered. Which means best-of-both-worlds: conserve HDD space and no issues with versioning.
I just don't see it working with some of the engineering applications I mentioned in another reply. Too risky as a business to muck with such tools as they can bite you hard when you least expect it. I am afraid the answer has to come from Microsoft.
I use OSX for iOS development but I am far from an OSX expert.
Question: Can I take the entire "Applications" directory, copy it to a USB drive, go to an Apple store, plug it into any machine and run Photoshop from my USB drive?
What I would like to see from developer point of view, would be a WinRT version of the OS, using .NET Native while trying to fulfil the Longhorn vision.
I was excited for Windows RT thinking we would see a truly new Windows system from the ground up. They didn't quite go that far, and unfortunately with the intense hate spewed across the Internet for years afterwards, I'm not sure they'll have the stomach to try again. Imagine if they went back to Windows 98 after Windows XP came out (since XP got just as much hatred from the Internet back before it was so fondly remembered).
Windows CE was done from the ground up. But unfortunately not by OS Engineers. SO it was pretty bush-league with not a lot of innovation.
I'd like to see an OS (not just a shell) from the ground up to include actually useful things like support for distributed persistent assets, P2P networking and so on.
Just wanted to clarify if by "from the ground up" you mean rewriting everything (memory management, device drivers, scheduler, API, etc) or something else. And what that would look like?
Major, major chaos- especially for their business clients. Microsoft goes out of their way to make sure there is still support for business LOB apps running Delphi and MFC. Just look at their long term support. Windows XP had like 15 years of support. "From the ground up" might be a good idea, but tons of existing software is actually built around former bugs in the OS-- so writing a new OS "the right way" would actually break the apps of their target demographic (business clients.)
I mean made for the way people use devices now, as opposed to how they were used in the 80's when Windows and Mac OS started. By "from the ground up", I don't mean a complete rewrite, but at least a complete re-thinking of what an OS should be in modern times. Like when FAT wasn't good enough anymore, let's switch to NTFS and get rid of DOS at the same time. What exactly that looks like, I don't know. I'm not a designer and I don't work on OS development, so I'm not an expert. I can tell you the features I would like in my OS, and maybe you could extrapolate what I mean from there?
I would like it to be responsive, so it best uses the capabilities of the hardware you give it. Windows 8 started, but didn't get quite there. Ubuntu has a nice idea for plugging your phone into a monitor and getting a full Ubuntu install. If I'm tapping, don't make me double tap just because I would normally double click. Recognize that it's a tap and not a click. And don't give me options my device can't handle. Don't show me a desktop on a 7" tablet. Don't default to full-screen apps on a 4k display. And if my monitor is big enough that it could be four regular sized monitors, tile my windows automatically. It's not that hard to do.
I'm tired of starting something on my PC and trying to figure out how to continue on a tablet or a phone, or even just another PC. This could either depend on application developers to support or be baked well enough into the OS that applications don't even know it's happening, but everything should be available to me everywhere. Again, Windows 8 has a nice start with Onedrive, but I still have to manually save things there. Why not replicate my drives so I can access any file from any where without even thinking about it? Make it completely invisible what is local storage and what is cloud storage, and with that, cache things on my hard drive for if the network goes down. If I don't have a connection, everything should be there. If I do have a connection again, everything that happened without a connection should automatically show up on my phone and tablet too. Make Onedrive/Dropbox automatic and invisible.
That's actually an annoyance I have with Github, too. Why do I need to manually commit my changes? When I hit ctrl+s, it should just go straight to version control. If I need to revert later, well, that's why I'm using version control, right?
I don't want to have to boot. I don't want to have to shut down (or wait 10 minutes while it shuts down). I don't want to have to install updates, nor do I want to have to reboot for those updates. Chrome is the best model here. Just push updates in the background and either apply them immediately or wait until the system is idle and apply them.
I don't want to think about anti-virus. Actually this is the one thing Windows 8 got perfectly. I've never thought about putting an AV on my system. It's just there.
I don't want to run out of power. Windows Phone is a great reference system. If power is getting low, start disabling features that drain the battery. I can handle checking email manually if it means I get another hour of battery life. My eyes will adjust to a dimmer display for a little while. Facebook can wait. If power is low, disable the things that I have turned on but am not using.
Now, I know a lot of these features would be very controversial to the HN crowd (since Windows 8 is very controversial). But that's fine. Anyone who threatened to switch to OSX or Linux because of Windows 8 is free to do so. I want a desktop OS with the simplicity of an iPad, but the problem with the iPad is that it's simple, but not magic. Make it magic. I don't want to micromanage my computer. That's why we invented computers in the first place.
I for one love this! I am one person with a single mind, it's time all my devices started understanding that.
And for the love of god can somebody PLEASE make cross-device copy-paste? The amount of fb/whatsapp/email I send just to copy a link from my laptop to my phone or vice-versa is silly.
> And for the love of god can somebody PLEASE make cross-device copy-paste? The amount of fb/whatsapp/email I send just to copy a link from my laptop to my phone or vice-versa is silly.
As it happens, my free Android app SSHelper has a bidirectional clipboard server, very easy to use:
You open a browser on the desktop, enter the address of the phone on your local wireless network, and you have a two-way clipboard exchange with the phone.
My app is free, there are no ads, and it's not a shareware-get-the-pro-version deal. It's exactly what it sounds like -- a useful, free app.
In fairness, my app isn't the only Android app that provides a clipboard gateway, but it's the only one that doesn't have ads or some other restriction.
Alas, I am on iOS. And while a shared clipboard app is a great improvement, I would prefer this in the OS itself. Use the normal copy feature, and Cmd+V has that thing on my laptop.
Both OS's. I want to tell my laptop "this is me" and tell my phone "this is me" (say by using the same iCloud account or whatever) and then they just have the same clipboard. When I copy something on laptop, I can paste on all my devices, and vice-versa.
I don't write for either end of the Apple platform (at least at present -- I once did many years ago), so I can't create this, but I hope someone does -- it's an obviously good idea. All you IOS developers out there listen up. :)
As for Android, I've already done it -- it's part of my free app SSHelper:
I actually use PushBullet for that. I see a Imgur photo on Reddit that I want to send to a friend, click the Pushbullet extension and it comes as a push notification to my phone.
The problem with WinRT is that it's designed to compete with iOS and not be a replacement for full desktop OS API. It's practically defined by its limitations rather than its features.
[Disclaimer: I use Windows 7, but I did use Windows 8 for 2 weeks then decided to go back]
I'm anxious to see what Microsoft has in store, but I'm not excited. The recent post here by the developer whose system credentials were changed after he linked his Microsoft account is part of the reason why. Of course I'd want access to the Microsoft Store, but I don't want to log to the system with those credentials, I want to keep the ones that were already set. I doubt this will be the direction that Threshold will take, and if it turns into another Win8 turd I'll probably be done with the Windows OS
EDIT: Since I've been downvoted to oblivion I can only assume that the MS employees here like my post about as much as I like their Winows 8 OS
I encountered that same issue; in order to use Metro I have to convert my regular account to an online live account and then use those credentials for local login. I don't want to do that. So I don't use Metro at all.
But frankly, I don't see Microsoft changing course on that.
Is it possible that the author knows about Isaac Asimov, but that she also knows that Asimov is also the name of a character from Halo? And that it fits in a pattern in the Halo context and not in the Sci-fi-author context, and she therefore reports it as such?
What if there were a Halo character called Sinatra, and the Windows feature would be code-named Sinatra, would you call the author out (sigh! facepalm!) for being too stupid to know about the actor?
The author is a female. And she adds additional information about the origin of the program inside the Xbox team; it's not that she doesn't know who Asimov is, it's more likely that someone involved in it TOLD HER that they took the name from Halo, which in turn used the name of the writer.
But the weird part is that there isn't a Halo character called Asimov. The author's own potholed link to the Halo wikia just shows an "Asimov Center" as a briefly mentioned location in one short story. And even the tiny article for it takes time to explain who it was named after.
Linking the name "Asimov" with the Halo games seems to be a bizarre speculation/research failure on her part, as far as I can tell.
"One of my contacts said Asimov is a system that the Xbox team originally built and used during its development process."
I don't see why you'd need to facepalm the Xbox team using a codename from the Halo series, or why it's so headshaking that the larger Windows team would adopt a tool from the Xbox team they found useful.
I assume OP is referring to the fact that the name Asimov isn't well known for being part of Halo. At least, I hope the writer would be considered more popular.
It's about as depressing as people 5000 years from now thinking that most of what 21st century people knew about birds was disseminated using an ancient application called Angry Birds.
Well the Xbox team got it from the sci-fi author. The point is it might be inspired by Halo, but the Halo reference is inspired by the author. It's like saying John Locke is a reference to Lost, when Lost co-opted it from the philosopher.
Well, Windows Phone has been using the name Cortana for their Siri-equivalent. The codename for the next version of IE is reportedly Spartan[1], which is used in Halo. The codename for the upcoming version of Windows is Threshold[2], which again is a name that shows up in Halo. Naming everything after things in Halo is apparently Microsoft's new thing.
But John Locke in lost is merely a reference to and not the same as, John Locke the philosopher.
Not everything with the same name is the same thing, and it's possible to reference the second in a series of shared names that itself is referencing the first.
I really do not see how telemetry is same as feedback. One is proactive constant monitoring with automatic data collection and second is reactive report submission that asks every time before sending report.
Mary Jo Foley is a well-known Microsoft reporter and has been for a lonnnnnng time (I would bet on 15 years without Googling). She's also sharp and plugged into the tech scene, with the usual savviness to develop sources inside corps. I've met her at a couple conferences. She's probably read a few Asimov books.
What I think the quote shows is not a lack of awareness about other uses of "Asimov" but that much of her stories are copy-pasted from emails with Microsoft marketers. Someone in Microsoft (Azure?) wants you to know about "Asimov"... perhaps an announcement next week? This way Mary Jo looks like she is relevant and you are primed to want to learn more...
Edit: I agree with the facepalm, just for different reasons
What a bizarre connection to make. Maybe I'm out-of-date on my Halo lore but I don't think there's even anyone/thing significant in that universe named after him. Indeed, the search on the Halo wiki she links only reveals an "Asimov Centre" briefly mentioned in one short story and a quarter of the tiny article is a sentence explaining who Isaac Asimov was.
In the DOS era applications had a huge degree of independence from the OS. You could nuke the OS, upgrade it, modify it and move machines and your apps worked just the same.
Today things are different. The OS, by means of such "features" as te registry, holds applications hostage.
Say I have a five year old machine. I want to purchase (or more than likely, build) a new machine. In the past this was relativley painless. Once the machine is up you move your apps and off you go. Today this requires full re-installation of apps from scratch. It's a nightmare and it is one I contend has significant economic consequences. Whereas someone like me might consider upgrading hardware every year or two, the financial math now includes the non trivial time and expense of reinstalling everything.
We've done this a few times. With typical high end engineering workstations full of software it can easily take a month of installing and configuring software to get back to the setup you had before he upgrade. This isn't pallatable at all from more than one perspective. And so machines continue to be used as long as possible before upgrading anything that might trigger a reinstallation event.
To me this is a major flaw in the design of Windows. OS, applications and data ought to be fully separable independent entities. I get all the advantages of DLL reuse and centralized settings, etc. I still contend that this could be achieved at the cost of additional storage and some more smarts. A one terabyte hard drive is about $60 today. I could not care less if DLL's need to be duplicated for each software installation in order to break lose from the OS and registry as much as possible.
The point is, if they are smart they ought to be able to figure it out. I ought to be able to install all my apps on a portable USB drive, walk up to any machine in the world, plug in and have my tools and files available for use instantly. That's the way it should work.