Gentoo doesn't "exist" because it is necessary to have an alternative to systemd. Gentoo is simply about choice and works with both openrc and systemd. It supported other inits to some degree as well im the past.
According to this page, it actually did stop at Troisdorf (though, that doesn't have to be correct). I don't see why they should have been able to stop at Neuwied but not any of the stations in between. Most of them are possibly too small, as the RE5 is quite long for a regional train, about 200m. The usual "RE" on this track, the RE8, is only about 110m max. Bonn-Beuel should have worked, though.
I haven't. The Nix language makes no sense to me and there is still nothing akin to useflags. I don't want to override a bunch of packages just to make my system not pull in (e.g.) UI libraries.
If you have a FP3, did it never fall down, throwing its battery out? I had that happen a few times to me in the past and I always wished for a tiny bit more "grip" on the battery. I would guess that I'm not the only one.
Rust can absolutely link to Rust libraries dynamically. There is no stable ABI, so it has to be the same compiler version, but it will still be dynamically linked.
Others have explained it already, but just to make this clear: The mass is not expressed in volts but in "electron volts" that is a different unit in the same sense as "watt hours" is a measure of energy and not time.
You only need some official document (ID card, passport, whatever) that matches the name and birthday. If you are a tourist, you must have a passport or ID card close by anyhow.
Atomics were introduced a while before `counters`, maybe you remember a custom implementation on top of that?