Hacker News new | ask | show | jobs
by sneak 268 days ago
rsync seems frozen in time; it’s been around for ages and there are so many basic and small quality of life improvements that could have been made that haven’t been. I have always assumed it’s like vim now: only really maintained in theory, not in practice.
2 comments

Please bear in mind that there are [now] two distinct rsync codebases.

The original is the GPL variant [today displaying "Upgrade required"]:

https://rsync.samba.org/

The second is the BSD clone:

https://www.openrsync.org/

The BSD version would be used on platforms that are intolerant of later versions of the GPL (Apple, Android, etc.).

So you not used vim or neovim in the last 10 years ?
To be fair, there was a roughly 6 year period when vim saw one very minor release. That slow development period was the impetus for the fork of Neovim.
I know. I use Neovim. But since that, and thanks to Neovim, Vim has speedup and got some improvements.
Time for neorsync.

That said, VIM 8 was terrific.