Hacker News new | ask | show | jobs
by styren 1098 days ago
ChatGPT is ALWAYS doing stuff like this to me. Suggest code that doesn't compile, suggest SIMD instructions that don't exist, reiterate on incorrect answers with the exact same answer, etc. Granted I use ChatGPT 3.5.
2 comments

> suggest SIMD instructions that don't exist

well that's one way to make code faster, just require the underlying hardware to compute things for you

Ok I don't use it so much for coding and I always use GPT4 (I got a subscription out because it's so useful).

But every time it gave me a very sensible solution.. Usually not something that worked right out of the box but never something totally stupid.