Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ants_everywhere
12 months ago
|
parent
|
context
|
favorite
| on:
The unbearable slowness of AI coding
if they are modifying the same code, then you have to merge all of different changes so it's not really parallel.
IME it's faster to not try to edit the same code in parallel because of the cost of merging.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
IME it's faster to not try to edit the same code in parallel because of the cost of merging.