Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:I dunno... (Score 1) 776

What a stupid test.

Agreed. I would take that as a sign that it was not a place I would want to work at. I mean, it's a bit better than asking for VB, but not by much.

If I did bother to respond, I think I would respond by using replace(). It's more efficient because it exists and does exactly what is required. My comment would be longer than the code.

Comment Re:eCrimes division (Score 2) 443

No, we like criticizing the notion that adding "on a computer" to an existing idea somehow makes it a new idea worthy of ownership/patent/suing for infringement. We are not against the notion of doing things on a computer in and of itself. We consider that to be an improvement upon an existing idea, generally to help avoid mistakes and make existing systems more efficient.

Our issue with the patent of such ideas is it causes stagnation and prevents us from continuing to improve systems and make them more efficient.

Comment Re:An ultimately simple concept... (Score 3, Interesting) 272

Agreed. And in the spirit of K.I.S.S., I'd suggest you use external storage like a drobo. You can grow the disk as you see fit, no technical expertise needed. Just add/swap drives as you go. Braindead simple.

No, I don't work for them, but for simple self-maintaining medium sized storage they work pretty well. I've got 4 (3 at work, one at home), and the only problem I've had was when I put a bad WD drive in a unit and it fried the slot.

Comment Re:Hopefully it's an outlier (Score 5, Informative) 422

No, poster is correct. It's called winsorising. It's common to toss out the top and bottom 5% just to discount anomalies.

But you don't discount it after you see the data because you don't like it, you plan to discount it before you collect the data and more importantly you do it indiscriminately and equally on both sides of the data set. Not just points you don't like after you see the data.

Slashdot Top Deals

Make sure your code does nothing gracefully.

Working...