105 comments
@tubetime the network is the computer, and the computer is a time machine @tubetime yeah so external drives used to ship with all the little jumpers off (ID=0) and if you plugged that into your Sun4 it wouldn't boot and then you'd call the service department ... so they wanted to make the main disk some other ID but everyone assumes the boot volume is sd0 ... so some evil genius came up with this plan. The *good* external drives had a little pushbutton wheel thingy on the back to change their ID :-) @tubetime I agree with the sun engineers. Why is something with a 20MHz CPU and 1gb of spinning rust (probs not the original, much more likely to ve 500MB) even powered on in 2023? @tubetime 1994: Bah! That's preposterous! Reminds me of this comment in leapsecs.txt in libtai: "Note for parsers: Negative leap seconds will probably never happen, but the year 10000 will happen. Please don't contribute to the Y10K problem." @tubetime Just seeing that terminal font made me think Solaris..I think it’s still being used in 11 or whatever they’re on now? @tubetime That font brings back memories. I can still viscerally feel the slowness! @tubetime This is probably the code triggering the warning: https://github.com/csrg/original-bsd/blob/master/sys/sparc/sparc/clock.c#L403-L408 It seems to be checking for dates too far in the past (before 1975, by the look) rather than too far in the future. I wonder if it is reading a zeroed sector on the disk where a unix timestamp would be in a running system? @tubetime The condiments of the season and a preposterous new year! https://www.youtube.com/watch?v=Dv0hrQYbTXM&t=775s @tubetime mhm, seems this SunOS won't run until timer overflow... Keep on and wish you best luck! @tubetime haha, I forget the name but there's at least one dos game that if you launch after a certain date it starts up with "YEAAHHHH STILL PLAYING (game) in 2023!!!" @tubetime Wonder what the last non-preposterous date is according to SunOS? @tubetime well, SunOS isn't wrong. It is a bit of a preposterous time. @tubetime this is absurd... 2023 is ludicrous time, not preposterous. @tubetime at what point does it start showing that kind of error? like what date does it start? 2020? @tubetime Whoever is running that box is putting a lot of effort into keeping it alive. That "ZULUSCSI" vendor reference refers to an elaborate SD card reader that is pretending to be a SCSI drive for host systems that antedates USB or any other kind of hotpluggable peripherals. @tubetime @ajcc A BSD friend of mine pointed out that this is ancient code and exists in some form to this day in OpenBSD and possibly other BSDs. https://github.com/openbsd/src/blob/master/sys/kern/kern_time.c#L874 @tubetime That's SunOS 4 saying: "I'm too old for this S@#$!" @tubetime as far as I remember this is also on the SPARCstation 2, SLC, ELC, IPC and IPX |
@tubetime
Nice!