Hacker News new | ask | show | jobs
by twoquestions 2739 days ago
Ditto with Rust, most of the matches are part of the word "trust" when using ctrl+f in Chrome.
1 comments

This is one reason why we need regexes (to name just one point) in browser and other search. I've said before in other places that Gmail could benefit from an SQL-like query language, for example. So could many other web and non-web apps. Google search too. One potential issue is excessive load on the servers if it gets used a lot, though.