This is heavily dependent on your region, country, and airline. Some commenters immediately answer like you were in the US but those might not be valid for you.
Exec
Now who am I supposed to root for? TF2 again? Is that game even still alive?
Yes; Yes.
Sync is the closest to Relay right now, but not with the default settings. You can set it up to have votes for swiped posts / comments like on Relay.
Yup - I copied the link from the "rainbow point-to-point pentagon", posts should be shared on fedi with that (that's the original instance's post).
I thought it's some people defending LTT/LMG after their latest stunt (possibly single-handedly killing a startup)
Linked post is also locked for some reason
Huh, WoW's gotten very expensive. FF14 is about €11.
I hope the Blood Dragon gets a proper sequel this time
A larger town in the UK.
"Something happened."
Follow the Arch wiki. Just make sure that your distro has a hook for the package manager for signing the kernel. Eg. for Arch there's the systemd-boot-pacman-hook aur package.
It's not hard to set it up with a LUKS-enabled system, just put the relevant kernel parameters in your /esp/loader/entries/entry.conf file.
For example, here's my arch.conf entry (with LVM on LUKS):
title Arch Linux
linux /vmlinuz-linux
initrd /intel-ucode.img
initrd /initramfs-linux.img
options loglevel=2 quiet splash cryptdevice=PARTLABEL=partlabel-from-blkid:pvname root=/dev/mapper/rootlvname rw
If your keys are already enrolled, you can just use sbctl sign-all once, your package manager hook should do the rest.
Overall, the general directory structure should look like this in the end (files omitted):
/boot
├── initramfs-linux-fallback.img
├── initramfs-linux.img
├── intel-ucode.img
├── loader
│ ├── entries
│ │ ├── arch.conf
│ │ └── arch-fallback.conf
│ ├── entries.srel
│ ├── loader.conf
│ └── random-seed
└── vmlinuz-linux
The installer for VMware ESXi 7.0 (earliest version released in 2020) still had a Czechoslovakia option for keyboard layout selection.