Jakob Borg

Results 773 comments of Jakob Borg

It might be mostly free to change the type to float and keep the seconds unit.

Logically it should. I think this is fine. You'll miss out on rename optimizations and whatnot, but if you're tuning this for Ultimate Speed(tm) then that's what you're tuning for.

Devices can be paused, which is probably the right way to do it from the inside. If the Windows API can be implemented cleanly in syncthing I'm not necessarily against...

Paused devices are disconnected, yes.

Indeed. In Swedish it essentially becomes either just "old" (no real value judgement) or something akin to "mouldy"...

That's an awesome initiative! I don't think it's possible to get an app approved that contains foreign binaries (such as a standalone syncthing written in Go). Go currently doesn't support...

Someone has to be the first third party, and it obviously can't be me since I'm the first party. :) I would start with reading https://github.com/calmh/syncthing/blob/master/protocol/PROTOCOL.md and filing bugs on...

Yeah... Beware that while I always intended the block exchange protocol to be a stable standard, I haven't put nearly as much thought into the discovery protocol. That was always...

Also a note on the BEP protocol is that the specs kinda vaguely say something about it typically being used with TLS over TCP. I'm considering mandating that or interoperability...