Demonic Tech
Active member
It's been a while since I started wondering this: can a very powerful SS, or even a God, manipulate energy with enough precision to alterate the operations executed inside a CPU?
For the more techy-people, let's say I have this script:
This is Python3 code, the most simple that it comes to my mind, when the computer runs this line of code, there is no way that anything happens but for a "Hello world" message to appear in the terminal as output
So the question is: could an extremely powerful human or God use mind powers (electrokinesis probably) to modify the result of the execution of that code? Like changing the output message to anything else? If yes, could electrokinesis be used to modify data inside of a hard-disk? Like leaving messages in the desktop of a computer under .txt format or whatever
For the more techy-people, let's say I have this script:
Code:
print("Hello world")
So the question is: could an extremely powerful human or God use mind powers (electrokinesis probably) to modify the result of the execution of that code? Like changing the output message to anything else? If yes, could electrokinesis be used to modify data inside of a hard-disk? Like leaving messages in the desktop of a computer under .txt format or whatever