Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Curious (Score 1) 445

Knowledge of how to implement a search algorithm is pretty much useless in most real world applications in businesses especially when most people would just leverage what is already present in a framework like .NET's linq or use the power of a RDMS to sift through data. There is often no need to "reinvent" the wheel and even if there was such a need, chances are, someone on the team would have already written a generic common library function for the most efficient search algorithm if you happen to be using a framework poor language such as C/C++.

If I may extend your use of "reinventing the wheel" a little further, it's like expecting a modern-day auto mechanic to know how to give a Model T a tune-up. Sure, he could figure it out eventually (especially if you illustrate it to him), but it's probably not something he's ever been exposed to let alone know off the top of his head. All of his normal diagnostic toolkit would be gone (computer, standardized gauges, timing gun, even the humble timing torque wrench).

Comment Re:Eric Schmidt, master of non-answers (Score 0) 431

iOS minimised the problem by limit[ing] the number of devices that developers need to target and test against

You were quite convincing until this statement. If we're down to splitting hairs, Apple does not "limit" the number of iOS devices. Apple clearly states that only Apple can make hardware to run it on and only Apple can make the tool chain to construct your application. If they allowed even just one other vendor, I would buy your phrasing. The way it is, that seems like an apologist way of saying "they enforce their own small-scale monopoly".

Comment Carrying on a geeky tradition (Score 5, Funny) 52

When I read the title, this scenario immediately popped into my head:

Physicist A: "We need to make something cool out of them... like one of those tiny violins or the art on a microchip..."
Physicist B: "Let's make boobs! Every sculptor makes boobs eventually! Quantum boobs!"
Physicist A: "OK, but they gotta be HUGE! Then we can use normal particles for the nipples!"

I've been hanging around lonely geeks too long.

Comment Re:Lost All Respect (Score 1) 215

I second this. I've had a prepaid T-Mobile account of some sort for years. It works great. I have a full-featured android phone and it's a fixed price from month-to-month. Best of all: when I decide I don't want it, I can just stop or change prepaid plans. When I decide I want a certain phone, I buy it unlocked and T-Mobile has no say in it. I think people who willingly put themselves into plans with wacky-overage bills, limited choices and cancellation fees are "unwise" (to put it nicely).

Comment Sometimes suggestions reveal real public opinion (Score 4, Informative) 343

Frankly, I like having the suggestions pop up (and not just for the fun factor). There have been times that a suggested result reveals the truth of something when the marketing and SEO have worked to whitewash the search results themselves. When people run into problems with a product, they will search for their problem rather than the marketing speak. I wish I could give my real examples, but I'm contractually/legally obligated not to. I'll contrive a working one instead (though the contrived one is not as solid as my real examples...).

Contrived example: Pop the words "MS Antivirus" into google search. "MS Antivirus" is a name of a piece of malware posing as security software. For me, the third suggested search is "MS Antivirus malware". Without having that there, the search results for "MS Antivirus" that declare it as malware are all below the fold. The results for "MS Antivirus malware" have the wikipedia entry for the malware itself as the first result.

Comment Re:double-edged sword (Score 4, Informative) 528

Here in California, abolishing write-ins gets proposed every couple of years and there. Many states have some severe hoops to jump through before a candidate can be written in. Regardless, the funding in many campaigns for the two major parties ensures that the populace only really knows their names and not any information about "fringe" candidates. Even the people themselves cast allegations of "throwing away votes".

I ask: Do you know who you will write-in if your congress-critter votes to pass SOPA? Can you name who you will vote for instead to your critter when you complain/threaten?

Comment Re:double-edged sword (Score 1) 528

Saying "I won't vote for you" simply does not work. So what? Then you're... going to vote for whom? It's sad, but this is where the "two party system" has it's fault tolerance. (see my sig for the bumper-sticker version) I'm not sure what would really work aside from open protes... Nevermind. I don't know what if anything will work.

Comment Re:Iran Encounter Grimly Echoes ’02 War Game (Score 1) 969

I also find it quite interesting that the NYT article you (GP) mention describes the reset thusly:

After the Blue force was sunk, the game was ordered to begin again, with the Blue Team eventually declared the victor.

Interesting way to spin avoiding the issue of such an attack altogether.

Comment Re:Iran Encounter Grimly Echoes ’02 War Game (Score 4, Informative) 969

Unfortunately, the US Military didn't listen to him. The first round was over quick, but instead of trying to defeat the scenario, the Millennium Challenge (as the wargame was known) was reset and a predetermined plan of attack was ordered. Gen. Van Riper resigned in disgust.

After the reset, both sides were ordered to follow predetermined plans of action, leading to allegations that the exercise was scripted and "$250 million was wasted".[3] Due to his concerns about the scripted nature of the new exercise, Van Riper resigned his position in the midst of the war game. Van Riper later expressed concern that the wargame's purpose had shifted to reinforce existing doctrine and notions of infallibility within the U.S. military rather than serve as a learning experience.

http://en.wikipedia.org/wiki/Millennium_Challenge_2002

Slashdot Top Deals

It is easier to write an incorrect program than understand a correct one.

Working...