logoalt Hacker News

hmryyesterday at 9:37 AM1 replyview on HN

If LLMs were like compilers, you could put src/ into .gitignore and only upload the prompt.

Even the earliest compilers didn't work by the programmer writing code, copying the assembly output into their source tree, and throwing away the code.

This is not a value judgement, they simply aren't the same thing at all.


Replies

dist-epochyesterday at 11:18 AM

here you go, a prompt only library: https://github.com/dbreunig/whenwords

show 1 reply