logoalt Hacker News

viraptoryesterday at 7:15 PM1 replyview on HN

> They default to writing code via prompt generation which is sub-optimal.

What do you mean?


Replies

rishabhaioveryesterday at 7:20 PM

If you're given a finite context window, what's the most efficient token to present for a programming task? sloppy prompts or actual code (using it with autocomplete)

show 1 reply