| ▲ | pixl97 2 hours ago | |||||||
>without even trying to understand it or think critically about what it does and where it might break. You are living in a past, but one much farther back than you expect. People were copying code from SO since it became popular. People are including node modules blindly before AI. Most developers suck, terribly. Maybe being on HN is a type of filter that shows you're just a little bit better than the average, but the number of developers on HN is small versus the total number of developers. Edit: I was copying code out of magazines to get games running without understanding anything about it when I was young. | ||||||||
| ▲ | aix1 an hour ago | parent [-] | |||||||
First of all, that's a very different sort of thing compared to blindly taking reams of code from an LLM. The amounts of code in a given SO answer or a magazine article are tiny and the code has undergone review of one sort or another. Similarly, if I take QR decomposition code from Numerical Recipes, that's quite likely to be better quality than what I -- or most folks -- can code up in a comparable amount of time. It's also an opportunity to learn by studying the code and the method. Secondly, I am not talking about some abstract SWEs in a vacuum. This is happening to real people I work with, whom I know to be very capable. The lure of switching off the brain and just clicking "Accept" to some LLM suggestion seems too strong to resist. :( | ||||||||
| ||||||||