There's something very compelling about writing a little script and putting it online. Because even if someone comes by once every three days and tries it out, there it is! Online always. Software like this is alive in a way that a binary on a PC is not.
It's been fun shipping our f.lux app to the desktop, because it's always on, and even though it does just a small thing, doing that thing without using a lot of resources, and running all the time is sort of neat.
Running all the time hasn't been true of the "app" on the desktop or device. Since we've historically tried to save RAM, launch times have remained inconvenient and excessive. Excel now takes 30 seconds. Visual Studio can take a minute. Photoshop, forever. Sure, we have these annoying tray icon apps with their inconvenient UIs, but the PC is getting slower for doing real work.
Dropbox is always on, and instantly useful. Gmail and Facebook are very fast, because they're already "loaded" into a server somewhere.
Excel XP from ten years ago launches in a half second. This year, Excel takes 30 seconds.
I'm not sure if Apple's quest, with OSX Lion, to ignore whether or not apps have launched yet is the right approach. Apple now hides the little "light" under each icon that says if an app is running, and it tries to restore some application state on reboot. This is good, but it's still too slow.
xCode now takes forever to launch, and so does iTunes. Launch times are getting worse, in a world where that really makes no sense. People's tolerance for 30 second launches is lower, since they're used to mobile OSes, which are fast because the apps are simpler. And people seem to be more distractible: when iTunes takes 30 seconds to launch, most people will have forgotten the song they wanted to hear and will have checked their Facebook messages instead.
You can't ignore the engineering around making launch times small, and complexity makes for sloppiness. A launch that takes a full second is noticeable, and probably most apps should strive for 500ms, at the most. 30 seconds is completely absurd and negligent.
Superfetch, Readyboost, etc., all aren't good enough. Important stuff needs to be loaded into RAM. How do we launch in one seek, rather than 10,000? SSD can't fix everything.
This problem, making apps launch fast, is 100 times as important as making Windows boot fast, and it's 100 times as complex. Hope the next versions of the OSes get to fix this, or application writers start paying attention to it.
Apps should launch instantly, and more real services (not launcher icons) should be loaded automatically, so the launch isn't there at all.
The perception of productivity on the desktop will wane quickly if this particular bloaty trend isn't fixed.
Twitter Digest: 2012-01-27
38 minutes ago