Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
__mharrison__
48 days ago
|
parent
|
context
|
favorite
| on:
If AI writes your code, why use Python?
If you are using TDD with any recent model and even local models (qwen3.5+), you alleviate most of the issues mentioned.
Note that:
Writing code, then tests
Is not equivalent to:
Writing tests, then code
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Note that:
Writing code, then tests
Is not equivalent to:
Writing tests, then code