Arguments against misinformation aren't arguments against the subject of the misinformation, they're just more misinformation.
TechTakes
Big brain tech dude got yet another clueless take over at HackerNews etc? Here's the place to vent. Orange site, VC foolishness, all welcome.
This is not debate club. Unless it’s amusing debate.
For actually-good tech, you want our NotAwfulTech community
i use it to write simple boilerplate for myself, and it works most of the time. does it count?
AI isn't bad when supervised by a human who knows what they're doing. It's good to speed up programmers if used properly. But business execs don't see that.
Even when I supervise it, I always have to step in to clean up it's mess, tell it off because it randomly renames my variables and functions because it thinks it knows better and oversteps. Needs to be put in it's place like a misbehaving dog, lol
I treat AI as a new intern that doesn't know how to code well. You need to code review everything, but it's good for fast generation. Just don't trust more than a couple of lines at a time.
So how do you tell apart AI contributions to open source from human ones?