5 ms·
> What should this function be named? I didn't care. Where should this config live? I didn't care. My brain was full. Not from writing code - from judging code.
by orangepanda 7mo ago
> What should this function be named? I didn't care. Where should this config live? I didn't care. My brain was full. Not from writing code - from judging code.
Does it matter anymore? Most good engineering principles are to ensure code is easy to read and maintain by humans. When we no longer are the target audience for that, many such decisions are no longer relevant.
- mrits 7mo agoI think we've spent exponentially more effort to ensure the code is readable by machines. I also don't understand why you assume what the AI generates is more readable by AI than human generated code.
- deleted 7mo ago[deleted]