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

 



Forgot your password?
typodupeerror
×

Comment Re:RAID (Score 2) 552

I have two Linux machines and two NASes.

The first Linux machine, my laptop, rsyncs itself to the other Linux machine and to a QNAP NAS that's in RAID5.

The second Linux machine (desktop) backs itself up to the QNAP as well.

The DNS323 gets backed up to the QNAP NAS and to the desktop Linux machine

The QNAP nas gets backed up once a quarter to an offsite location.

I figure in my plan, I have enough redundancy and backup that I can recover to most failures.

Comment Re:In civilized countries (Score 2) 507

A decent indicator is usually the cross walk lights. Usually when they flash the intersection is about to go yellow. Here in Ottawa, the exact moment the hand stops flashing and goes solid red, the light turns yellow. It's even better when they have a countdown. I now instinctively check the crosswalk lights to know whether I need to be checking the light or focusing all my attention on actually driving.

Comment Re:Language is hardly relevant (Score 5, Insightful) 437

This is more a comparison between runtimes and servers, and less about language.

The reason this is interesting, is it's a very simple test, and hows the maximum performance. Requests can never be faster than returning a simple string. CLR + ISS is slower than JVM + Tomcat. Unfortunately, we don't know where exactly the performance difference lies.

Slashdot Top Deals

6 Curses = 1 Hexahex

Working...