Yeah, it’s fantastic. It’s more effective at this than I thought because even though I use git a lot for programming and projects, I’ve admittedly forgotten far too often to commit and push/pull trivial changes on devices and in most cases, all I need is just for dotfiles to sync across devices anyway.



I feel slow on this one but I only learned about copyparty a while ago. With the more frequent use of uv for Python stuff, I like that invoking it on a directory I want to share with a group in a room can be as simple as
uv tool run copypartyand they can just scan the QR code and get whatever as long as they’re connected to WiFi.uv tool run copyparty -v .::r --grid --qr --hist ~/.cache/copypartyis what I use for quick folder shares.