Arkhive (they/she)

  • 1 Post
  • 30 Comments
Joined 2 years ago
cake
Cake day: June 23rd, 2023

help-circle





  • For me it was Destiny 2. I genuinely enjoy the moment to moment gameplay, and no other game has really matched it for me. The story and characters were engaging enough, even at the games lows, that I wanted to see the saga through to the end. I did week one of the raid for “The Final Shape” and then I booted into my Linux install and have not booted windows since. I’m about to fully wipe that drive and reuse it in a different Linux machine. My desire to quit windows, and my acute awareness of how much of my life and money I had put into Destiny over the last decade or so, made the switch honestly pretty easy.

    I still game a good amount, but it’s much more intentional, and I don’t play any live service games which frees up money I don’t feel guilty putting toward indie games.

    I quit League in 2019 when I finally built my own PC. I refused to put any games from Riot on the new computer. I played enough of the game to enjoy following the competitive scene to this day, and every now and then I get the desire to play. I’d really only do it with premade scrims of people I know.

    I’ve recently found a gaming cafe in my city I might go to a few times a month to play a couple of those games I either can’t or refuse to install on my Linux machine.




  • 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 use Unix pass and KeePassXC before that. When I was switching I shared the concern of the names and structure of my passwords . A couple things convinced me it was fine.

    First: It’s an arbitrary folder structure. You can name the folders whatever you want. Same is true for individual files. There is a field you can populate with the url the password is for, and when using browser extensions, or a mobile Unix pass manager, they use this field to check which password to offer, so the name of the encrypted file can be anything and so I often name them seemingly random things.

    Second: how I chose to sync them made it kind of a non-issue. Some people literally store their password store folder on GitHub. This freaked me out a bit for the reason you are concerned, people even knowing the names of my files. The solution was to self host a git repo on my home LAN and then using Tailscale sync my devices to it from anywhere. Could also be done with syncthing, but the mobile app I use has git functionality built in. This way none of my files even touch the clear net, so I worry a lot less about people knowing the names of my passwords.


  • I’ve had good luck with logitech mice. Have an MX Master, g502 “Lightspeed” (or whatever nonsense), and a wired MMO one with 12 thumb buttons. I really only use the g502, but I keep the others around and they are all very compatible and usable. I currently use solaar as my software, but I’m finding remapping to be a bit more fiddly than I’d like. I liked Piper but it wasn’t working with the wireless g502 after I spilled water on my previous wired one. Maybe it’s been updated and works again. Going to check out input-remapper that another user mentioned.