That is pretty sweet. I have a second server I could use for an HA configuration of the router VM. I've been meaning to play around with live migrations (KVM) so this could be a cool use case for testing.
GameGod
I appreciate the advice. I have like 3 spare routers I can swap in if the server fails, plus I have internet on my phone lol. It's a home environment, not mission critical. I'm glad you mentioned this though, as it made me realize I should have one of these routers configured and ready-to-go as a backup.
My logic is partly that I think a VM on an x86 server could potentially be more reliable than some random SBC like a Banana Pi because it'll be running a mainline kernel with common peripherals, plus I can have RAID and ECC, etc (better hardware). I just don't fully buy the "separation of concerns" argument because you can always use that against VMs, and the argument for VMs is cost effectiveness via better utilization of hardware. At home, it can also mean spending money on better hardware instead of redundant hardware (why do I need another Linux box?).
There are also risks involved in running your firewall on the same host as all your other VM’s
I don't follow. It's isolated via a dedicated bridge adapter on the host, which is not shared with other VMs. Further, WAN traffic is also isolated by a VLAN, which only the router VM is configured for.
Half-Life 3
Steam Console Exclusive
I haven't tried these but for self-hosting email, Mox looks really good and easy to set up for personal use. For something beefier, Stalwart seems to be gaining traction and has more features a business would want.
FYI the Proton CEO is a Trump sympathizer.
As a GitHub replacement, Gitea is really good and easy to run/maintain.
What you're asking for is like 3 different questions:
- What's a Canadian registrar you can move your domains to?
- What's a Canadian email hosting provider you can move to?
- What's a Canadian webhosting provider you can move to? (What do you need? Just Wordpress? A VPS? Dedicated?)
A small business might use the same company for all 3 of these, but if you work in tech or are at a larger company, you may be interested in 3 different answers for these because they're all different specializations.
For dedicated servers, GTHost has been excellent. At work, we deal with more than a dozen similar vendors globally and GTHost is near the top. I would put them ahead of OVH.
Pretty much any game newer than Quake 3 uses what I referred to as unlagged, which is now known as backwards reconciliation or lag compensation. You only need to shoot where you actually see the player to be.
This drives me nuts in The Finals as well. I also really want to know what my opponents' pings are, because sometimes it feels like they're exploiting the unlagged netcode with high ping. Edit: And don't give me a little 3 bar signal strength graph - I need numbers.
FYI also in case you didn't know, the sniper rifle for light in The Finals is hitscan up to 40m away, then after that it has travel + bullet drop. This was introduced in a patch about 6 months ago. (I don't think the Pike for medium is hitscan at any range.... someone correct me though)
Half the US doesn't even use the internet outside of Facebook, which is run by one of these assholes. You absolutely do not have excellent communication technologies. The tools you have extremely vulnerable to manipulation. We've only seen a taste of the horrific possibilities with Facebook controlling communication and the entire information space.
Thanks, I appreciate the tip! I will give that a try next time (maybe I'll do this Xtrfy mouse soon). I also got solder braid and a flux pen to help too, in addition to the solder sucker I was using before.
I tried to repair my DeathAdder but I had the soldering iron too hot and I destroyed the contact pad under the microswitch. 💀 I tried to take some solder mask off the trace and bodge it but I made such a mess that I just gave up on it. With better desoldering technique, it would have been straightforward. Lesson learned!
I could just use VRRP / keepalived instead, no?
I should try Proxmox, thanks for the suggestion. I set up ZFS recently on my NAS and I regret not learning it earlier. I can see how the snapshotting would make managing VMs easier!