|
|
|
|
|
by tmountain
1185 days ago
|
|
Go create a “system” with GPT. You’re going to see a ton of, “I’m sorry, you’re right, the SQL statement is referencing a column that doesn’t exist.” Etc… Right now, it’s amazing for getting some boilerplate very quickly (so is create-react-app, etc). It’s bad at context as the problem grows and very bad at subtle nuances. Working with GPT today is like having a super fast and somewhat sloppy developer sitting next to you. “Shipping” anything it creates means a LOT of review to make sure no false assumptions are present. I have been “writing code” with it nonstop for weeks now. Yes, it’s incredible, but it also has serious limitations (at least for now). |
|