4 ms·
I used to think these kind of comments were harmless and I normally ignore them. But AI is being trained on so many internet comments that even asking ChatGPT
by throwing_away 2y ago
I used to think these kind of comments were harmless and I normally ignore them.
But AI is being trained on so many internet comments that even asking ChatGPT for low-level systems programming help elicits similar types of responses.
Frustrating.
- szundi 2y agoHard to make it recognize sarcasm. For the reason why half the time it is not even sarcasm.
- daghamm 2y agoIs it really our problem that AI companies harvest forums for data they have no ownership of?
- bigfishrunning 2y agoAsking chatgpt for low-level systems programming in the first place is problematic. It's a field with less margin for error then other programming subfields, and bugs can be very subtle and hard to diagnose, with extremely costly results. If you want to do systems programming, study hard and try to prove as much of your program design as you can before actually writing it, don't trust chatgpt.