|
|
|
|
|
by ryandrake
26 days ago
|
|
I tried and just couldn’t accept it. I need to have the code a certain way, and if the prompt doesn’t do it exactly right, I eventually need to open up the editor and fix it. Prompting things like “now move function_foo’s parameter list to the next line” and “remove #include <stdio.h>” is a very expensive (token wise) way to edit text. When I’m writing code, the simplicity, beauty, structure, format, and artistry of the code is what is important to me, not the application. |
|