This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-12-31
Channels
- # adventofcode (1)
- # beginners (24)
- # boot (10)
- # cider (3)
- # cljsrn (11)
- # clojure (83)
- # clojure-dev (8)
- # clojure-russia (1)
- # clojure-spec (6)
- # clojure-uk (3)
- # clojurescript (25)
- # cursive (6)
- # datomic (7)
- # docs (1)
- # emacs (5)
- # hoplon (14)
- # jobs (1)
- # luminus (1)
- # off-topic (13)
- # om (3)
- # onyx (10)
- # parinfer (3)
- # re-frame (1)
- # ring-swagger (1)
- # sql (1)
- # unrepl (62)
@mohamedhayibor How would one endpoint know about all your crypto wallets? is that even possible?
@U0677JTQX that one endpoint would: 1. parse the address > figure out what crypto-currency 2. get basic info (balance, ...) Right now if you want to get the balance of any public address you have to hop between different block explorers (Etherscan, blockcypher,...).
Lightbend has been making Scala a 2nd class citizen for some time now. May have to do with a lack of consulting/support gigs for Scala in the face of Java 8
@U0FQ9UADA what does that mean? I thought RxJava existed for some time
"reactive programming" is such an overloaded term
> The Flow APIs in JDK 9 correspond to the Reactive Streams Specification, which is a defacto standard. http://www.reactive-streams.org/