Fork me on GitHub
#clojure-nl
<
2019-02-04
>
lmergen08:02:49

good morning!

borkdude09:02:34

Just found another weirdness in 4clojure code using speculative:

(some #(when (comp not nil? %) %) (map same mtx))
=>
(some identity (map same mtx))
=>
(some map mtx)

borkdude09:02:53

morning Brian!

vijaykiran12:02:56

@nmdrenard I was there at FOSDEM too!

vijaykiran12:02:05

Mostly sat in Rust and Big Data tracks

niels12:02:00

was fun again, despite the weather 🙂

niels12:02:43

I saw a fill-in talk about rust + webassembly, late on saturday. What was your favorite talk @vijaykiran ?

vijaykiran12:02:52

https://fosdem.org/2019/schedule/event/rust_cargo_inspect/ was good - the speaker was engaging at least 🙂

parrot 5
vijaykiran12:02:36

The kube-flow talk was disappointing

borkdude12:02:19

@vijaykiran using Rust for anything kewl?

vijaykiran12:02:53

For now just trying to port some python code I have - I don’t do much kewl stuff 🙂

vijaykiran12:02:27

Still getting familiar with language - after years and years of GC (and only one Obj-c codebase) this takes a while for me

vijaykiran12:02:45

But holy hell everything is blazingly fast

gklijs14:02:57

Talking about rust there is https://www.meetup.com/Rust-Gouda/events/254877742/ with some short talks

vijaykiran06:02:53

looks like I’m late to the party

thomas14:02:19

I went last year and it was really good fun.