• 0 Posts
  • 12 Comments
Joined 2 months ago
cake
Cake day: July 26th, 2025

help-circle
  • I think a lot of non-techie people only know signal from the Trump admin using it illegally earlier in the year. In a lot of people’s minds because of that they think Signal = insecure because they don’t get the nuances of why using it in that specific context – on personal phones, using a third party app, with a random journalist in the mix – was bad, but that for most people it’s still one of the best options. WhatsApp on the other hand has a lot of marketing around it and if you didn’t know that Meta is Facebook I think some people wouldn’t even realise who the owners are.







  • I think portainer is probably the best tool for this since you can easily go in and pause/start services as required. Just make sure to go into the containers on portainer and check the restart policy is set to “unless stopped” so you don’t get unwanted restarts after a reboot or anything like that.

    I don’t think portainer has any automation options but you could possibly write a short cron script to run docker compose down in the directory of each compose file to shut them down once a month, and pair that with the uptime kuma container to get a notification when your containers are down so you can go into portainer and restart the ones you still need. Though I’ve never had any real issue with running lots of containers at once – there’s 20 on my raspberry pi right now and it’s still got just over a gigabyte of RAM left.



  • I’ve tried tailscale and cloudflare tunnels in the past and ended up just using PiVPN to set up a WireGuard VPN on my Pi5. Tailscale for some reason was very slow for me, and cloudflare tunnels have a 100mb limit iirc which isn’t ideal for streaming. PiVPN is quite straightforward, it sets everything up for you and all you have to do is forward a UDP port. That was the bit I was most worried about, but, unless I’ve misunderstood something, because a UDP port will just ignore invalid requests to the outside world it will appear closed so it’s not very risky. It then generates a key for each device which you can scan from a QR code onto your VPN client. I have my phone set to auto-connect to the tunnel when I disconnect from my home wifi network and the tunnel is fast enough that I’ve accidentally turned off my phone’s wifi connection before and streamed a TV show through the tunnel over mobile data and not noticed any difference in speed.


  • I love mine. Being able to play Baldur’s Gate 3 on a handheld feels insane, never mind playing it multiplayer with a bunch of mods and it still running fairly smoothly. They’ve really improved the rendering for BG3 since the final patch came out. Emudeck has been great for reliving some childhood nostalgia as well.

    Saying that, 90% of the time I’m using it as a balatro machine.


  • That’s good to hear! I’ve ADBed almost all of the Google & Samsung stuff off my phone already so I’m well used to fighting with Aurora to download certain apps by now. Nearly all my apps are from F-droid as well so that will make the transition a lot easier, and I do a lot of self hosting so I’m not relying on any proprietary services that are going to demand play services be installed. Balatro on my steam deck already steals enough of my time, so honestly if my phone won’t let me install it that’s probably for the best.