▲ | elAhmo 5 days ago | ||||||||||||||||||||||||||||
It is an abstraction. Just because you end up looking at what the prompt looks like “under the hood” in whichever language it produced the output, doesn’t mean every user does. Similar as with assembly, you might have not taken a look at it, but there are people that do and could argue the same thing as you. The lines will be very blurry in the near future. | |||||||||||||||||||||||||||||
▲ | card_zero 5 days ago | parent | next [-] | ||||||||||||||||||||||||||||
I can fart in the general direction of the code and that's a kind of abstraction too. It distills my intent down to a simple raspberry noise which could then be interpreted by sufficiently intelligent software. | |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
▲ | rsynnott 5 days ago | parent | prev [-] | ||||||||||||||||||||||||||||
> Just because you end up looking at what the prompt looks like “under the hood” in whichever language it produced the output, doesn’t mean every user does. > Similar as with assembly, you might have not taken a look at it, but there are people that do and could argue the same thing as you. ... No. The assembler is deterministic. Barring bugs, you can basically trust that it does exactly what it was told to. You absolutely cannot say the same of our beloved robot overlords. |