Fork me on GitHub
#ldnclj
<
2015-07-03
>
benedek07:07:58

‘morning

korny09:07:55

(->> "bW9ybmluZw==" .getBytes (.decode (java.util.Base64/getDecoder)) (new String))

thomas10:07:27

@korny: and what is the answer?

korny10:07:09

“morning” simple_smile (sorry, the only clojure I’m playing with at the moment is encryption stuff, I’m sure there’s a cleaner way to do this…)

otfrom10:07:29

korny: I liked your version

korny10:07:52

I should really be using

korny10:07:18

(new String x “UFT-8”) but it’d make the threading ugly

korny10:07:31

s/UFT/UTF/

thomas14:07:21

Clojure O'Clock....yeah