logoalt Hacker News

muragekibichotoday at 2:05 PM3 repliesview on HN

I'm not trying to be reductive but the article's a lot of words for "We're vibecoding our app now and the glorious (almost almighty) Haskell compiler is too slow for the agent to iterate it's mistakes until it gets it right."


Replies

weinzierltoday at 2:10 PM

This thought completely neglects the idea that Haskell probably needs significantly less compiler runs because every run catches more errors and gives more information about them.

And that is not even considering how often the agent needs to run tests to get it right.

show 2 replies
marcosdumaytoday at 4:00 PM

Mixed with some complaints on how the community doesn't like vibe-coding, and that if you insist on not letting AI think for you, you will be left to die in the dust of the other competitors.

The amount of certainty random people have that LLMs have already revolutionized software development seems to be directly proportional to the media awareness of the AI companies finance unsustainability.

jimbokuntoday at 3:02 PM

Maybe overly verbose but makes an important point.

Slow compile times should have been a deal breaker for how they impacted human coders. LLM coding just makes the problem more stark.