• brian@lemmy.ca
    link
    fedilink
    English
    arrow-up
    17
    ·
    edit-2
    1 month ago

    I have never heard the phrase “runs on the edge”, and the article uses some form of it a half dozen times.

    My only results for “edge devices” refer to networking. Is that what they’re trying to say?

    • asbestos@lemmy.world
      link
      fedilink
      English
      arrow-up
      16
      ·
      edit-2
      1 month ago

      It’s usually an IoT (Internet of Things) term that signifies that something runs on the end device. These are hardware constrained devices that would otherwise just send their data somewhere else to be processed, but in this case they’re doing the processing. In this context: Print failure detection is usually done by streaming video from your camera (say a Raspberry Pi with a camera) to some companies’ server, but in this case it would be your Raspberry Pi that’s both a camera and the processor whose output is “print failed” or “print good”.

    • ikidd@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 month ago

      Yes. Kind of implying you’d be able to run it on a reverse proxy without undue security considerations.

  • Imgonnatrythis@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 month ago

    Don’t have octoprint and not sure I’d be ready for it to abort my prints for me just yet. I use a security camera. Would be nice if it could just screengrab the feed from my desktop and send an email or sms alert if something looked off.

    • MysteriousSophon21@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 month ago

      Klipper actually has this built in now - you can setup telegram notifications with snapshots when prints fail or even just at certain layer heights, no need for octoprint or other complex setups if your alredy running Klipper.