this post was submitted on 25 Dec 2023
1925 points (97.9% liked)

People Twitter

5396 readers
627 users here now

People tweeting stuff. We allow tweets from anyone.

RULES:

  1. Mark NSFW content.
  2. No doxxing people.
  3. Must be a pic of the tweet or similar. No direct links to the tweet.
  4. No bullying or international politcs
  5. Be excellent to each other.
  6. Provide an archived link to the tweet (or similar) being shown if it's a major figure or a politician.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] TrickDacy@lemmy.world 9 points 1 year ago (1 children)

Why are so many of you trivializing the fact that providing perfectly formatted input data that having set logic figure something out is a VERY different thing than providing a firehose of data and then asking the software to make sense of it? Like have you been paying attention here at all?

[–] sukhmel@programming.dev 1 points 1 year ago (1 children)

In this case I would suppose that there's no need to get firehose of data, especially if run locally. The user only has so many shops around and the fridge is not a factory scale big

[–] TrickDacy@lemmy.world 2 points 1 year ago (1 children)

Yeah true. I guess I should have said a mish mash of data. It's more about the fact that the data wouldn't necessarily be in some regular format -- the majority of the work you want the machine to do is find and compile that data

[–] sukhmel@programming.dev 2 points 1 year ago

Agreed, data regularisation will likely be a pain for this task