

yeah, it doesn’t, it’s just for file transfer. It’s only useful if transferring files somewhere else counts as a backup for you.
To me, the file transfer is just a small component of a backup tool.
yeah, it doesn’t, it’s just for file transfer. It’s only useful if transferring files somewhere else counts as a backup for you.
To me, the file transfer is just a small component of a backup tool.
It works fine if all you need is transfer, my issue with it it’s just not efficient. If you want a “time travel” feature, your only option is to duplicate data. Differential backups, compression, and encryption for off-site ones is where other tools shine.
ah, it’s a massive improvement. Everything is in your project dir, so you can move it around. But uv is the fastest package manager, so reinstalling most things doesn’t take time; with the exception of dependencies that need to compile code in different langs.
uv
mostly gets rid of the “venv activation” thing (mostly bc you can still use it if you really want, but you don’t need to), you can do uv run main.py
and it’ll just work, no need to even install packages explicitly, it’ll also do that for you and make sure your uv.lock
is in sync with your environment.
it’s the most hassle-free experience I’ve had with python, by a long shot.
whoa, that email is wild, wtf
it’s not even just a shitpost troll you can shrug off, what’s wrong with that person
[object Object]
?
[object Object]
I think pip should be PyPI, which makes it even more insulting
grapql in a nutshell
it does look used, well done!
this one is just wrongerer
AI is not just LLM
for styling, probably
wake the fuck up samurai, we have a city to burn
2 weeks is barely enough to get an interview. Who thinks jail? lmao
yeah, more often than not I notice the bottleneck being the storage drive itself, not rsync.