The Worldend Clock

This is a special clock that measures the amount of bits required to store unix time in seconds,
it is called the worldend clock because when that number reaches 31 systems that store time as signed 32bit will die if unpatched (this will happen in 2038)

Unix Time needs 30.631(2022.09.22) Bits to keep running

A note for LibreJS users: If I could write the GPLv3 license here without taking many many KB I would, so just deal with LibreJS not being nice to this page, also, the JS here is under GPLv3
I encourage you to read the unminified code that runs here, and test its safeness yourself