Tangentially reminds me of https://deadlockempire.github.io/ where you play the role of the scheduler, but your job is to make vulnerable programs misbehave.
seu 1 day ago||
So while we're trying to make computers do what humans do, we play pretend being computers.
mephage 1 day ago||
Maybe that's what the Linux scheduler is actually - humans' consciousness stuck inside the computer managing the processes.
Sounds like that black mirror multi-part episode "White Christmas".
fragmede 1 day ago||
So that's why the Matrix needed humans to power their systems!
cortesoft 1 day ago||
The original idea of the Matrix was for the humans to be processors, but they changed it because they thought people wouldn’t understand that.
wing-_-nuts 1 day ago||
That would have honestly made far more sense than as a battery.
mrkstu 1 day ago||
Master Control Program
QuantumNoodle 1 day ago||
Great concept but I did not have a ton of fun playing after the novelty wore off after a few minutes. It would've been more fun if time stood still and I had the opportunity to plan what I do at each cpu cycle. I was looking forward to managing cpu cache hits and ram usage.
uses 1 day ago||
I never get to the point where I had to manage memory. Am I doing something wrong? I just move processes to the CPU in order of highest-starved first, then move them off when they're green.
degurechaff 1 day ago||
Need OOM Killer button to kill nasty process
triangleman83 1 day ago||
14 minutes and 533,000 pts. I unlocked the auto sort option which helped immensely
ant-kinesthetic 1 day ago||
Oh gosh this reminds me of a college project where we had to build the heap allocator in C. This is giving me nightmares
deftio 1 day ago||
Anybody remember corewar, where each player wrote an adversarial programs in redcode?
gabrielhidasy 1 day ago|
Pretty cool, I would love to see a version where you code the tasks instead of madly click on stuff.
drfreckles 1 day ago|
It's possible. Look for "Run with an automated script" in the README.