emushack 19 hours ago

"Code generated by LLM is not that different than pulling in a random npm package or rust crate"

So I really hope you don't pull in packages randomly. That sounds like a security risk.

Also, good packages tend have a team of people maintaining it. How is that the same exactly?

1
VMG 18 hours ago

> So I really hope you don't pull in packages randomly. That sounds like a security risk.

It absolutely is, but that is besides the point

> Also, good packages tend have a team of people maintaining it. How is that the same exactly?

The famously do not https://xkcd.com/2347/

emushack 15 hours ago

If you're a developer, you do yourself a disservice by describing it this way.