1 year
I use SyncMe which synchronizes smb shares to your phone. It’s great once you have it set up, but it does take a little setup. Gotta have shares and whatnot.
I use SyncMe which synchronizes smb shares to your phone. It’s great once you have it set up, but it does take a little setup. Gotta have shares and whatnot.

Oracle has engineers?! I thought they only had lawyers and management.
It’s easy to backport newer software to Debian stable: https://wiki.debian.org/SimpleBackportCreation#Install_Debian_packaging_tools
I had to do this with transmission-daemon when the stable version had a nasty memory leak. I use Debian on all my secondary computers, the ones where I don’t need the newest software and don’t want to fuck with it and have it break.
Bash was the first language I learned, got pretty decent at it. Now what happens is I think of a tiny script I need to write, I start writing it in Bash, I have to do string manipulation, I say fuck this shit and rewrite in Python lol