Fork me on GitHub
#off-topic
<
2017-12-31
>
sveri14:12:52

@mohamedhayibor How would one endpoint know about all your crypto wallets? is that even possible?

chang15:01:57

@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,...).

sveri15:01:33

Interesting approach, but unfortunately I dont know any that does that.

cvic15:12:42

> TypeSafe LightBend is now working on Lagom, a 'Java-first' framework. TIL

cvic15:12:17

Don't know what that means for the Scala ecosystem

tbaldridge15:12:03

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

cvic15:12:18

And Java 9 now supports reactive programming...

scriptor17:12:18

I wonder how Odersky feels about that

tbaldridge20:01:33

@U0FQ9UADA what does that mean? I thought RxJava existed for some time

tbaldridge20:01:45

"reactive programming" is such an overloaded term

cvic10:01:47

> The Flow APIs in JDK 9 correspond to the Reactive Streams Specification, which is a defacto standard. http://www.reactive-streams.org/

sveri15:12:22

-.- Microservices I just cannot read it anymore.