logoalt Hacker News

kooitoday at 2:29 PM0 repliesview on HN

Any competent developer knows there are limits to prompting.

Personally I've found LLM's suck at multi-threaded applications. (Because I've been tempted by the ~agentic loop~ and been burned. Then I hand code the core logic and all is well).

Woe to the developer who tries to prompt their way through this.