Arkhive (they/she)

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

help-circle
  • I realize you’ve already made your switch, but I wanted to toss in my 2 cents. I had a very similar, though shorter term experience with Arch, and I still love it dearly, but over time some jank began to creep in around the edges. The time came to make some sort of change when I finally decided to wipe the windows boot drive I had in the system. I took the opportunity to upgrade the m.2 ssd and decided on NixOS for a handful of reasons, and it’s honestly been super refreshing. I feel even more in control of the stability of my system than any OS I’ve used before. If something is going wrong, it is most likely something I did in my config, or the config isn’t even valid and the system tells me exactly what is wrong before I even get to a point where I’m trying to boot into a broken system. I ignored a lot of the online recommendations to use flakes and home manager and whatever. Just a single text file with all the details of my system in it. I find it incredibly digestible compared to tracking down issues with Arch.

    Anyway, I also have a Bazzite system, and like it. Sounds like you’ve found a nice new home!



  • I’ve used it for a fairly niche case. I check out audiobooks from my local library through an app called Libby. There is a “desktop” version, but it’s just a wrapper of the webpage and you cannot do any offline listening. On android the app downloads its data unencrypted and simply tries to hide it in a big folder maze broken up into smaller files. With Waydroid I can download an audiobook and then automate the finding, formatting, and merging of all the files to get a proper audiobook I file I can stream from my home server to my various devices.



  • Imagine if all the space between the primary radial arms of trains was filled in with street cars and pedestrian/micromobility centric spaces. Like the problem you are saying cars solve just doesn’t exist in the first place and people can still get around very easily. Even more rural folks can simply drive to the edge of this style of urban design if they need access to something. The reason bus rides are 45 minutes is because of the number of cars they have to put up with. The density of people that can be moved with shockingly good area coverage if cars are not a factor is incredible.








  • 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.