External Publication
Visit Post

How to filter out vibe-coded dependencies

Haskell Community [Unofficial] April 11, 2026
Source

I suspect a lot of the vibe coding is more work than people let on. But they wanna sell the magic.

I tried to have Claude code up a tool that would use Claude API to fill typed holes. I did it twice and used /plan. It made pretty egregious errors both times (not feeding errors back into the context, not reacting to compilation failures at all, not parsing GHC diagnostic JSON correctly somehow)

I could’ve just iterated with Claude. But now that’s already programming with extra steps to me. It’ll be easier just to program it myself.

Discussion in the ATmosphere

Loading comments...