top | item 18725685

(no title)

corn_dog | 7 years ago

As much as I like Scala I find that hard to believe. I actually look for Scala in the job listings and I never felt it came up that much, compared to say Python or Javascript. A dumb search on the page for scala mostly turns up scalable ...

discuss

order

twoquestions|7 years ago

Ditto with Rust, most of the matches are part of the word "trust" when using ctrl+f in Chrome.

vram22|7 years ago

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.

stygiansonic|7 years ago

As others have mentioned, it’s possible the analysis was done through straight string matching; would know for sure once the code is open sourced.