Hacker News new | ask | show | jobs
by alganet 420 days ago
One can think of regex as very compact notation for writing text operations. It helps a lot.

The popular idea of them being write-only is obviously a joke, but it has some truth to it. On the good side, small code that needs to be rewritten is often better than large code that needs to be maintained.