This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-05-15
Channels
- # beginners (34)
- # boot (45)
- # cider (16)
- # cljs-dev (20)
- # cljsjs (1)
- # cljsrn (8)
- # clojure (207)
- # clojure-berlin (3)
- # clojure-dev (18)
- # clojure-greece (1)
- # clojure-ireland (1)
- # clojure-italy (9)
- # clojure-russia (20)
- # clojure-spec (27)
- # clojure-uk (19)
- # clojurescript (110)
- # code-reviews (2)
- # cursive (7)
- # data-science (2)
- # datomic (7)
- # devcards (1)
- # emacs (4)
- # graphql (1)
- # hoplon (2)
- # immutant (15)
- # jobs (5)
- # jobs-rus (1)
- # juxt (1)
- # luminus (7)
- # lumo (26)
- # microservices (3)
- # off-topic (27)
- # om (13)
- # onyx (11)
- # pedestal (7)
- # proton (4)
- # re-frame (24)
- # remote-jobs (1)
- # spacemacs (2)
- # specter (2)
- # unrepl (31)
- # untangled (7)
- # vim (14)
Train was extremely busy this morning as it was full of very merry Feyenoord supporters (they won the league yesterday for the first time in god knows how many years.) So Rotterdam is a no go area today!
morning
Group thought on a Clojure-ish version of https://github.com/spotify/luigi? To say, something for building data pipelines of batch jobs. Appreciate any thoughts if you have ‘em. Not hadoop scale, so cascalog is probably overkill. Maybe Plumatic’s plumbing?
rcfotd:
-------------------------
clojure.core/subseq
([sc test key] [sc start-test start-key end-test end-key])
sc must be a sorted collection, test(s) one of <, <=, > or
>=. Returns a seq of those entries with keys ek for
which (test (.. sc comparator (compare ek key)) 0) is true
@chrjs https://github.com/onyx-platform/onyx-local-rt might be particularly interesting 🙂 Uncertain though
Hi all. I know it's a fairly general question, but do we know why Incanter is no longer being updated?
also was the develop branch viable?
actually, let me ask in the data-science channel
@elise_huard - If you get an answer on Incanter, I would love to know what the project status is too, please 🙂