▲ | SteveJS 14 hours ago | |
I loved discovering that rust has O(n) guardrails on regex! The so-called features that break that constraint are anti-features. Over the last two weeks I wrote a dialog aware english sentence splitter using Claude code to write rust. The compile error when it stuck lookarounds in one of the regex’s was super useful to me. |