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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

I built my blog on websockets

13 点作者 matthiasak将近 13 年前

9 条评论

sizimon将近 13 年前
How does this make the front page of HN? When I try viewing this on FF 13.0.1 on Mac, I only see what I presume is supposed to be the left sidebar (About Me, Resume, etc). I don't get any content. What is the value of this?
评论 #4208669 未加载
评论 #4208724 未加载
评论 #4208656 未加载
评论 #4216780 未加载
评论 #4208635 未加载
vonkow将近 13 年前
Why? A blog seems like one of the last things one would want to build with websockets, what advantages do they provide in this context? Also, the js on your page isn't working and an image is 403ing.
评论 #4216788 未加载
polysaturate将近 13 年前
I'm not going to knock you for building something. I imagine you started here, because, fundamentally a blog is one of those "getting started" projects with relations and structure. Though, I am not sure if this really showcases the use for websockets, unless you constantly post. However, I am unable to view your site correctly this time. I am on the latest version of chrome, if that helps.
评论 #4216790 未加载
Udo将近 13 年前
This is an interesting proof of concept, I would like to encourage you to do more with this idea. In theory, WebSockets could deliver some of the promise of SPDY without the complexity.
评论 #4216794 未加载
matthiasak将近 13 年前
Sorry everyone... I was away at a wedding and a server mishap caused some configurations to revert. Should be back now...<p>:- (
vishaldpatel将近 13 年前
Congratulations for making it to the front page of Hacker News. Have an upvote! :)
评论 #4216795 未加载
pigs将近 13 年前
socket.io.js is being served on port 8080, and is blank for me, resulting in "Uncaught ReferenceError: io is not defined" in app.js
评论 #4216797 未加载
aaronbasssett将近 13 年前
`Uncaught ReferenceError: io is not defined`
评论 #4216800 未加载
bluespice将近 13 年前
Unfortunately this isn't working for me in latest versions of Chrome or Firefox, looks like an error related to the way socket.io library is delivered.<p>But I love the idea and you should definitely keep it up. People asking "why?" don't really understand what passion for coding means :-)
评论 #4216796 未加载