Pedro Côrte-Real

Results 138 comments of Pedro Côrte-Real

The annoying places are all the others (e.g., getting the number of entries in the IFD) and for those get4LE type macros can be optimized out when the architecture matches...

Not only is it possible I have a design in my head for it. Still thinking through the details.

Here's my current thinking around it: https://github.com/pedrocr/syncer/blob/de60108780169cf2d2a66c85be84ba904216738c/TODO.md#multi-master-readwrite I like the property of being able to have the central server still be a dumb NAS with just ssh/rsync. I do want...

Feel free to show up in `#chimper` if you'd like to discuss this more. I personally don't have as much of a use case for multi-master read/write (as I use...

@ehiggs as far as I know syncthing has semantics that are quite far away from POSIX. I actually wrote syncer because syncthing didn't work for me. I also really like...

The project is not abandoned, I just haven't had much time to work on it and it already does everything I need. I guess I should do a release with...

I have the same thing on Ubuntu 18.04 using a Windows 10 host with the latest versions. I'll see if a downgrade is possible. Meanwhile if you'd like to test...

The qemu version currently shipped in Ubuntu is 2.11+dfsg-1ubuntu7.9 and spice server is 0.14.0-1ubuntu2.2 so it may very well be fixed in qemu 3.0 or spice-server 0.14.1. Right now it...