Fork me on GitHub
#jobs-discuss
<
2018-05-14
>
kennytilton13:05:41

This should be a boon to fellow job hunters: a browser for Ask HN: Who’s Hiring: https://kennytilton.github.io/whoishiring/ That was written in JS and between RFEs I am porting to Matrix CLJS and then re-frame.

daemianmack14:05:11

hiskennyness: very cool -- thanks! a quick spot check suggests there are more jobs in the HN listing matching "remote" and "clojure" than i can find in the app results. is it perhaps an old scrape, or should i log a github issue, or?

kennytilton14:05:39

Lemme check. Was “clojure” your exact regex? And in title or (full) listing regex? And what count did you get? Btw, sure, maybe answer in a GitHub issue, I would like to see how that works. (PivotalTracker geek here.) Oh, I meant to say, try “clojure,i” without the quotes to get case-insensitive search.

vemv16:05:21

beware of notifying the whole group! threads (like this one) are more apt for pings

daemianmack16:05:13

hiskennyness: clojure,i produces the expected response. happy to create a github issue describing how i missed the case-insensitive-regex hint. :)

kennytilton17:05:23

Great, let’s get me trained up on GitHub issues. 🙂 But I just added that case hint, so do not feel too bad! I think if I add the classic “match” options like case, word, and even to make regex optional that will alert folks who do not open the help.

daemianmack18:05:05

weighty github issue lodged!

kennytilton19:05:47

Thx! Almost done. Tossing in a couple other enhancements with this release. ps. Did not know about the KBD tag. Sweet.