Fork me on GitHub
#clojure-nl
<
2021-11-25
>
thomas07:11:28

👋

borkdude07:11:30

👋

joost-diepenmaat09:11:35

Fighting LaTeX fancyheaders. I think I’ve won but that was another hour I won’t get back…

Mno10:11:30

That doesn't sound like fun, better or worse than regex?

gklijs17:11:19

Today was Kotlin Dev Day. To many times I've seen things that worked 'better' in Clojure. The price of (the illusion of) type safety I guess.

Mno17:11:07

Yay Clojure! "It's sometimes better than Kotlin"

gklijs18:11:16

Like, having to declare your domain objects, import another library on top, Arrow, put some annotations for 'lenses' on all of them. Just to change a nested value in an immutable object 😨.