Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
galbar
12 months ago
|
parent
|
context
|
favorite
| on:
I'm tired of fixing customers' AI generated code
The most obvious one:
with open(self.file_path, 'r') as openFile: for line in f:
`f` does not exist. It should be `openFile`.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: