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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: FUSE Filesystem for Manipulating Minecraft

14 点作者 tiddles大约 3 年前

3 条评论

tiddles大约 3 年前
Author here, this was a fun side project as an excuse to mess around with FUSE, Rust and Kotlin.<p>I&#x27;ve written a blog post covering the technical details: <a href="https:&#x2F;&#x2F;domwillia.ms&#x2F;minecraft-fs" rel="nofollow">https:&#x2F;&#x2F;domwillia.ms&#x2F;minecraft-fs</a>
ad404b8a372f2b9大约 3 年前
That&#x27;s a very fun project. I wonder what else could be made into a filesystem.
seanw444大约 3 年前
Well done. Linux&#x27;s handling of filesystems continues to impress me.