unrepl

discussing specification of an edn-based repl and its implementations.
cgrand 2017-12-01T09:13:34.000397Z

the ednize, *ednize*, default-ednize, print-on split in unrepl.print is a uncalled-for mess β€” I know that it was written as unrepl was being figured out but still...

cgrand 2017-12-01T13:59:05.000194Z

Got this feedback >>> btw, I am using unravel to connect to a remote datomic repl. Pretty awesome since default datomic repl is painful

πŸŽ‰ 2
cgrand 2017-12-01T14:59:01.000230Z

and he uses the sideloader, however it takes 30 seconds to require xforms over the sideloader

volrath 2017-12-01T15:00:08.000682Z

makes sense

cgrand 2017-12-01T15:03:33.000456Z

I’m inquiring on latency and bandwidth

cgrand 2017-12-01T15:03:57.000155Z

last thing: he likes packed-printing

volrath 2017-12-01T15:04:40.000478Z

pretty good success story right there πŸ™‚

cgrand 2017-12-01T17:05:55.000056Z

@pesterhazy issue 45 is weird, if I log received chunk it’s as if the bytes were never read!