📰 2026-03-15 02:00 更新
🔸 An Ode to Bzip / Bzip的颂歌
🔗 An Ode to Bzip
🔥 21 points
原文:
An ode to bzipMarch 12, 2026 RedditThe story goes like this. ComputerCraft is a mod that adds programming to Minecraft. You write Lua code that gets executed by a bespoke interpreter with access to world APIs, and now you’re writing code instead of having fun. Computers have limited disk space, and my /nix folder is growing out of control, so I need to compress code.The laziest option would be to use LibDeflate, but its decoder is larger than both the gains from compression and my personal bo…
译文:
对bzip的颂歌2026年3月12日Reddit故事是这样的。ComputerCraft是一款为Minecraft添加编程的模块。您编写的Lua代码由具有世界API访问权限的定制解释器执行,现在您正在编写代码,而不是享受乐趣。计算机的磁盘空间有限,我的/nix文件夹正在失控,所以我需要压缩代码。最懒惰的选择是使用LibDeflate ,但它的解码器比机器人大 h压缩带来的收益和我的个人博弈……
自动更新 · 正文抓取 · 双语翻译