I really hope rsync is free of slop.

#NoToAI

open-slopware

Free/Open Source Software tainted by LLM developers/developed by genAI boosters, along with alternatives. Fork of the repo by @gen-ai-transparency after its deletion.

Codeberg.org

Perhaps it's an opportunity to get to know #tar better. Drew De Vault wrote a mini guide.

https://drewdevault.com/2026/03/28/2026-03-28-rsync-without-rsync.html

tar: a slop-free alternative to rsync

Drew's been busy this afternoon

https://git.sr.ht/~sircmpwn/rtar

The thing I love about free software, is just how often small tools can be built. They don't have to be complex. But it's built from an idea and how a dev sees a problem.

It's the UNIX way, and I appreciate that idea.

@onepict what a weird blog post. First of all there’s scp if you just want to unconditionally copy files or directories. Then there’s a reason rsync is called rsync and not rcopy: only transferring deltas and often hugely reducing the amount of data transferred is the main reason rsync exists.
@dividuum I guess it depends on why you're using it.
@onepict Fuck
Hopefully OpenSSH will stay safe
@onepict decline of civilization :/
@onepict if people hate coding, can't they just stop coding and find a new job.
@onepict systemd? After that civil war? I don't use LLMs in my stuff :D It's all Knut :3 I do use LLMs to quickly find documentation, and provide a simple example of something, that way when I'm chomping on docs I already have a high-level idea of how something, say how an SDK, works. I'm very much a visual example learner. I tried it to see the hype, and they inject random code into your shit, and you're spending more time figuring out what they did. Leave shit alone!
Have you heard of openbsd's openrsync project?
(They are the people that make ssh also.)

https://www.openrsync.org/

OpenRsync

the main OpenRsync page

@pkw thank you, I hadn't until I had posted about rsync.

I know the no AI list I found out about rsync using Claude would appreciate alternatives to rsync if you felt up to suggesting it to them.