Y
Hacker News
new
|
ask
|
show
|
jobs
by
exe34
344 days ago
If you need to do something for a thousand times, why don't you write a template?
1 comments
satvikpendem
344 days ago
Templates aren't as flexible as LLMs especially when seeing and utilizing the context of certain files.
link
pferde
344 days ago
Yes, but at least they're reliable and predictable. Two things you desperately want in software development.
link
exe34
344 days ago
Macros? Default parameters? I don't see why you'd want to write the same prompt a thousand times.
link