Paco

Results 103 comments of Paco

I have read the spec, but not much about RxJava's implementation of it. Your blog post about ConnectableObservable made me aware that I lack some knowledge of the internal implementation,...

I haven't forgotten about this. Sadly my time has been scarce lately, I'll have more chances around Christmas.

This issue flew under the radar for me, apologies. I don't think we have anyone focused on lenses at the moment, but what I can tell you is that you...

Oooooh I see. I believe well have to live with it for now, as it's a bit of work to generalize just to get rid of a warning. Isn't there...

Looking good so far :D

I believe 1.7 has been merged already?

Java has hashCode() for these cases, but it requires the user to read the documentation and override the method properly. In this case I would rename the method to generateKeyFromHashes()...

The changes don't even sync oftentimes, or a client will send a new state on tab close, which means if I had the client open in the app but not...

I didn't, I've been saving the game more frequently and staying single-device to minimize desyncs. So far so good, the last week has felt a bit less roll-back-y.

I have added a draft PR for this feature. Sadly, yarn is failing to pull several dependencies and I have not been able to test it. It took me ~90m...