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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

“Download More RAM” joke, but for crypto era

17 点作者 shahahmed超过 2 年前

5 条评论

gpm超过 2 年前
As I understand it &quot;download more ram&quot; was a stupid advertisement for a real and effective thing. Downloading a utility that uses compressed ram as swap space, allowing for greater effective memory usage.<p>You can still do this today, on linux, where it isn&#x27;t the default for some reason. Though downloading anything isn&#x27;t necessary. Run the following as root.<p><pre><code> modprobe zram echo lz4 &gt;&gt; &#x2F;sys&#x2F;block&#x2F;zram0&#x2F;comp_algorithm echo 128G &gt;&gt; &#x2F;sys&#x2F;block&#x2F;zram0&#x2F;disksize mkswap --label zram0 &#x2F;dev&#x2F;zram0 swapon --priority 100 &#x2F;dev&#x2F;zram0 </code></pre> Then go compile something that requires 2x the amount of ram actually in your system and watch it &quot;just work&quot;. I recommend cvc5 if you&#x27;re looking for something that takes way too much ram while compiling (make -j16 got me up to 100GB before I killed it... on a 32GB system): <a href="https:&#x2F;&#x2F;cvc5.github.io&#x2F;docs&#x2F;cvc5-1.0.2&#x2F;installation&#x2F;installation.html" rel="nofollow">https:&#x2F;&#x2F;cvc5.github.io&#x2F;docs&#x2F;cvc5-1.0.2&#x2F;installation&#x2F;installa...</a><p>I suppose &quot;download more crypto&quot; could be a real thing too, it&#x27;s just called &quot;mining&quot; for some reason.
评论 #32767611 未加载
评论 #32767857 未加载
daniel-cussen超过 2 年前
Dude order RAM on the internet, it shows up where you live, you manually put it in place. What&#x27;s the difference between that and downloading RAM? Like it&#x27;s not literally the matrix with your spine plugged in, not yet at least. Everybody wants that matrix, like everybody is trying to essentially return to the womb.<p>That&#x27;s the thing about the matrix, it&#x27;s a womb. Like the thing is the idea humans can be used as batteries is backwards, totally energy inefficient. Forget about the batteries. Think of the robot war, very overlooked. Get them not to fight, and then? Your services are no longer necessary.
评论 #32767691 未加载
paulgb超过 2 年前
This clearly states that it&#x27;s a joke at the bottom, but also (seems to) provide a way to connect a wallet. Does it stop you from actually connecting a wallet? Or is that an underhanded funding mechanism for the joke?
评论 #32767650 未加载
评论 #32767418 未加载
LewisVerstappen超过 2 年前
looking forward to your next post where you announce your $100m seed from a16z
mouzogu超过 2 年前
post this on reddit and see how long it takes for your hosting to die