They just dumped them there in the 60s and 70s before there was regulation…
Edit:
Here’s two links, if you want to read up on it:
- English Wikipedia: https://en.wikipedia.org/wiki/Asse_II_mine
- Most official source you will find (German): https://www.bge.de/de/asse/themenschwerpunkt-radioaktive-abfaelle/
(Mind that a translator will like translate the name of the mine “Asse” as “Aces”.)









I’ve seen it argued that the best way to create lightweight software is to give devs old hardware to develop on.
Which, yeah, I can see that. The problem is that as a dev, you might have some generic best practices in your head while coding, but beyond that, you don’t really concern yourself with performance until it becomes an issue. And on new hardware, you won’t notice the slowness until it’s already pretty bad for those on older hardware.
But then, as the others said, there’s little incentive to actually give devs old hardware. In particular, it costs a lot of money to have your devs waiting for compilation on older hardware…