unrepl

discussing specification of an edn-based repl and its implementations.
richiardiandrea 2018-02-28T02:38:29.000175Z

Gotcha, thanks for replying 👍

2018-02-28T14:59:43.000469Z

Backend almost Mr. Andersoned via content hash and actions.

cgrand 2018-02-28T15:23:29.000079Z

How?

2018-02-28T15:47:24.000154Z

Like your blob. Read content. Hash. Inject namespace part. Copy files regexing namespace syms. Base64 the whole show. Then: Copy actions file with regexing namespaces while keeping the action names intact.

2018-02-28T15:48:59.000570Z

Make new blob. Happily hunt away on the unsuspecting prey.

2018-02-28T15:52:23.000290Z

Hypermedia, tallyho!

richiardiandrea 2018-02-28T16:08:13.000511Z

Nice!

2018-02-28T16:20:24.000574Z

And to worship the ashes I introduced a Makefile with tab notation. Vimpires are ancient creatures, are they not?

richiardiandrea 2018-02-28T16:53:44.000442Z

Mach files are better, more modern 😄

2018-02-28T17:04:46.000714Z

https://github.com/npm/npm/issues/19883

2018-02-28T17:05:21.000452Z

I'd rather live with make. I'm old-fashioned.

richiardiandrea 2018-02-28T17:12:52.000673Z

No well, Mach is @dominicm's creature, you can trust it 😄

cgrand 2018-02-28T23:03:08.000389Z

Good that we are getting practice on content defined shading (and and shading is very important for vampires).