• 2 Posts
  • 1.09K Comments
Joined 2 years ago
cake
Cake day: September 21st, 2023

help-circle
rss





  • I believe mailbox.org is all renewable, and I’m pretty sure it’s solar.

    But you need a massive battery bank to run stuff, batteries have a limited lifespan (especially the crap used in a UPS).

    It’s not cheap, you generally want to overbuild everything, and there are ongoing costs (hardware failures, batteries, etc).

    But it can be done. Just have to do the math for your max power draw, then how much uptime you need determines the size of your battery bank and number of panels (which is influenced by how much sun you get/how consistent it is). You need enough panels to run your system and charge batteries, given the limitations of sun availability.


  • It’s really frustrating there’s no proper backup/restore without root - that’s my primary reason for having root.

    Yea, Syncthing-Fork is still maintained, though there hasn’t been an update for a while. The company that makes Möbius Sync for iOS is a big supporter of Syncthing, hopefully they’ll help in some way. Alternatively there’s Resilio Sync, but it’s hard on phone ram - I’d have to manage it a lot more often. Though it has Selective Sync - I can browse a shared folder from my phone and tell it to sync specific files. This is great for my media server - I can grab any movie/music anytime.

    I like Syncthing-Fork better because it moves sync conditions to within each folder. So my DCIM folder syncs on any network or battery condition (so I don’t lose photos), but NeoBackup folder only syncs on wifi and while charging.

    Pretty much all folders now sync 2-way, and I export the Syncthing config on the phone whenever I change something. That export folder is also synced, so when I switch phones I just install ST, import that config, and after a couple hours the new phone has all the same stuff as the old phone. Then I launch NeoBackup and start restoring.








  • I recently switched my cell service to JMP.chat, which pipes your SMS into XMPP (it’s brilliant, SMS is no longer tied to a physical device or SIM). I still get spam sms, but it’s far less an issue.

    Plus I can pop any Sim into my phone and it has no affect on my phone number that’s with JMP. That all remains in XMPP, and the new SIM would just provide a different data connection (and it’s own number with its own voice and SMS).





  • NeoBackup only works if rooted, unfortunately. Well, unfortunately users don’t have full control over iOS and Android without having to sidestep stuff.

    Laptops are arguably potentially far more secure. Most mobile apps collect every bit of data they can (and have internet access for no reason) , and mobile devices have standardized ways of enabling it - how often other apps are launched, what other apps are installed, etc, etc. PC OS’s don’t have that stuff built in, and apps rarely have that kind of code. Plus they’re just easier to firewall (as much of a nuisance as it is to do. Hell, GCM was built to do most of this stuff.