This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-12-28
Channels
- # adventofcode (6)
- # beginners (61)
- # boot (1)
- # chestnut (1)
- # cider (18)
- # cljs-dev (1)
- # cljsrn (3)
- # clojure (176)
- # clojure-android (8)
- # clojure-germany (12)
- # clojure-russia (4)
- # clojure-spec (7)
- # clojure-uk (5)
- # clojurescript (28)
- # css (10)
- # cursive (36)
- # datomic (7)
- # devcards (1)
- # docs (8)
- # emacs (17)
- # fulcro (29)
- # hoplon (28)
- # lein-figwheel (3)
- # leiningen (37)
- # lumo (1)
- # off-topic (54)
- # om (6)
- # re-frame (2)
- # reitit (7)
- # ring-swagger (23)
- # shadow-cljs (115)
- # sql (10)
- # uncomplicate (1)
- # unrepl (24)
Hey all! I’ve had to skip a few days around Christmas, but I’m finally all caught up. It’s been a great pleasure and honour to be able to learn so much from everyone in this channel. Thank you all!
My Day 24 with tree-seq: https://github.com/orestis/adventofcode/blob/master/clojure/aoc/src/aoc/2017_day24.clj
Day 25 is traditionally a simple one: https://github.com/orestis/adventofcode/blob/master/clojure/aoc/src/aoc/2017_day25.clj
Oof. Gave Synacor a poke, got the basic VM running. I forgot how rough it is working with bytes in Clojure.
@U1YPTG4UF i did the same, as far as i can tell it's impossible to read unsigned bytes?