If you think about it relative to the level of specific interaction you’re doing with a computer, then it makes sense
So, for example, if I’m talking to a compiler, I have to talk to it in effectively perfect sequential structure
If I’m talking to a web server, then it’s with a scripting language in order to communicate something from another programming language that’s interacting it lower level
At the other extreme if I’m talking to a kernel, then I really only have a couple of things I can say because its language is memory blocks
In this case, because I’m talking to what’s effectively an interpreter, then the default language looks like a scripting language rather than a programming language or natural language
Which in effect is what’s happening? These are basically scripts people are running against the structure of the GPT sequence interpretation - so it’s a weird mix
So, for example, if I’m talking to a compiler, I have to talk to it in effectively perfect sequential structure
If I’m talking to a web server, then it’s with a scripting language in order to communicate something from another programming language that’s interacting it lower level
At the other extreme if I’m talking to a kernel, then I really only have a couple of things I can say because its language is memory blocks
In this case, because I’m talking to what’s effectively an interpreter, then the default language looks like a scripting language rather than a programming language or natural language
Which in effect is what’s happening? These are basically scripts people are running against the structure of the GPT sequence interpretation - so it’s a weird mix