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

 



Forgot your password?
typodupeerror
×

Comment Re:Not just the apps (Score 1) 725

ssembler still used in much of the kernel.

Umm... no. Assembler is used in very little of the kernel. Just a few performance-critical places, like spinlocks, compare-and-swap, and parts of the HAL if I remember correctly. That's why it is fairly easy to port the NT kernel to other architectures (MIPS, Alpha, PowerPC and now ARM).

Comment Re:That didn't take too long to fail (Score 1) 473

WTF? Safari updates on OSX require a reboot? Even MSFT has finally figured out how to do (some) IE updates without reboots on Win7 and 2008r2.

Actually, now that I think about it, every recent Ubuntu 10.04 Server update has also given me the **system restart requried** banner, even when there wasn't a kernel update.

I guess those re-bootless updates on **NIX were always a myth.

Comment Re:Zag (Score 1) 149

Ditto here. About 50 Intel X-25s or 320s so far, many in service for 2+ years, and zero failures. All in laptops. We started buying all SSDs in laptops about a year ago. We see much higher (~5% annual) failure rates in our desktop mechanical disks, as well as the hundreds of "near-line" 7200 RPM and "enterprise" 15K drives in the datacenter. Our next SAN/NAS purchase will definitely have good MLC SSDs on tier-0 or as massive read/write cache, backed by spinning rust in RAID-6 or something similar for capacity. We will of course hammer the crap out of some demo units with random writes for several weeks to provide confidence in the SSD lifetimes.

Comment Re:Change (Score 1) 2288

I learned everything in metric via my Indiana public school system starting in the 1970s. But it didn't matter - everyday units used in speech are imperial, and that is what dominates. Nobody in the "real world" uses metric units except for a few niches, so people learn to think in imperial units despite what they are taught in the classroom. The worst to deal with is temperatures when I am out of the country... most other conversions can be done in the head, but for some reason that one is a major pain in the ass. I suspect the non-aligned zeros of the two scales is the real problem. Farenheit is just more natural (to Americans) anyway: 0F is "about as cold as it ever is outside" and 100F is "about as hot as it ever is outside". That sort of natural unit fit has perceived value that's hard to overcome.

Comment Re:Emergency Plan (Score 1) 247

The problem is, there's nothing quite like Amazon right now

Rackspace's Cloud is about as close as it gets. They are the clear #2 player in the IaaS market. DCs in Chicago, Dallas, VA, and Cali as I recall. Not quite as mature as AWS from a features standpoint, but they seem to have made better design choices in many ways. No transient instances that disappear all your data for example. They just introduced a feature comparable to ELB as well.

Comment Re:home routers (Score 1) 406

Any gateway router with recent firmware will have IPv6, you just enable it.

Ahh, but that is the problem. Who is going to enable IPv6 for grandma?

All Internet-connected appliances really need an auto-update function turned on these days (which can be disabled if the user chooses). Yes, that increases some risks, and but it solves many more important ones (such as security patching). QA needs to be rock-solid for those updates, and vendors can't abandon devices after six months as they do now. Vizio seems to do a good job with this: my internet-enabled TV updates itself every few months, and new features just appear. Shocked me the first time it happened, but I like the new features and bug fixes, and the product I bought has actually gotten better after I bought it!

Grandma should not need to "apply firmware update and turn on IPv6" on her Linksys that her grandchild set up for her.

Comment Re:what is... (Score 1) 406

So I have come to the conclusion that the solution is legislation.

Yes, please! Put the politicians in charge! What could possibly go wrong? I look forward to the Department of Address Education and its budget which increases by 15% every year.

Comment Re:Live WebM Streaming? (Score 1) 97

First, there is no standard for WebM bandwidth-adaptive streaming yet, over HTTP or any other protocol. Secondly, a quote from that site:

One word about the adaptive bitrate mechanism on WebM : contrary to other OTT technologies, adaptive bitrate settings are controlled on the server side only...

So, it holds state on the server, meaning it requires custom server software, and therefore doesn't scale cheaply. The beauty of the streaming-over-HTTP solutions is that you can take advantage of the huge number of caches in CDNs, ISPs, and corporations for free. We did some testing, and around 75% of our visitors are behind some form of caching proxy (we're a B2B company). That means as much as 50% of our video bill can be covered for free by our customers if we switch to an HTTP based streaming solution. Note that progressive download over HTTP doesn't get high hit ratios, because many (most?) caches have some default maximum file size limits to prevent one user from blowing out the cache. HTTP-based streaming, with its smallish (10-second) chunking, solves that problem.

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

Except 48 Hz -> 60 Hz is basically the same problem as 24 Hz -> 30 Hz, which is already a mostly solved. So the same pull-up/pull-down/blending solutions (which are admittedly non-ideal) can be used. I think all recent HDMI/LCD based consumer and pro gear is already capable of 1080p48 or can be made so with a simple software update (since the gear already supports 1080p60).

The real reason not to go all the way to 60 Hz has to be associated production costs: that's 25% more storage, bandwidth, encoding time, effects rendering time, etc. with little visible benefit over 48 Hz for theatrical content.

Comment Re:Specs (Score 3) 128

Why is this better than a 12-core Opteron with quad-channel DDR3?

Because each Intel core is a lot faster than each of the 12 cores on the latest Opterons. For many workloads, single-thread performance still matters. Search for "SPECint2006 Rate" results on the latest processors - a latest-gen Intel core is about twice as fast as an AMD Bulldozer core. 2*10 > 12

Comment Re:America's Aging Nuclear Plants (Score 1) 964

>

The people I don't mind. It's the corporations that are the problem. They are single-minded golems that only know how to feed themselves.

Funny, many including myself feel exactly the same way about government. Despite massive failures, ineffciency, gross negligence, and outright harm to the citizenry, government programs continue to grow at rates far exceeding GDP, tax revenue, or inflation. The reasons are many, but the core problem is as P.J. O'Rourke said: "You spend other people's money on other people. And in this case, who gives a shit?"

Comment Re:What? (Score 1) 755

No, but CS departments are not supposed to be ignoring the real world either. The fact that almost my entire CS degree in the early 1990s was taught via C and Scheme provided me with a good theoretical foundation, which has indeed made me adaptable and served me well over the course of time. But such a focus can made finding that first job quite painful; I was somewhat lucky. When you don't have $LANGUAGE_OF_THE_DAY on your resume, it gets circular-filed before interview, even when you come from a top-15 undergraduate school. It makes me cringe, but I actually find myself doing this circular-filing myself, as my small company cannot absorb the pain and expense of training up a newly minted CS student on the toolchains, languages, and libraries that are actually in use in the business world.

Comment Re:For military operations? (Score 2) 164

Uhhh.... ever hear of a VPN? Not all military networks are classified. Those that are are air-gapped from the Internet. If the military wasn't using public and commercial networks for unclassified operations, I as a taxpayer would be extremely pissed, as they'd be wasting a shit-ton of money. They already do that well enough (although one can argue they are still the only branch of government that actually accomplishes what it is funded for, regardless of the expense). No need for a gazillion OC-48s running everywhere to exchange unclassified data.

Slashdot Top Deals

Remember, UNIX spelled backwards is XINU. -- Mt.

Working...