> now that humans write less than 99% of code, the most important criteria for a language isn't readability
please tell me you're reading the AI code
> now that humans write less than 99% of code, the most important criteria for a language isn't readability
please tell me you're reading the AI code
Have it run fuzz and test suites. Get with it man. Most of my LLM projects have massive test suites that do a far better job then I ever would have.
Not really. I test the output thoroughly, I examine the thinking process, I go through the diff to see if anything jumps out but I my thinking process/the way I work has changed. Low level programming thinking has gotten atrophied it seems.