Arkhive (they/she)

  • 0 Posts
  • 13 Comments
Joined 2 years ago
cake
Cake day: June 23rd, 2023

help-circle

  • Honestly I want a Linux phone, but the scene needs to mature a bit. I’d also like a physical keyboard, so I’m even more limited in my options. LilyGo just released something I’d try, but it sold out almost instantly. Good call on the signal transfer, though I wish better platforms were catching on. Having to use a phone number to sign up kind of defeats the purpose in my opinion. Graphene and Postmark are on my short list of things to try if I end up on an android device.


  • To be totally honest I didn’t read your entire post, but just from your intro I think we are in similar situations. ISP router, low costs, using only the hardware you have around. I’ve solved a lot of stuff with Tailscale. None of my services are public facing and instead I connect to them over Tailscale (could be replaced with wireguard).

    The wall I’m hitting you or maybe others could help with, is accessing my services from sub domains of a single Tailscale address rather than having to type port numbers for everything. I know this involves a reverse proxy and DNS (I use PiHole for that), but I’m stuck trying to configure the two in a way that actually works. Once I finally ditch iOS for good I’ll probably just sync a hosts file between all my devices using Syncthing to help streamline the DNS situation.









  • I’ve found using software meant for gaming often works better for this application. My personal choice is moonlight. I run it behind Tailscale so my connections never leave my devices. Even over cellular it’s snappy enough for non gaming tasks, and if I need to check on my dailies in a game or something similar, it handles that much better than any Remote Desktop product. I messed around with rust desk and could never get it quite working and didn’t feel comfortable using the public servers at the time. So I swapped to moonlight and it serves me well.

    Games on Whales is a containerized version of moonlight that I struggled to get working as well, but I thinks that’s because I’m a docker beginner.