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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Serving my blog completely from RAM

4 点作者 satran超过 5 年前

2 条评论

satran超过 5 年前
Author here. Just out of curiosity, why isn’t there much talk about serving simple sites from memory? Usually people talk about serving static HTML using NGINX and let the kernel page cache handle it. I wouldn’t assume it is complexity. As some one here, <a href="https:&#x2F;&#x2F;kieran.ie&#x2F;loading-a-website-from-ram&#x2F;" rel="nofollow">https:&#x2F;&#x2F;kieran.ie&#x2F;loading-a-website-from-ram&#x2F;</a>, used a ram disk and NGINX to serve it.
schneiderscode超过 5 年前
Cool idea and sounds like a fun project! However, Github pages has supported HTTPS for a while [1]. Personally, I like free over a cup of coffee any day.<p>[1] <a href="https:&#x2F;&#x2F;github.blog&#x2F;2018-05-01-github-pages-custom-domains-https&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.blog&#x2F;2018-05-01-github-pages-custom-domains-h...</a>
评论 #21306941 未加载