|
|
Log in / Subscribe / Register

Whoosh!

Whoosh!

Posted Jul 29, 2010 5:31 UTC (Thu) by robertm (subscriber, #20200)
In reply to: Whoosh! by jmorris42
Parent article: GUADEC: Luis Villa points GNOME at the web

We turn everything into a web app... why?
Because, ultimately, the desktop computer is on the way out. Appliances — smartphones, game consoles, DVRs — are the future of the computer for end-users outside the workplace. The closest most people will come to a general-purpose personal system will likely be a tablet form-factor system running almost exclusively a browser of some kind. It's important to build applications which are web-aware because within half a decade the vast majority of non-business and a good-sized chunk of professional software is going to be running on a server that the user never sees or in Javascript on the browser.

And unless something happens now, this is going to be a crushing blow to free software for those same end-users. It's gotten solidly entrenched on the server side of things and will probably remain there until a completely unpredictable game-changer comes along to shake things up, but for end users? Completely Tivoized appliances talking to proprietary applications.

And it's a pity, because the web is a mess. It's a horrifying hack atop horrifying hack atop wildly inefficient use of resources atop more horrifying hacks. It is the epitome of "worse is better" when it comes to winning marketshare. But as much as I wish it would go crawl in a corner and die a much-deserved death, it's here to stay.


to post comments

Whoosh!

Posted Jul 29, 2010 5:41 UTC (Thu) by thedevil (guest, #32913) [Link] (4 responses)

And where/how, in this world, does software get developed? Don't you need some equivalent of either a timeshared shell server or a personal desktop to do development? And development is not just programming in a narrow sense but also stuff like writing technical documentation (think XML by hand), so you need a text editor, creating artwork, so you need an image editor, etc. There is also specialized software for science, text analysis, hundreds of niche areas that will never be served by a lowest common denominator web app.

Whoosh!

Posted Jul 29, 2010 6:30 UTC (Thu) by Tara_Li (guest, #26706) [Link] (3 responses)

I tend to agree. You know, there are times when my computer *doesn't* have a network connection. My ebook reader doesn't really need one - once I have that puppy loaded with a library from Gutenberg, Baen, Webscriptions, and a dozen other ebooks sources, what do I need the web for? To look up some obscure reference in a book? Nice, but I read a lot of books for a long time, before that ever became commonplace. I learned to get the *CONTEXT* of the idea, and work it out from there.

Seriously, just this evening, I was having random inability to get to huge chunks of the Internet - at one point, even Google wouldn't come up for about 30 minutes. If I have nothing local - I have a paperweight on my desktop if my network goes down.

And honestly, the best way to keep a computer virus-free? Don't connect it to the Net!

Whoosh!

Posted Jul 29, 2010 7:53 UTC (Thu) by dlang (guest, #313) [Link] (1 responses)

by book reader has a network connection, but most of the time I have it turned off because it gives me so much more battery life.

all these extra layers will work find if you are on a high-powered mains powered system connected to a high-speed, low-latency network connection. but change any of these criteria and the feasability of 'everything is the web' starts falling apart rapidly.

OLPC and the netbooks pointed out to people that there is a backside to moors law, namely the same capability gets cheaper over time. today a few people are willing to pay large sums of money for smartphones. when the same capability that sells today for $600 drops to $100 there will be a _LOT_ more of them around.

if you are on a high-latency network connection (say a satellite feed if you are in rural areas) every round trip to the server is very painful (approximately 1 second)

I already mentioned the battery life issue, radios are expensive to power (and as the power for the rest of the system drops over time, they become even more expensive as a relative cost).

Whoosh!

Posted Jul 29, 2010 10:35 UTC (Thu) by NAR (subscriber, #1313) [Link]

all these extra layers will work find if you are on a high-powered mains powered system connected to a high-speed, low-latency network connection. but change any of these criteria and the feasability of 'everything is the web' starts falling apart rapidly.

Exactly. In my experience it takes about 2-5 seconds to open an e-mail in gmail while with the local pine client it's instant. WWW stands for World Wide Wait. In my experience the latency is simply unacceptable for most web based applications. Reliability is also worse: it's not enough that my computer works, the connection to my ISP must work, the international line of my ISP must work and also the server must not be down. A number of extra components that can broke down.

Whoosh!

Posted Jul 29, 2010 7:56 UTC (Thu) by mjthayer (guest, #39183) [Link]

> I tend to agree. You know, there are times when my computer *doesn't* have a network connection.

I am one of the most clueless people about web applications going around, but my understanding was that Javascript applications were stored on a remote server but cached and executed locally. Surely with a bit of tweaking (like making sure that the whole application gets cached and not just part of it) it could continue to work once your connection is gone. apt-get normally also initially relies on a network connection.

Whoosh!

Posted Jul 29, 2010 6:35 UTC (Thu) by jmorris42 (guest, #2203) [Link]

> Because, ultimately, the desktop computer is on the way out.

Perhaps. Perhaps not. Google was dreaming of ChromeOS, where the browser would be the only local app. Android ate its lunch. Besides handsets there are lots of Android tablets in the pipeline now, probably netbooks soon. Besides the plain fact that a local app is going to outperform a cloud app there is the mercenary fees available when app stores sell downloadable apps that few would pay for access to the same app on a hosted basis. It might be irrational but it is real.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds