TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

The End of the Web? Don’t Bet on It. Here’s Why

48 点作者 8bitliving超过 13 年前

9 条评论

bad_user超过 13 年前
On Facebook and Twitter - 80% of the content that makes people come back daily for more has links in it. These links could be application specific, sure they can, however the attention span on Twitter is small enough without putting barriers between users and the product / content served. Take away the web and social applications, no matter how awesome they are, will lose a lot of value.<p>I actually think the opposite is true - I think that Facebook and Twitter are going to die eventually. That's because the need for these social networks was satisfied in an age where phones weren't directly connected to the Internet. One missing point from these discussions is that a social network already existed before these - with much stronger ties between people - a social network enabled by your contacts book. It didn't scale however because of a lack of software and because calls / SMS messages are expensive. If mobile carriers would pull their heads out of their ass and made SMS free, then Facebook and Twitter would become irrelevant.<p>Why? Because then people could send updates and links to other people, regardless of their device type, anywhere in the world. Then you could have evolved SMS managers that knew how to handle groups, deliver digests, take care of spam and so on (like email clients do). If you need a stronger indication that this is true - consider how nothing replaced email yet, no matter how many predictions of death went by ;)<p>Nice quote from Seth Godin linked in the article:<p><i>The problem with just about every prediction made by industry firms like Forrester (all the way back to 1985 when these firms said that the Commodore 64 was going to change the world–until the VCR interrupted to become the next big thing) is that they are based on sophisticated analysis of what’s in the rear-view mirror.</i>
评论 #3373983 未加载
dasil003超过 13 年前
Native Apps vs HTML is just a microcosm of proprietary vs open standards which is always turtle vs hare. In short, native apps can always be better as long as they stay ahead, but the progress of open standards is inexorable because it provides greater portability benefits than any one vendor can match. Furthermore, it's possible to slow open standards as Microsoft did in the early 00s, but it requires immense market power and sacrifice of the user experience which is why Apple chooses to simply stay ahead of standards rather than letting mobile safari rot on the vine.<p>There will always be things native apps can do that standards can't, but open standards will always be more accessible and they will just get better and better.
huxley超过 13 年前
I'm puzzled by this cage match mentality: two enter, only one can leave.<p>I think that for the indefinite future, we will see co-existence and mutual co-opting of technologies. A nice arms race, with occasional routs and victories in particular areas, but no clear victor overall.<p>For one thing, discoverability difficulties are a temporary barrier to native app stores, it's not as though search engine technology can't work in controlled environments like app stores. Web apps also have discoverability issues (hence SEO) but no one freaks out too much about that.<p>The web will continue to grow and prosper, but native apps will also become ever richer as the frameworks created by Apple and Google grow in sophistication.<p>It isn't "either-or", it will be "both-and".
mmahemoff超过 13 年前
The talk was basically flamebait. His main argument for "web is dead" revolved around increasing power of client devices, and he completely ignored that web technologies (aka HTML5) make great use of that computational power.<p>There are more valid arguments he could have made, e.g. native apps being more flexible or easier to monetize, but increased computational power is orthogonal to the web/native debate, as long as people keep innovating on both platforms. Which they are, furiously.
评论 #3373725 未加载
winternett超过 13 年前
Its as simple as a loft apartment versus a space with several bedrooms. The web is a loft apartment, where you can flow freely from area to area... The multi-room setup is the world of using apps. To get into each room, you need to open a door and then if there are no doors between rooms, you need to exit each room and navigate to other rooms. The process of switching rooms becomes tedious. The open web will always resurface in some shape or form because no provider can provide a one-source app capable in fulfilling everyone's needs on the web. Facebook, Twitter, and iTunes are all part of the push for one single company to hold monopolies on audiences but it can't happen because people crave something different, if not now they will after a period of time. Coexistence is the way forward. Companies may have a hard time learning this, but it will always be the trend even if it starts out in a bootleg manner.
systemizer超过 13 年前
Great post. I had this same realization not too long ago.<p>I am a firm believer that HTML/CSS/Javascript will eventually take the role of all mobile applications in the future. While mobile applications do provide the benefits of interacting with the mobile OS at a lower level, browsers are becoming more and more powerful. The line dividing the OS and the browser is getting lower as seen in some OS's including Google's Chrome OS.<p>Why HTML5? While browser incompatibility is still an issue, HTML is the most supported and consistent markups on the internet; everyone uses it.<p>In addition, Apps written in HTML5/CSS/Javascript are all hosted on the server, meaning that it is very simple to update your product. It is more difficult with mobile OS based Apps for which you have to send an update to the phone each time you update the product.
rkischuk超过 13 年前
Yes, this. App stores are like a new-fangled version of old-school Yahoo.<p>In the early internet, it made sense to sort web sites into categories and curate the best ones into lists. Eventually, the internet became too big for that, and search became necessary to cut through the mass of things people could find or wanted to find.<p>App stores are showing the strains of this today. Discoverability is through the floor. It's also important to note the power of a lightweight link. Web links can be shared with the assumption that a friend can open them with zero friction. This becomes much different when a user has to install an app, possibly even a paid app, to see what you sent.
评论 #3374821 未加载
richardburton超过 13 年前
Mark Suster makes me want to write. What a fantastic blog.<p>Enough VC-loving. The reason I like this post is that it <i>defends the mobile web</i>. He was not trying to say apps or the mobile web will win. Instead he is showing that in order for one to live the other does not have to die.<p>Moving forward the big question is: which will thrive?
scottschulthess超过 13 年前
Syncing is still a serious problem with written apps - much easier to say "online always" and do something like a web app.