Fork me on GitHub
#unrepl
<
2017-10-13
>
cgrand12:10:24

The unsession went ok, I forgot half of the little features

cgrand12:10:41

(like exception telling in hich stage they happened etc.)

dominicm12:10:01

When I gave my talk on unrepl, I realised I'd skipped over the little details — it turned out they made a big difference to the limitations imposed by nrepl

dominicm12:10:00

even the subtlety between edn & bencode, until you make it explicit "and nrepl's stringing of every result had to be done due to limited types, edn has infinite types! that problem is gone"

cgrand12:10:38

well I had a dozen slides and then I used cat blob - | nc localhost 5555

cgrand12:10:31

so the edn can be seen in all its glory