Facial-recognition data is typically used to prompt more vending machine sales.

  • grandma@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    17
    arrow-down
    1
    ·
    4 months ago

    Makes sense, but a vending machine shouldn’t need a fully fledged OS in the first place imo

    • Appoxo@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      2
      ·
      4 months ago

      As if Linux based vending machines aint a full fledged OS even with a minimal installation?
      This aint embedded.

      • msage@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 months ago

        No, Linux is a kernel.

        OS is a specific distribution, so like a Debian is the full fledged OS.

        So just write your inventory inside the file, and bind the vending machine keys to it, and ignore 99% of the OS. The coin slot I would expect runs its own validations.

      • grandma@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        2
        ·
        4 months ago

        Yes of course Linux is a fully fledged OS, my point was a vending machine should not need any OS, my bad if I didnt make that clear

        • herrvogel@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          4 months ago

          Why not? A full windows environment (though not really, because these things run what’s called the kiosk mode) can run on cheap SBCs and gives you a ton of hardware and software flexibility, and is also pretty convenient. It’s very commonly used for very good reasons.

          • Miaou@jlai.lu
            link
            fedilink
            English
            arrow-up
            1
            ·
            4 months ago

            Let’s stop kidding ourselves, the “good reason” is the cto’s yearly Microsoft financed holidays and/or too much legacy code to restart from scratch. But from a purely technical aspect, there’s no reason to touch windows

          • grandma@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            2
            arrow-down
            1
            ·
            edit-2
            4 months ago

            TIL about windows kiosk mode!

            I can understand it from the perspective of the developers who need to implement all this crazy tracking/advertising/graphics functionality, but imo a vending machine should only do three things:

            1. Let me see what is available (preferably using glass)
            2. Accept payment
            3. Give me what I paid for

            Vending machines have done this for decades without requiring an operating system. Keep it simple!

            • herrvogel@lemmy.world
              link
              fedilink
              English
              arrow-up
              3
              ·
              4 months ago

              Simple in what way?

              You could make logistics simpler by giving these things networking capacity so you can remotely track their stock and cash levels.

              If your software needs to run on multiple different device configurations, you can simplify development and deployment by letting the OS handle a lot of the low level stuff.

              In other words, a simpler machine is not necessarily going to be simpler to operate for the company.

    • Tbird83ii@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 months ago

      It isn’t. It would most likely be windows IoT. it’s an embedded windows OS that allows for a single app instance to be running.

      You’d be surprised how many things run windows IoT right now…