This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-05-06
Channels
- # admin-announcements (6)
- # beginners (147)
- # boot (9)
- # braveandtrue (5)
- # cider (11)
- # cljsjs (1)
- # cljsrn (4)
- # clojure (82)
- # clojure-greece (9)
- # clojure-poland (9)
- # clojure-russia (288)
- # clojure-taiwan (2)
- # clojure-uk (73)
- # clojurescript (123)
- # consulting (3)
- # cursive (26)
- # datascript (4)
- # datomic (32)
- # dirac (56)
- # emacs (11)
- # flambo (2)
- # hoplon (425)
- # jobs-rus (1)
- # lein-figwheel (3)
- # leiningen (16)
- # luminus (42)
- # mount (7)
- # om (1)
- # om-next (2)
- # onyx (8)
- # other-languages (146)
- # quil (3)
- # re-frame (17)
- # reagent (6)
- # spacemacs (2)
- # uncomplicate (8)
- # untangled (71)
- # vim (2)
- # yada (49)
Onyx 0.9.6 is here! Super happy with this release. http://www.onyxplatform.org/jekyll/update/2016/05/05/Onyx-0.9.6-Advanced-Static-Analysis.html
you have certainly raised the bar in regards to error messages in clojure libraries. impressive!
@ckarlsen: Should go up for everyone soon once we move it out into its own library
i'm working on a datomic-rest-api plugin for onyx. Their error messages is the opposite of impressive. storage or transactor down? 500 server error. Malformed input? 500 server error. Entity not found? 500 server error. It's almost useless.
datomic's licensing scheme makes it very hard/expensive to fully embrace it in a stream processing context. I hope they soon realize this
Yeah, the licensing scheme makes me sad because it’s a very bad fit for being able to scale up and down peers and we have to resort to things like scheduler constraints to colocate onyx peers that use datomic