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.
Asking 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.
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.