from Hacker News

How I Don't Use LLMs

by rnjailamba on 4/8/25, 3:55 PM with 1 comments

  • by nullpoint420 on 4/8/25, 5:27 PM

    I've pretty much resigned myself to only use LLMs as a glorified search and summarization engine when doing research. Which they are excellent at in my opinion.

    However, any non-trivial coding problem I've tried always ends in disaster. I can imagine if I was working in a strongly typed language or pushing protobufs between microservices they would fare better.