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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Talk HN: Distributed serverless back end

1 点作者 kristerv大约 7 年前
&quot;Serverless back end&quot; is an oxymoron, I know. But hear me out.<p>Serverless apps are awesome. They&#x27;re easy to make and are super stable. Yet some features like blog comments we outsource to 3rd party servers that put adware and trackers on our websites. Analytics companies sell your data. We don&#x27;t like this, yet paying for such a service is overkill for a blog with 100 visitors a month (IMO).<p>Here&#x27;s what I propose.<p>Servers are needed mainly for data saving. Comments and analytics are frontend modules that need a database. So how about we save the data on a public blockchain. But not on a currency based one, because I am sick of that shit.<p>1. The blockchain can save any type of data (with limited length). 1. All you need to do to use the service is embed a &lt;script&gt; to your site (just like Disqus). 1. Service is free - until current servers are overloaded 1. When overload happens the top n% highest load domains are asked to start running a server OR pay $10&#x2F;month so someone else would run the server for you. 1. If domain doesn&#x27;t comply the service is disabled and next n% is asked. 1. Perhaps the data needs to be distributed so there&#x27;s no single 1TB chain. 1. It&#x27;s open source and a for-community project (as in not for profit and no getting rich).<p>The idea is that it&#x27;s a naturally growing network of blockchain hosts. As usage increases the heavy users have to put some effort in to keep using it and thus supporting lower usage apps. The system will never get overwhelmed (unless usage increases too fast) and yet there is plenty of free tiers to go around.<p>Clearly a raw idea, but you&#x27;re welcome to think with me or just blatantly tell me why this will never work. I&#x27;ve made a chat if this idea seems good enough that you want to help: https:&#x2F;&#x2F;gitter.im&#x2F;distributed-serverless-backend (I&#x27;m going to sleep now, but will read every comment and all of the chat tomorrow.)

暂无评论

暂无评论