Fork me on GitHub
#off-topic
<
2017-10-12
>
tk11:10:19

@jsa-aerial: There was key binding issues with evil, but I got it working now. 1-1 video tutorial no longer necessary. If you send me your email, I'll paypal $10.00 for pointing me in the right direction.

jsa-aerial14:10:36

That's OK - glad you have it working

danm12:10:01

Oh, nice

danm12:10:05

Hadn't even thought to look

cfleming21:10:22

@carr0t I spoke about it here, which serves as a nice demo and also talks about some of the limitations: https://www.youtube.com/watch?v=ql77RwhcCK0

bja21:10:13

just spent a couple hours figuring out that proxy injects this into scope and thus was shadowing my own this which isn't normally an issue, because it's documented, but I was using a macro from metrics-clojure that used proxy for me so by using metrics.timers/time! I lost access to my first argument inside a method definition for my defrecord