Slashdot Mirror


Cameras To Watch Cameras In Maryland

Cornwallis writes in with a story reminding cameras everywhere that just because you're paranoid doesn't mean they aren't watching you. "Many people find speed cameras frustrating, and some in the region are taking their rage out on the cameras themselves. But now there's a new solution: cameras to watch the cameras. One is already in place, and Prince George's County Police Maj. Robert V. Liberati hopes to have up to a dozen more before the end of the year. 'It's not worth going to jail over a $40 ticket or an arson or destruction of property charge,' says Liberati."

6 of 297 comments (clear)

  1. um... by MickyTheIdiot · · Score: 5, Funny

    That's a race condition if I ever saw one...

  2. In Soviet Russia... by Guano_Jim · · Score: 4, Funny

    ...camera watches camera!

    In the United States, it's the other way around.

  3. Re:But... by kilfarsnar · · Score: 4, Funny

    Who watches the cameras that watches cameras?

    Voyeurs and Xzibitionists.

    Yo dawg! We heard you like cameras. So we put a camera on your camera, so your camera can watch your camera!

    --
    "What the American public doesn't know is what makes them the American public." -Ray Zalinsky (Tommy Boy)
  4. Re:But... by Ambvai · · Score: 4, Funny

    It's cameras all the way down?

  5. Re:But... by ahem · · Score: 4, Funny

    I think he was actually saying that many folks are wearing incorrectly sized leiderhosen.

    --
    Not A Sig
  6. Infinite Recursion by Slashdot+Parent · · Score: 4, Funny

    That's a race condition if I ever saw one...

    Sounds more like an infinite recursion, if you ask me:

    installMonitoringCamera(Camera cameraToMonitor) {
            Camera monitoringCamera = new Camera(cameraToMonitor);
            monitoringCamera.monitor();

            if(monitoringCamera.observesSomeAssholeSettingFireToMonitoredCamera())
                    installMonitoringCamera(monitoringCamera);
    }

    --
    They don't grade fathers, but if your daughter's a stripper, you fucked up. --Chris Rock