• 0 Posts
  • 70 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle

















  • Being close (and “sometimes” precise) to the intended meaning is an equally useless metric to measure performance.

    Depending on what you allow for “well close enough I think” asking ChatGPT to tell a story without any reading of fMRI would get you to these results. Especially if you know beforehand it’s gonna be a story told.


  • It’s the other way round. Code is being written to fit how a specific machine works. This is what makes Assembly so hard.

    Also there is by design no understanding required, a machine doesn’t “get” what you are trying to do it just does what is there.

    If you want a machine to understand what specific code does and modify that for another machine that is extremely hard because the machine would need to understand the semantics of the operation. It would need to “get” what you were doing which isn’t happening.