

deleted by creator
deleted by creator
I’m also interested. I migrated from mint to Credit Karma… what a complete shit show. I really miss ooold mint.
Oh yeah, I sympathize with that problem. I have no sympathy for Reddit though. We all should have invested our time in something that had the users’ best interests in mind. Something like the fediverse.
Is this post better suited for c/mildlyinfuriating or c/fuckingawesome?
a fed-up user who deleted their own posts when leaving the site.
9 times out of 10 that is also Reddit’s doing.
That’s the kind of shit OT god would have made and Lucifer would’ve pointed out the absurdity of.
deleted by creator
deleted by creator
deleted by creator
Replace “$4.2 trillion tech giant” with “cocaine”
I don’t think iOS allows multiple VPNs to be enabled simultaneously. There appears to be only one VPN on/off toggle switch. From what I’ve seen you can have different vpn profiles but only enable one at a time. I could be wrong though.
Desktop operating systems like macOS, Linux (did I mention yet that I use arch Linux?), BSD, and um… that other one… oh yeah, Windows do allow this. I’m sure there are a variety of compatibility problems, but in general, multiple VPNs with the same or even different technologies can work together.
WireGuard routes certain traffic from the client (your iPhone) through the server (the computer at your house). If you route all traffic, then when your iPhone accesses the internet, it’s as if you were at home. Since that WireGuard server is sitting on your home LAN, it is able to route your phones traffic to anything else on that LAN, or out to the internet.
Wireguard clients have a setting called AllowedIPs that tells the client what IP subnets to route through the server. By default this is 0.0.0.0/0, ::/0
, which means “all ipv4 and all ipv6 traffic”. But If all you want to access are services on your home LAN, then you change that to 192.168.0.0/24
or whatever your home subnet is, and only traffic heading to that network will be routed through the WireGuard server at your house, but all other traffic goes out of your phone’s normal network paths to the internet.
Some routers even run WireGuard natively :) like for instance Ubiquiti. Personally I’d rather run it on my own server though because ubiquiti doesn’t have easy IAC features.
WireGuard is free. Obviously my instructions didn’t go into detail about specifically how to set everything up. Port forwarding is required. Knowing your servers external IP address is required. You also need electricity, an ISP subscription, a home server (preferably running Linux), so on and so forth. This is /c/selfhosted after all.
Run WireGuard on some home machine. (Does not need to be the machine the app you want to access is hosted on.)
Run WireGuard on your road warrior system.
There is no step 3.
I’m doing this right now from halfway around the world from my house and it’s been great. Been using iPhone, iPad, and macOS clients connected to linuxserver/WireGuard docker container. Been doing this on many WiFi networks and 5G, no difference.
I wrote a huge explanation and then deleted it. The TL;DR is that all cars are are traffic. Bikes are too, but look around, what kind of traffic do you see?
deleted by creator
That’s a good theory. This may be able to be investigated further with systemd-analyze plot > boot.svg
I thought you were going to talk about the lack of terminal scrollback.
Edit: I was misremembering. There is scrollback, but you can’t search it. https://github.com/ghostty-org/ghostty/issues/189
https://pages.cloudflare.com/
https://docs.gitlab.com/user/project/pages/