Comment by neilv
2 months 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.
2 months 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.
And then still be subject to supply-chain attacks with all of the dependencies in whatever open source package you're cloning?
you are aware that the app you just wrote with Claude pulls in dependencies, yes?
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.