For the record, Linux won't show up on the NetCraft uptimes because it uses a long to keep track of uptime, which means on 32-bit machines it wraps around to 0 after ~497 days. There was some discussion about changing it in 2.4 because changing data types is a real easy way to break userland apps, not sure if it'll make it into 2.5 or not.