Hacker News new | ask | show | jobs
by bediger4000 27 days ago
Given how LLM-based "AI" works, if Claude tends to write regex based code parsers that means that a large majority of (human written) code out there is of limited capability or buggy or just plain wrong.

This also gives a mechanism for how vibe coding could introduce really inexplicable app behavior - regexes that work correctly a lot of the time but not always. Looking forward to it!

1 comments

You can use Language Server Protocol (LSP) in Claude Code; no more regexes [1].

[1]: https://code.claude.com/docs/en/discover-plugins