|
|
|
|
|
by TZubiri
483 days ago
|
|
> the model has something like a "be evil" feature This is not necessarily the case. Not every property of a computer program is programmed, the computer program is a small amount of code, and the execution is different everytime, and the execution space is magnitudes larger! If every execution possibility were programmed, you would have an infinite amount of code! For example, if you are playing a videogame, the specific frames that you play were not coded in the game, if you jump into a tree, the game didn't necessarily program a tree jumping feature, but they implemented a tree and a jumping action separately, the program is creating the combinations as you go! |
|