I’m not an expert, but I guess it would depend on the speed of sound in the rod.
I’m a programmer and amateur radio operator.
I’m not an expert, but I guess it would depend on the speed of sound in the rod.
No problem, thanks for replying.
That makes sense. It looks like a really clever way of letting the boot process allow for basically any arangement. Thanks!
They do, but compounding errors are always a problem with inertial navigation.
Instead of GPS, they can use fixed radio beacons like VOR and TACAN (which I think are both just US systems, but there are similar systems around the world and at major airports). This is basically the system that was in use before GPS.
EDIT: grammar
Thanks for explaining it! So systemd-boot finds the kernel in the EFI partition, which it then loads, and then that kernel loads another kernel from the main partition, which is then the full OS.
Is there a reason it’s done this way, and not just the bootloader loads the main kernel?
Also, are the two kernels the same, or does this use two different kernels?
If you use btrfs snapshots and systemd-boot instead of grub, then be carefull restoring updates from before a kernel update.
If I understand it correctly, with systemd-boot the kernel lives in the EFI partition, while the kernel modules live in the main (btrfs) partition. If you restore a snapshot with a different kernel version, it doesn’t restore the kernel itself, but the kernel modules have different filenames, which stops the system from being able to boot.
At least that is my understanding of the problem, from having to debug it twice (just start a live-boot system and use Timeshift to restore the system to after the update again). The next time I install Linux, I think I’ll go with grub instead of systemd-boot.
That being said, I really like btrfs snapshots as a sort of “almost backup” (still do regular backups on an external drive). They are quick and easy, and most packet managers can be setup to automatically make a snapshot before installing/updating stuff.
If you decide to set up an SDR for ADS-B, you might want to consider setting up a WebSDR with something like OpenWebRX. This would let people listen to all the signals in the bandwidth that you set.
If you’re interested, receiverbook.de is a list of most WebSDRs.
That looks really cool.
Have you tried using an automatic CAPTCHA solver (e.g. Buster)?
Ahh, sorry my mistake. I remembered reading a headline somewhere about Google having already implemented it, but I didn’t check. Thanks!
It has allready been implemented in Chromium/Chrome (link). Websites only have to start using it.
Edit: see comment
This mostly wasn’t actually Google, the website it refrences was written by ChatGPT, Google’s crawler just found it and shows it in the summary.
I know as little as you do about selfhosting, but I just want to point out, if ip a
generates a convoluted/confusing output, I would recommend using hostname -I
instead. It just prints out all your IP-addresses, with no additional info.
It’s under Settings->[Username] settings->Default listing type
Optical Character Recognition. Basically just extracting text from an image.