Fork me on GitHub
#parinfer
<
2018-03-16
>
snoe03:03:10

@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

shaunlebron15:03:27

@snoe: interesting, thanks for that source

eraserhd15:03:21

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.

dominicm22:03:08

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