Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:step 2 missing (Score 4, Insightful) 141

Well, it says "in part" because he was a Muslim. Probably more in part due to the Japanese government knowing exactly where he was being held so they could apply pressure accordingly. It's not random that a guy goes missing on April 1st, makes a few help me tweets on September 3rd and is then released a day or so later.

Comment Re:so apple does not like blind people? (Score 4, Interesting) 187

I have a friend who's totally blind and is incredibly adept at technology. He runs his own web site, uses his iPhone daily, and compliments/complains daily to companies who don't have accessibility features on their apps and gadgets. He also plays video games and records himself playing and posts the videos on Youtube.

Here's his contacts if anyone is interested in reading stuff from him:
http://twitter.com/liamerven
http://www.youtube.com/liamerven

Comment Unit testing achievements (Score 5, Funny) 396

http://exogen.github.com/nose-achievements/

        *
            Instant Feedback
            A suite of at least 50 tests takes less than a second to run.
        *
            Coffee Break
            The suite takes between 5 and 15 minutes to run.
        *
            Take a Walk
            The suite takes between 15 and 60 minutes to run.
        *
            Take a Nap
            The suite takes between 1 and 5 hours to run.
        *
            Take a Vacation
            The suite takes at least 3 days to run.
        *

            Coming soon!
            Anticipation
            One test in a suite of at least 10 is slow, and all the rest pass.

Time

        *
            Night Shift
            Make a failing suite pass between midnight and 5am.
        *
            Punctuality
            Make a failing suite pass at 9am (give or take a minute).

Failure

        *
            Complete Failure
            All tests in a suite of 50 to 999 fail.
        *
            Epic Fail
            All tests in a suite of at least 1,000 fail.
        *
            Minor Letdown
            All tests in a suite of 10 to 99 pass...except the last.
        *
            Major Letdown
            All tests in a suite of at least 100 pass...except the last.
        *
            Happy Ending
            All tests in a suite of at least 10 fail...except the last.
        *

            Coming soon!
            Heisenbug
            Make a passing suite fail without changing anything.

Errors

        *
            Sausage Fingers
            Cause at least 2 distinct syntax errors in a single run.
        *
            To Understand Recursion
            Exceed the maximum recursion depth.
        *

            Coming soon!
            To Err is Human
            Cause all tests in a suite of at least 50 to fail with a single error.

Size

        *
            My God, It’s Full of Dots
            The suite has at least 2,001 passing tests.

Frequency

        *

            Coming soon!
            OCD
            Run the suite at least 5 times in the span of a minute without changing anything.

Coverage

        *
            100% Code Coverage Level x
            Cover 100% of at least 2x+7 statements with passing tests.

Libraries

        *
            Are You Mocking Me?
            Import a mocking library with at least one passing test.
        *
            Great Expectations
            Import the Expecter Gadget library.

Refactoring

        *

            Coming soon!
            Successful Refactor Level x
            Change at least 2x+5 lines of code between two consecutive passing runs.

Comment Like the idea (Score 1) 371

Very cool, and while the video seems to touch on it and explain the system (don't understand Chinese), I'm still worried about the whole cars passing underneath it and tall trucks getting told to move to the side. The buses would need to be super communicative to avoid any kind of collisions.

Also not sure how much infrastructure would need to be modified to accommodate the buses, apparently they need two lanes and quite a bit of clearance that might currently be blocked by power lines and the like. I'd love to see it in action though, hope this actually materializes.

Slashdot Top Deals

The only possible interpretation of any research whatever in the `social sciences' is: some do, some don't. -- Ernest Rutherford

Working...