• 1 Post
  • 17 Comments
Joined 2 years ago
cake
Cake day: January 31st, 2024

help-circle
  • I don’t use iOS, so I can’t speak to it directly, but some quick searching tells me it supports IMAP, caldav, and carddav. If so, you could just use native apps.

    Most of the privacy respecting email services require a paid plan for this, but they are inexpensive.

    This doesn’t solve your Google calendar ask, but I pointedly don’t have my work calendar on my phone. I just check each calendar separately when needed, it’s not much extra work.


  • Not a redundancy option, but I also had my routing setup go in to a bad state while traveling which was a hassle.

    I solved this by setting up nightly reboots while away. Both my routing PC and modem are rebooted by smart switches (zwave/ZigBee) controlled by home assistant. Which means they’ll operate without a working network. The routing PC is set to shutdown one minute before the smart switch turns off, and set to boot automatically when power is restored (smart switch turns back on). Which avoids any issues with hanging on a reboot.



  • I’ve gone down that rabbit hole since!

    I don’t think the SeeedStudio T1000-E would be great for this specific use-case. It looks a bit bulky for a keychain attachment, and having to charge it every other day would be a hassle. The devices I originally posted about last for months on end on a battery/charge. And while it has a buzzer, It’s not yet clear to me how I would trigger that remotely.

    Like I mentioned in a reply to non_burglar, I do have a potential use case for these, and meshtastic looks fun to play with besides. So I’ve ordered some meshtastic gear.


  • I mean, I was already resigned to something that is limited to a bluetooth device that’s in range since I refuse to use Google’s service and I don’t love the idea of being locked in to any other similar vendor owned solution. So for my purposes it seems to fit the bill.

    I’ve only just started digging into Meshtastic (I previously had a vague awareness of the existence of mesh networks but no specific knowledge) but it is looks like just my kind of hobby. I also do have a potential use case for it. On a recent trip, my partner was having trouble with her eSIM. There were a couple of instances where we were apart but not a long distance from each other. If I’m understanding how this works correctly, this would fill that gap.









  • Maybe self host your own VPN on a VPS and connect the jellyfin server as a client as well as any other devices you want to see that jellyfin server as other clients and configure the VPN server to not override your default routing and to allow clients to see each other? In my head I don’t think that would conflict with your protonVPN connection.

    Your traffic would be encrypted between devices so I wouldn’t say https is nessesary and thus no certs needed.

    The rubs that occur to me are that I’m not sure you can do this on a free tier VPS which is the only option I see given your financial limitations. And your devices all need to be able to connect to said VPN.

    Edit: Slightly less worse English.




  • Jellyfin/Plex like many have mentioned.

    I personally like Syncthing for petty much everything else. For general file syncing of course. But also with Joplin pointed to a synced directory for notes. With keepass as a password vault. With synced config directories for some apps across devices like newsboat for RSS, and neomutt for email. I also used to use it with rtorrent via a watch directory, though I currently am using a seedbox for that purpose.

    VPN (openvpn/wireguard) is a good idea if you want to access your services outside your local network, without exposing them all globally.