| ▲ | neilv 3 hours ago |
| In less time than that, you could `git clone` the desired open source package, and text search & replace the author's name with your own. |
|
| ▲ | williamcotton 3 hours ago | parent [-] |
| And then still be subject to supply-chain attacks with all of the dependencies in whatever open source package you're cloning? |
| |
| ▲ | xrisk 33 minutes ago | parent [-] | | you are aware that the app you just wrote with Claude pulls in dependencies, yes? | | |
| ▲ | williamcotton 24 minutes ago | parent [-] | | Not for the parser, only for the demo server! And I guess the dev dependencies as well, but with a much smaller surface area. But yeah, I don't think a TypeScript compiler is within the scope of an LLM. |
|
|