Hacker News new | ask | show | jobs
by DougBTX 1022 days ago
Honestly I couldn’t tell you whether copying code out of Stack Overflow or out of ChatGPT is more legally suspect. For SO, you don’t know where the user got the code from either (wrote it themselves? Copied it out of their work repo? Copied from some random GPL source?)
1 comments

Well, this is why you don't copy code from S.O. You read it, understand why it works, then write your own.