Y
Hacker News
new
|
ask
|
show
|
jobs
by
neilv
279 days 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.
1 comments
williamcotton
279 days ago
And then still be subject to supply-chain attacks with all of the dependencies in whatever open source package you're cloning?
link
xrisk
279 days ago
you are aware that the app you just wrote with Claude pulls in dependencies, yes?
link
williamcotton
279 days ago
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.
link