parinfer

snoe 2018-03-16T03:50:10.000023Z

@shaunlebron I thought I read an article that mirrored this comment but having trouble finding it. https://news.ycombinator.com/item?id=15782640 I’m excited to know if it will work for parinfer, in theory the computation is in the sweet spot

shaunlebron 2018-03-16T15:13:27.000589Z

@snoe: interesting, thanks for that source

eraserhd 2018-03-16T15:16:21.000625Z

The only external-library-like thing that the Rust code does is ask for the width of a unicode character, I think. It would be easy to work around that. I mean, there's probably some rust memory management stuff, too.

dominicm 2018-03-16T22:27:08.000041Z

I guess this comes to incremental updates being useful, in order to communicate in small packets.