Justin Heyes-Jones

Results 25 comments of Justin Heyes-Jones

I think the link should be: [https://stackoverflow.com/questions/4064651/what-is-the-best-way-to-do-smooth-scrolling-in-vim](https://stackoverflow.com/questions/4064651/what-is-the-best-way-to-do-smooth-scrolling-in-vim)

cc/ @ScaryG

Yes you're right it's more readable and safer that way. I was just wondering if it would be more efficient if it was done in one call.

That's true. We're making heavy use of this pattern but I can always refactor it locally if there's a hot point in the code. Thanks for the input. > On...

Personally I've been using Docker to test local services. The following commands in separate terminals brings up the shopping cart. ``` docker run -it --rm --network mynetwork --name cloudstate -p...

Just my 2c on this: Users that may have trouble with the terminology CRDT will also have trouble with the CRDT's themselves such as GCounter, OrSet and so on. But...

Yes that's true :) and if you shorten it it ends up as cryptic as the real names