Hacker News new | ask | show | jobs
by ZiiS 124 days ago
Is the possibility to write an infinite loop in your language of choice a bug?
1 comments

Most regex usage actually doesnt require near infinite backtracking, so limited unless opted in wouldn’t be that weird.