|
|
|
|
|
by AstroBen
405 days ago
|
|
> a lot of coding is delving into nuance this is the core issue. The best language we have for specifying this nuance is still programming languages, not English Moving up from ASM -> C -> Python we're mainly abstracting over performance and implementation details, not functionality. Here thouhg, in making the next jump from the high level Python to an English-specified LLM output we're trying to abstract over functionality. This doesn't work. It's flawed from the start |
|