Fork me on GitHub
#adventofcode
<
2017-12-28
>
orestis18:12:09

Hey all! I’ve had to skip a few days around Christmas, but I’m finally all caught up. It’s been a great pleasure and honour to be able to learn so much from everyone in this channel. Thank you all!

fellshard21:12:00

Oof. Gave Synacor a poke, got the basic VM running. I forgot how rough it is working with bytes in Clojure.

ihabunek08:12:30

@U1YPTG4UF i did the same, as far as i can tell it's impossible to read unsigned bytes?

fellshard09:12:11

I have to consume them as signed bytes, then convert to their unsigned values inside a short.