Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Irrelevent (Score 1) 94

You're right that Dell laptops are relatively easy to modify and upgrade - for a laptop. But still you can't expect to transplant a motherboard into any but the most closely related model. I upgraded my old M90 to an M6300 by replacing the motherboard, CPU and memory. For the M6400, I believe that the motherboard and case from the M6500 should be compatible (provided you change the CPU and CPU heatsink) but I cannot be entirely sure. The newer 17 inch Dell models have 1920x1080 screens instead of 1920x1200. You couldn't jam the older screen into them because it is physically a different size, even if the connector turns out to be the same.
Earth

Fish Found Living Half a Mile Under Antarctic Ice 79

BarbaraHudson (3785311) writes "Researchers were startled to find fish, crustaceans and jellyfish investigating a submersible camera after drilling through nearly 2,500 feet (740 meters) of Antarctic ice. The swimmers are in one of the world's most extreme ecosystems, hidden beneath the Ross Ice Shelf, roughly 530 miles (850 kilometers) from the open ocean. "This is the closest we can get to something like Europa," said Slawek Tulaczyk, a glaciologist at the University of California, Santa Cruz and a chief scientist on the drilling project. More pictures here."

Comment Re:Modern Technology (Score 2) 189

I think you're missing the point. It is not about hardware durability. The original hardware installed in 1974 has long since been replaced (probably several times over). It is the software that costs money over the long term - hiring programmers to maintain it. And it is the software that is the reason the system hasn't been replaced with something else.

Comment Re:Comodo's certificate extortion (Score 1) 237

Fine, self-signed certs should not be "silently accepted" - but then totally unencrypted, plain-text-over-the-wire, any-idiot-with-a-network-card-can-sniff-it traffic shouldn't be silently accepted either! Nobody objects to a reasonable browser warning on self-signed certificates. What many gripe about is the fact that these same browsers then show unencrypted sites with no question at all. Often, if Firefox produces an SSL certificate warning I just change the URI from https: to http: to get the damn thing out of my way.

Comment Re:Could have been worse (Score 5, Interesting) 236

In terms of sheer numbers, I'd guess you are right: more Win32 applications have been written since 1995 or so than there are apps for iOS. Especially if you include in-house software.

In terms of applications to do something most people want to do, which is a subjective measure I admit, iOS may have the lead. Particularly so if you look for software that's optimized for tablet use: there are a lot of very capable Windows programs which are rather less usable on a tablet than with a physical keyboard and mouse, whereas iOS apps are all designed around touchscreen use.

For example, I've been looking for a map program (similar to Google Maps) that runs on a handheld Windows 7 PC with attached GPS. It's surprising how few choices there are that do the basic function of showing your GPS position on a map, and aren't some crusty thing last updated in 2004. True, if I included Windows 8 "Metro" apps there would be a wider choice, but still it is dwarfed by what you get on Android or iOS. (FTR - in the end I went with Anquet Maps for hiking maps and Mapfactor PC-Navigator for city use.)

Comment Re:One line? (Score 3, Insightful) 169

It's analogous to testing itself. Testing cannot prove the absence of bugs, though it can find them. Similarly a coverage check cannot show that your test suite is adequate, but it can show it to be inadequate (or perhaps reveal dead code to prune). Nobody is claiming that coverage is the be all and end all of testing. That does not mean it is useless to measure it.

Comment Re:The Model F is even better (Score 1) 304

Yup, the PC-AT keyboard has the one true enter key in the large reverse L shape. After that things went downhill: the US layout for the Model M chopped off the top part and made Enter a thin horizontal line like Shift, and the international or ISO layout (which I normally use) chopped off the left hand part and left Enter as a rectangle: better than the US version, but still too small for one of the most frequently used keys on the board.

The biggest annoyance with the AT keyboard is the lack of F11 and F12 keys, if your applications use those (e.g. to step into statements in a debugger). The Esc key being on the numeric keypad is also odd but you get used to that.

There's also the 122-key Model F 'aircraft carrier', which has a much more modern layout, close to the international Model M layout.

But if you do prefer the US Model M layout (de gustibus non est disputandum, after all), then here's a way to modify the PC-AT keyboard: http://geekhack.org/index.php?...

Slashdot Top Deals

Kleeneness is next to Godelness.

Working...