logoalt Hacker News

michaelchisaritoday at 4:16 PM3 repliesview on HN

Anyone worth their salt looked down on copy/paste from Stackoverflow, let alone blindly doing so.

Where does this idea come from that good programmers were ever cool with that?


Replies

yoyohello13today at 4:54 PM

> Where does this idea come from that good programmers were ever cool with that?

r/programminghumor mostly. It was always tongue in cheek, but people took it too seriously.

However, the number of times I’ve gone over to help a colleague and realized they were trying to copy/paste code from SO, without even reading the context of the thread is baffling. Like, why did you expect it to work in the first place? I really try to be humble and not make assumptions about people competencies but it’s really hard to have those experiences and not think the average programmer is just an idiot. It’s no wonder AI is helping people when this was the baseline.

show 1 reply
ses1984today at 4:29 PM

Some things are easier to verify than they are to solve, right?

So if you see an answer on stack overflow, read it, comprehend it, and you can pretty easily mentally verify the correctness to a sufficient degree of confidence…

I guess I’m not worth my salt.

lelanthrantoday at 6:22 PM

> Where does this idea come from that good programmers were ever cool with that?

Copium from folk who were never developers before, but who now want the badge anyway. Too bad the same badge can be given out to a bright 12 year old who doesn't know the difference between a variable and a type.

I suppose I'd have to admit to not being a "developer" anymore, because developers in the age of AI won't know how to write code. Perhaps I can still hold on to the label "programmer" for a little while longer.

show 1 reply