Really, that’s still the case for wine in 2025? It runs most things very well, including 3D
Expert developer, Buddhist
Really, that’s still the case for wine in 2025? It runs most things very well, including 3D
Nothing wrong with rsync, it’s still kinda the shit. Short script, will do everything
https://git-annex.branchable.com/ this thing extends git to handling lots of big files. Probably a solid choice, haven’t tried, but it claims to do exactly what you need, and even has ui and partial sync
I manage like 200 servers in Google cloud k8s but I don’t think I’d do that for home use. The core purpose is to manage multiple servers and assign processes between them, auto scaling, cluster internal network - running docker containers for single instance apps for personal use doesn’t require this kind of complexity
My NAS software has a docker thing just built into it. I can upload or specify a package and it just runs it on the local hardware. If you have a Linux shell, I guess all you really have to do is run dockerd
to start the daemon, make sure your network config allows connections, and upload your docker containers to it for running
What the fuck this is the best idea ever