文章摘要
作者在网站底部添加了一个名为“Town Square”的趣味实验,用火柴人显示当前浏览者,支持互动交流,旨在恢复网络早期“屏幕后有真人”的感觉。该项目已开源,无需自建服务器即可集成到其他网站。
文章总结
几周前,我在自己的网站上添加了一个有趣的小实验,并在博客中介绍了它:在每个页面底部设置一个微型“小镇广场”。当你访问网站时,会看到一条由简笔画小人组成的区域,每个小人代表一位正在浏览该网站的其他访客。你可以看到他们正在阅读哪个页面,可以四处走动,还能发送消息。比如,你可能会发现有人正在阅读和你相同的文章,从而开启一场讨论。
这个项目的目标并非打造另一个社交网络,而是为了重现早期互联网的一种感觉——让你真切地感受到屏幕另一端有真实的人存在。“小镇广场”刻意设计得小巧且不留痕迹:没有账户、没有个人资料、没有粉丝数、也没有永久聊天记录。消息只在有人在线阅读时存在。
在许多人询问如何将这一功能添加到自己的网站后,我决定将其开源,并提供一个公共服务器,这样任何人都能轻松集成“小镇广场”,无需自行托管。我希望这能让更多网站变得像“场所”而非单纯的“页面”。
如果你希望自行托管、复刻或参与项目,可以访问GitHub仓库。如果你不想(或不知道如何)自行托管,也可以在“小镇广场”网站注册你的站点。
我还有很多后续想法,这个项目一直充满乐趣且令人放松。比如为角色添加更多可互动的道具,优化聊天功能的用户体验。但我最兴奋的是实现“邻里连接”功能——让你的“小镇广场”与另一个网站相连,就像邻居一样。你可以走到网站边缘,然后“传送”到邻居的网站,从而形成一个“小镇广场”网络,类似于Webring。
如果你喜欢这个想法,或有任何需求、修改建议或新创意,欢迎给我发邮件,我真的很期待听到你的声音。
评论总结
根据评论内容,总结如下:
主要观点与论据:
正面评价(多数):多数评论者认为该功能有趣、有创意,能重现早期互联网的“人情味”和实时互动感。例如:
- "Fun! There’s a lot of features there to play with and it acts as a real time view counter."(AndrewKemendo)
- "Now this is cool! I'd love to see something like it on most web pages as a way to interact with like-minded people..."(ranger_danger)
- "Really love the idea!"(0xkistu)
对匿名性与永久性的争议:部分评论者认为,早期互联网的“人情味”恰恰来自用户身份和持久性,而非完全匿名。例如:
- "people having accounts/permanence was one of the defining 'old web' feelings... People didn’t have to sign guestbooks with the same info every time, but they would anyway because they’re building up a persona."(graypegg)
- "People in a town square still have identities. They are just likely to not know each other."(thomastjeffery)
对滥用风险的担忧:多位评论者担心该功能会被用于恶意行为,如骚扰、刷屏等。例如:
- "but then I start thinking about all the ways it's going to be abused and get sad."(ranger_danger)
- "Really cool idea that I'd be reluctant to enable for any of my sites because I assume that it would just be used for people to be awful."(linsomniac)
对用户体验的批评:部分评论者认为界面混乱、信息过载,难以参与。例如:
- "I see a bunch of stick figures moving rapidly and comments flashing too quickly to read. I gave up as it wasn't obvious at all what to do or how to participate."(SoftTalker)
- "Personally, all the animations of stick figures moving and jumping is slightly annoying and offers little valuable information."(acrophiliac)
对功能扩展的建议:有评论者提出改进方向,如增加身份标识、支持跨场景对话、用于线下活动等。例如:
- "What it, and most/all other communication software is missing, is the ability to continue a conversation into a new context."(thomastjeffery)
- "I hope sites that just provide a way for people to assemble offline will be the new thing soon."(xuhu)
平衡性总结:评论整体呈现两极分化。支持者看重其趣味性和对早期互联网精神的回归;反对者则担忧滥用风险、用户体验不佳,或认为其设计偏离了“旧互联网”的核心特征(如身份与持久性)。多数评论者认可其创意,但对实际应用持谨慎态度。