Live data from Hacker News

Tetris-OS: An operating system that only plays Tetris

github.com

11–20 of 126 posts

Re: Tetris-OS: An operating system that only plays Tetris

#11
post #7
post #3

TetrOS would be a better name.

“Tetris” clones often seem to get aggressively shut down on copyright grounds too, so this might be more robust.

Seems ironic since given the prominence of intellectual property theft from its creators in the Tetris story. :S

Re: Tetris-OS: An operating system that only plays Tetris

#15
post #11
post #7

Earlier quoted context omitted.

“Tetris” clones often seem to get aggressively shut down on copyright grounds too, so this might be more robust.

Seems ironic since given the prominence of intellectual property theft from its creators in the Tetris story. :S

Maybe they learnt first-hand...

Re: Tetris-OS: An operating system that only plays Tetris

#16
post #2

Youtube video that goes over the developer's experience making it: https://www.youtube.com/watch?v=FaILnmUYS_U

In my retirement, watching programming streams has been a guilty pleasure (drives my SO crazy), and this is one of my favorite channels. I especially loved their other video on making Minecraft from scratch*

* - https://www.youtube.com/watch?v=4O0_-1NaWnY

Re: Tetris-OS: An operating system that only plays Tetris

#19
This is cool, but I think it's misleading to call it an operating system. It's Tetris that runs without an operating system, which is to say, on bare metal, old school. Writing programs that run on bare metal is a cool and worthwhile thing to do, but calling any such program an "operating system" is confusing.

This probably sounds like I'm picking a nit, but I think it matters for the sake of newbies just starting to climb the learning curve and trying to understand what an "operating system" actually is. IMHO, the defining characteristic of an operating system is that it provides an environment in which to run other programs, ones that are not part of the operating system, and which may not even exist at the time that the operating system starts to run.

Re: Tetris-OS: An operating system that only plays Tetris

#20
post #10

"Windows - Absolutely no idea." QEMU works on WSL and WSL2 now, that would be one way.

Getting X and PulseAudio working is less than fun though... hoping MS or someone comes up with an "easy" button for that one. Managed to get X11 working, but not PulseAudio then kind of gave up on the experiment.
Post reply on HN