The other six are (copied from the article):
- PUBG (3.2 mil)
- Counter-Strike: Global Offensive (1.8 mil)
- Counter-Strike 2 (1.4 mil)
- Lost Ark (1.3 mil)
- DOTA 2 (1.2 mil)
- Cyberpunk 2077 (1 mil)
The other six are (copied from the article):
lite-xl with LSP gives you most of the features of vscode (they’re both lsp) at a tiny percentage of the system resources
Time to dive into the wide world of VTTYs. I believe you’re writing to pts3’s output buffer - writing to its input buffer is a different virtual device / may be a process descriptor, I’m not sure. Look into the history of vttys and it should start to make sense.
Wireguard creates a new network interface that accepts, encrypts, wraps, and ships packets out your typical network interface.
If you were to create a kernel network namespace and move the wireguard interface into that new namespace, the connection to your existing nic is not broken.
You can then use some custom systemd units to start your *rr software of choice in said namespace, rendering you immune to dns leaks, and any other such vpn failures.
If you throw bridge interfaces into the mix, you can create gateways to tor / i2p / ipfs / Yggdrasil / etc as desired. You’ll need a bridge anyway to get your requester software interface exposed to your reverse proxy.
Wireguard also allows multiple peers, so you could multi-nic a portable personal device, and access all your admin interfaces while traveling, with the same vpn-failure-free peace of mind.
Devops is a meaningful term