|
|
|
|
|
by suslik
1193 days ago
|
|
I tried GPT4 yesterday to write a relatively small python ML/data analysis CLI tool. It makes the development much faster, sure, very impressive, yes - but it makes dumb mistakes as well (such as writing True where it should be False etc). The tricky bits I had to write myself. The code it generates is suboptimal - the quality really feels like a representation of an average github profile. It is really nice to let it write down all the boilerplate, I was more productive than ever, but,at least in this iteration, I doubt it will take our jobs away. So yeah, the hype is somewhat overrated. |
|
If the effect of this tech is largely to generate language cruft that didn't strictly need to exist in the first place it'll do wonders for people's tolerance of said cruft.
Moderately interesting from a language design perspective.