This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-05-14
Channels
- # architecture (5)
- # beginners (36)
- # boot (3)
- # cider (89)
- # clara (35)
- # cljsrn (6)
- # clojure (123)
- # clojure-dev (15)
- # clojure-italy (9)
- # clojure-nl (14)
- # clojure-spec (11)
- # clojure-uk (192)
- # clojurescript (27)
- # cursive (22)
- # data-science (1)
- # datascript (1)
- # datomic (31)
- # defnpodcast (1)
- # duct (1)
- # emacs (9)
- # fulcro (2)
- # graphql (16)
- # jobs-discuss (10)
- # juxt (1)
- # keechma (7)
- # mount (4)
- # off-topic (83)
- # onyx (8)
- # pedestal (5)
- # portkey (1)
- # re-frame (44)
- # reagent (29)
- # reitit (4)
- # remote-jobs (1)
- # ring-swagger (1)
- # rum (24)
- # shadow-cljs (1)
- # spacemacs (30)
- # tools-deps (6)
- # vim (23)
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.
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?
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.
Roger that.
hiskennyness: clojure,i
produces the expected response. happy to create a github issue describing how i missed the case-insensitive-regex hint. :)
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.
weighty github issue lodged!
Thx! Almost done. Tossing in a couple other enhancements with this release. ps. Did not know about the KBD tag. Sweet.