• Rikudou_Sage
    link
    fedilink
    English
    116 months ago

    That would be currently possible with a combination of AI and standard computing.

    1. Have a camera on all the places you store food, let AI analyze it to tell you what’s missing.
    2. Do some standard web scraping for prices.
    3. Use some clever algorithm to calculate the route (might not be always optimal, but there are some good algorithms for the travelling salesman problem).
    4. Let a LLM write some bullshit around the data to appear human.
    5. ???
    6. Profit
    • 𝓔𝓶𝓶𝓲𝓮
      link
      fedilink
      3
      edit-2
      6 months ago

      Suddenly carbon footprint x10

      Frankly we can’t do shit anymore without fusion. We just have to grit our teeth and hope it comes sooner rather than later or maybe… maybe develop in more intricate ways than just more energy per monkey

      • I Cast Fist
        link
        fedilink
        66 months ago

        We can get a whole Egypt’s worth of energy back if we stop wasting it with crypto, so not all is lost

        • @Leg
          link
          36 months ago

          Bitcoin was a mistake.

      • @Skepticpunk
        link
        English
        26 months ago

        I saw that there was a startup trying to make deep, location-agnostic geothermal drilling a thing. Sounds promising if it works.

    • @[email protected]
      link
      fedilink
      36 months ago

      You don’t need a clever algorithm for #3. You’ll likely only have 4-5 potential targets. You can brute force that in reasonable time.

    • @[email protected]
      link
      fedilink
      16 months ago

      Do some standard web scraping for prices.

      Do you understand how hard that is? Most websites do not just let you scrape them entirely because they think you’re a competitor. Web scraping involves staying one step ahead of each site. You might as well just pick a site and buy most things there.

      Plus you can just have everything delivered. It’s easier and you can get access to sales.

      • Rikudou_Sage
        link
        fedilink
        English
        16 months ago

        Yes, I do indeed, for example the AutoTL;DR bot you might have seen around Lemmy (that does web scraping) is mine.

        Sure, you can do an entirely different thing than I was talking about, but then you’re replying to something entirely else, aren’t you? This was a reaction to a post in the OP which doesn’t talk about getting everything delivered.

      • @brlemworld
        link
        16 months ago

        There are 3rd party APIs that handle scraping… Eg Red circle API. Problem is they don’t really have produce and everything up to date.