by the way, any idea what’s happening with the Attempting to call unbound fn: #'clj-http.core/request
yes I’ve been working on it (actually it’s fixed but it was an ambush, I’m surrounded by more bugs now)
@baptiste-from-paris that’s the fix for the original issue https://github.com/portkey-cloud/portkey/commit/d80e4dd46a76c7bb97e170cb5ccbd17ddc25ca13
Ok lol, thx. I'll take a look tonight
been busy day
tree shaking elsewhere https://twitter.com/arungupta/status/914916354762747910
hmm, local Clojure meetup is seeking for talks :thinking_face:
nice !
@cgrand & @viesti in order to understand bytecode transformation, did you read this two => https://docs.oracle.com/javase/specs/jvms/se8/html/index.html http://download.forge.objectweb.org/asm/asm4-guide.pdf
the spec yes (albeitr not in a linear fashion), the asm4 guide somehow confuses me
ok
how long to read this 600 beautiful pages ? 😄
This chapter only, and you can skim etc.
started to read it, interesting of course but really abstract