10
Was dead wrong about AI coding assistants until last week
I always figured those AI coding tools would just pump out garbage code, but then I had to fix a messy Python script at work and Copilot rewrote the whole thing clean in 90 seconds. Has anyone else had a tool flip your opinion that fast?
2 comments
Log in to join the discussion
Log In2 Comments
williamhill7d ago
Yeah Copilot's solid but it's not really rewriting anything, it's just auto-completing your code fast.
1
derekward7d ago
Used to think Copilot was doing more heavy lifting but @williamhill's take actually makes a lot of sense... it's really just fancy autocomplete when you break it down.
8