logoalt Hacker News

mdplast Tuesday at 9:15 PM3 repliesview on HN

TL;DR: I think you should still learn regex, even though AI has made it a "useless" skill

https://mdp.github.io/2026/03/17/the-kids-are-alright-and-th...


Replies

m3galinuxtoday at 2:07 PM

Not so useless. In my experience LLMs are about 50/50 on making a regex that actually works and covers the cases you asked it for. Even less when you get into cases needing advanced features like backreferences and lookahead.

littlekeytoday at 6:19 PM

Anecdotal data point, writing and maintaining regex is still a core part of my job. Not useless at all for me :)

croestoday at 2:03 PM

A little bit early to tell.

Let’s wait how affordable, available and good AI is when the companies turn to profit maximization and enshittification begins

show 1 reply