Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:whoops (Score 2) 268

As for why, MS managed to lose control of (or whore out) the one true cert that all Windows installations are dependent on. In spite of that being public knowledge they haven't revoked it.

Except they did revoke it. That's what the emergency security update they pushed out yesterday was all about.

Comment Re:Ban phones with nonremovable batteries (Score 1) 277

I'd rather have twice (or more) the battery life per charge than a removable battery which is one reason I have an iPhone 4S instead of an android handset.

Where are you going to keep those extra batteries that you have to swap throughout the day when you are not on a plane? What happens when you have then in your pocket with some keys and one of the keys short the terminals on a battery in your pocket?

Who said anything about carrying extra batteries? Let me count the number of times I have carried an extra battery for my phone (android or other) since phones changed from analog to digital carrier: never.

Having a removable battery allows for several things, such as removing the battery when something goes wrong (or to prevent it from going wrong), or replacing entirely when the original battery has worn out.

Comment Re:The wisdom of using compression in archives (Score 1) 375

DEFLATE (which is used in gz files) also has a blocking mechanism. the problem is there is no magic value to search for like there is with bzip2. However, it is possible to recover data after a corrupt section of a tar.gz file. I know because I have done it just this month. "stored" blocks happen to be laid out in such a way that you can actually scan for them. once you find a stored block, you can then attempt to decode the deflate stream from that point. As long as no compressed blocks refer to data before that stored block, you've recovered data that you previously chalked up as lost.

Comment Specialized controller devices... (Score 1) 375

What method are you using to read them? If just a USB drive or an internal drive on a normal floppy controller, you might get better luck with a device such as the KryoFlux (if you are really determined to get that data back). It is a specialized floppy controller that records the timing of the flux reversals on the media, with the ability to sample a single track about 35 times in one pass, and retry many many times in an attempt to get everything. then software converts that to a usable disk image file.

If you are not interested on spending money on such a device, perhaps you could send the media to someone that has one. (Such as myself.)

Comment How am I not surprised? (Score 1) 343

I've not purchased new games from GameStop in quite some time, however I have heard from a couple other people that they open every new copy and keep the CD or DVD behind the counter as an "anti-theft" measure. (There is no incentive to shoplift, as there is no media and/or key in the box.) At least one of the people I have heard this from complained to someone at id Software, with the concern over unscrupulous employees making copies of the keys to use themselves or sell.

Comment Re:Not Piracy (Score 2) 174

False. Copyright infringement is ANY copying or distribution for which you do not have permission. And before someone else mentions fair use: Fair use is a legal defense after the owner goes after you.

You may not agree with the current state of copyright law, but you should at least know it before making false claims about it.

Comment Re:Wrong problem anyone? (Score 1) 423

I can't stand the crappy interpolation. One, you're potentially destroying (potentially misguided) artistic choices. Two, every time I have seen this, there has been a speed jitter after cuts, where the interpolation filter is trying to catch up. After it catches back up, it slows back down to match the incoming data rate. Three, it just looks wrong.

Also, this may be news to you, but almost every fully-scripted (non "reality" bs) show, at least in the US, is shot at 24fps, edited at 24fps, effects done at 24fps, and then pulled down to 59.94 fields or frames per second (depending on interlaced/progressive transmission medium).

Slashdot Top Deals

He who has but four and spends five has no need for a wallet.

Working...