TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: FUSE Filesystem for Manipulating Minecraft

14 pointsby tiddlesabout 3 years ago

3 comments

tiddlesabout 3 years ago
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>
ad404b8a372f2b9about 3 years ago
That&#x27;s a very fun project. I wonder what else could be made into a filesystem.
seanw444about 3 years ago
Well done. Linux&#x27;s handling of filesystems continues to impress me.