Search
11 results for “tobtobxx”
-
@benjaminhollon That plan was originally 100GB (like 1y ago) when I started to use #BorgBase.
Then one day an email flies into my inbox, that says that they've increased that plan to 250GB. I don't have to do anything, my plan is just bigger now. No additional costs.
... wow!
-
What do you #selfhost-ers do as #offsite #backup?
I currently just have a script running every night with just a simple pipeline like this:
tar -c /git | xz | gpg > outfile
and then upload to an S3 bucket.However, this is not going to scale well at all.
Do you have recommendations? I would like my data to be encrypted, so git / rsync / ftp is unfortunately not an option. -
I just got to see the reenactment of the #spacedream musical, a rather popular one from Switzerland, 25 years ago. Now all in swiss german, filling the Maag hall in Zurich every time the last few months.
It was amazing!
-
-
I just logged in to #purelymail for what seems like the first time in two years! Mind you, purelymail.com is my primary email provider.
The service is pre-paid (so you pay for credits that get used over time). I was always expecting the credit to run out sometime, as I only paid 10$ initially, but I figured that they'd notify me.
Indeed, I was using only ~$0.35 every MONTH! There were still credits left after YEARS, even though I only paid $10 initially. And it worked all that time.
-
YESSSS, I sucessfully cross-compiled a rust gui application from Archlinux x86_64 to postmarketos aarch64 (pinephone) without emulation and thus quite acceptable performance!
I'll write up the process and publish a blog or sth. for other poor souls soon.
-
Oooooh yes. I've now got a #nix flake that generates an SD image for my #RapsberryPi. The OS is mounted read-only and is temporary, so unplugging and replugging fixes all issues. And no wear on the SD card to worry about.