Fabulous concept, but personally I did not find very fun actually playing.
A lot of these puzzle/micromanagement games are very similar to stuff folks do for work. I stopped playing an entire category of puzzle games once I realized it was basically programming, which I do all day for a living anyway. Gamified programming is still programming.
A game where you're an OS and have to manage processes, memory and I/O events
21–30 of 85 posts
Re: A game where you're an OS and have to manage processes, memory and I/O events
#22Fabulous concept, but personally I did not find very fun actually playing.
A lot of these puzzle/micromanagement games are very similar to stuff folks do for work. I stopped playing an entire category of puzzle games once I realized it was basically programming, which I do all day for a living anyway. Gamified programming is still programming.
I love TIS-100, but at some point I realized I was studying the user manual for a fictional computer, trying to learn it's fictional assembly language, to optimize some multicore data flows.... and decided I should probably get paid for doing that in real life instead.
Re: A game where you're an OS and have to manage processes, memory and I/O events
#23Re: A game where you're an OS and have to manage processes, memory and I/O events
#24Re: A game where you're an OS and have to manage processes, memory and I/O events
#25Re: A game where you're an OS and have to manage processes, memory and I/O events
#26Fabulous concept, but personally I did not find very fun actually playing.
A lot of these puzzle/micromanagement games are very similar to stuff folks do for work. I stopped playing an entire category of puzzle games once I realized it was basically programming, which I do all day for a living anyway. Gamified programming is still programming.
Re: A game where you're an OS and have to manage processes, memory and I/O events
#27Rebooting could be a mini-game where you dodge the user's BIOS keystrokes a few times before they give up
I'm pretty sure this is exactly what is happening in real life. I pressed F12 damnit! Go into the bios already!!
sudo systemctl reboot --firmware
shutdown /r /t 0 /fw
These reboot directly into BIOS.
For Windows CMD+R menu, run it by pressing CTRL+SHIFT+Enter (elevates to admin). You may have to do it twice for some unknown reasons after reinstalling the OS.