5 ms·
The initial grouping of 'pack of organic bananas' with individual bananas feels like a wrong number in the pack problem; eg we typically want one a day so want
by trebligdivad 2mo ago
The initial grouping of 'pack of organic bananas' with individual bananas feels like a wrong number in the pack problem; eg we typically want one a day so want to buy 7 in a weekly shop but the pack size is 5.
- embedding-shape 2mo ago> eg we typically want one a day so want to buy 7 in a weekly shop but the pack size is 5. Can't you just grab a bigger cluster/bunch and remove N bananas so it has the amount you want? Or remove 3 from the bunch that has five so two 5+2 clusters? Feels like I'm missing something obvious here.
- LourensT 2mo agoYes, because Instacart is ordering for delivery :)
- embedding-shape 2mo agoOh yeah, of course, guess I kind of forgot the overall context, and I was thinking in-person shopping... Thanks! :)
- trebligdivad 2mo agoYes, once I can put in the delivery details something like '7 medium size bananas, with no bruising, varying in ripeness from almost ready to still slightly green' and let a robot at the other end sort it out I'll be happy.