External Publication
Visit Post

Yet another opinion on LLMs · Hasufell's blog

Haskell Community [Unofficial] March 12, 2026
Source

I developed some abstractions for the glue code I mentioned but it still needed a fair bit of boilerplate. The main takeaway is probably feasibility of writing tests. I find it usually a huge pain, it’s an incredible amount of boilerplate that makes my brain melt, and one can largely offload it to a supervised LLM. It all depends on a project I guess. One project of mine I would not really let LLM touch it I guess maybe apart from small refactors. But things like tests or servers are perfect fit.

Discussion in the ATmosphere

Loading comments...