Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:Why? (Score 1) 301

I'm pretty sure that was CD-Rs and not pressed discs.

Some of my oldest CDs have curly tracks leading from the edge of the disk toward the music tracks, where the metal layer has oxidized. None are unplayable yet, but some won't last much longer.

It's lucky they're mostly 1980s music, when albums only took up half the disk.

Comment Re:Buggy software is buggy (Score 1) 233

Perhaps I'm blissfully ignorant, but I don't understand why almost any software would need to be time synchronized down to the second.

Yes, you are. Fart apps don't care about the time. The systems that let you sell your fart app to mobile users do.

Assuming there are applications where synchronized time is mission critical..... in those cases, relying on a 3rd party to provide time in a way you have no control over is PURE LUNACY.

Most of the world syncs to GPS, either directly using the time, or by using a frequency output that's synced to GPS. If you don't sync to GPS, you'll be out of sync with most of the world.

Comment Re:How Will The Naval Observatory Clock Handle Thi (Score 1) 233

1. The code I wrote worked fine. But we have to interoperate with other people's code that doesn't.
2. Any solution requiring programmers to write software properly is doomed to fail.
3. No-one, at the last leap second, thought that Linux servers would crash when they printed out a message indicating that a leap second would soon happen.
4. No-one, at the last leap second, thought their Java server software would go insane after a leap second because the internal timers stopped working.

The world is full of code that will break when a leap second happens.

Comment Re:Sync (Score 1) 233

Agreed. Slew is acceptable in using NTP. Slew is often more than 1 second.

If I remember correctly, NTP has a leap-second flag which indicates that the time should jump by a second at midnight. It doesn't slew, at least on Linux... otherwise different machines would be reporting different times until they'd all slewed back to what they should be.

Comment Re:Google is right (Score 1) 233

People working on near-RT systems already know -or should know, how to cope with leap seconds.

Hey, guess what, those guys they outsourced the software development to in the third world... don't. And they know they'll have moved on to a new job by the time the next leap second happens.

The rest of us have to deal with their hardware not doing what it's supposed to when the leap second hits.

Comment Re:Sync (Score 4, Informative) 233

I find it strange than a possible 1 second different could cause so much issues.

It's not the time difference that causes problems per se, it's time going backwards. You presumably missed the fact that many Java servers crashed over the last leap second because of a kernel bug that screwed up their internal timers?

We had problems last time due to faults reported by external hardware when it saw the time jump backwards. I'll be at my desk when it happens this time to deal with any problems that come up this time.

And, given the chaos every leap second causes, hopefully we can finally convince the 'experts' to stop fiddling with time.

Comment Re:And we wonder why music is such crap these days (Score 5, Informative) 301

Before piracy, we had Trent Reznors, Joe Satriani, and many other good artists promoted.

Uh, dude, you do realize that Nine Inch Nails have been uploading their new albums to torrent sites, right? Because they figured that exposure through those sites sold more copies of their music than trying to stop piracy?

And that piracy has been the norm since the invention of the cassette tape? What do you think those dual-tape cassette decks my generation grew up with were for?

Comment Re:Airline Problem (Score 1) 257

I worked on a system in the 90s that had to have at least a fifty year lifespan because REGULATION, though it was assumed that they'd have to replace the hardware now and again and just retain the files and database. I do sometimes wonder what they did when the optical drives we used became obsolete.

Slashdot Top Deals

Physician: One upon whom we set our hopes when ill and our dogs when well. -- Ambrose Bierce

Working...