Post #2147977
2026-02-05 11:45 UTC
@chris
I've been asking for a while:
If LLMs are so good at programming, why do they need to use libraries/frameworks at all?
Replies (1)
-
@helge@mastodon.social 2026-02-05 11:55
@mikro2nd @chris That’s my take as well. Instead of actually adding (vendoring) a dependency, you can just tell it to “write a target providing the same functionality as FOSS project X”, and it will happily inject the already stolen code for you.