|
|
|
|
|
by lavishlatern
1425 days ago
|
|
A lot of people in this thread are criticizing this move, but let me offer an opposite view. One of the largest electronic health records systems has code that predates the UNIX epoch. Much of the time handling code is custom written to deal with this. However, the code was so poorly written that the system would lose data during the double 1 am window that occurs during daylight savings time shift. Hospitals would just shut off all of their computers during this time to deal with it. As the article notes, issues with leap seconds have also brought down reddit and cloudflare. Many people in this thread are treating this like some sort of display of incompetence, but if you've ever written code that deeply interacts with time, you'd know how difficult it is to get right. A sign of a good system is one where it is difficult to fuck up. IMO it is better to guarantee that time always moves forward rather than trying to match computer time to human time. |
|
https://www.nist.gov/pml/time-and-frequency-division/nist-ti...