Hacker News new | ask | show | jobs
by ryukoposting 587 days ago
Every day we get closer to my dream of hosting a Minecraft server inside of a Minecraft server.
2 comments

What’s left here? I never took operating systems, going direct from EE bachelor to CS master’s, so this post/comment is perfectly at the gap in my education—I understand the metal->transistor->flop memory we see here, and the server->application->Minecraft you’re imagining, what needs to be built from red stone to go from flop memory->server?
Just someone willing to build a full ARM emulator with VGA and IO in redstone.

Once you can get Linux booting, you can start writing kernel modules to support the various redstone IO devices.

Once that’s all hooked up, you try compiling Java. Once Java is running you’re off.

It’d probably be terribly slow though, unless you made a redstone optimized CPU. Then you’d need to get Linux building on that.

Rock on, I have implemented the components of ARM, but at an undergrad homework assignment level, not a “emulate ARM” level. Am I correct to say this class is called computer architecture?

Linux is obviously Operating Systems, and “compiling Java” is Compilers—I think this is a 3 semester project if we can align schedules and keep the team together

Not everything is a class.
It is in Java!
Not in Java either. Primitives aren't classes.
No idea. I dropped out of college years ago, but have recently been reading OSTEP.
The linux boot sequence in a redstone ARM CPU might take 3 semesters by itself...
You could probably read the instructions right out of the binary files stored on this post’s very block device!

Write code in vim, run it in Minecraft!

What is minecraft for ?