Remix.run Logo
williamcotton 3 hours ago

And then still be subject to supply-chain attacks with all of the dependencies in whatever open source package you're cloning?

xrisk 42 minutes ago | parent [-]

you are aware that the app you just wrote with Claude pulls in dependencies, yes?

williamcotton 33 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.