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."

10 of 297 comments (clear)

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

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

    1. Re:um... by Blue+Stone · · Score: 3, Funny

      One possible future: two giant cameras watching each other.

      (While everybody goes goes about their lives, unhindered).

      --
      Corporation, n. An ingenious device for obtaining individual profit without individual responsibility. - Ambrose Bierce
  2. But... by Anonymous Coward · · Score: 2, Funny

    Who watches the cameras that watches cameras?

    1. Re:But... by Megahard · · Score: 3, Funny

      It's cameras all the way down.

      --
      I eat only the real part of complex carbohydrates.
    2. Re:But... by dmacleod808 · · Score: 3, Funny

      hey man, we heard you like cameras, so we put a camera on your camera.

      --
      There Can Be Only One...
    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
  3. In Soviet Russia... by Guano_Jim · · Score: 4, Funny

    ...camera watches camera!

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

  4. 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