The term "contained" above is restrictive, and probably needs further precision. Only things that thrive inside an opaque and sealed container would fit the definition above. Otherwise, things that can affect the quality of other items (i.e., gas emanation), things that need light, things that need oxygen, things that need a specific range of moisture, things that can grow and/or move, would all need their containers to provide these conditions and/or have a dedicated location inside the refrigerator.
What Can You Put in a Refrigerator?
11–20 of 87 posts
Re: What Can You Put in a Refrigerator?
#12This essay assumes the wrong answer. The intelligence has to be built into the item, not the appliance, just as we do now. Packages have messages such as "Refrigerate after opening" on them. Anything that needs to be refrigerated will need to communicate that need, along with details such as temp, to the automated system.
So one only puts labelled packaged things in the refrigerator? I was recently thinking about the phenomenon of packaging but this takes it to the next level. I'm not sure if it feels ultra-modern or dystopian.
scan label
if (grep "keep refridgerated after opening") AND (status OPEN) then
store in fridge else
ask
...but then I realised this is the AI contextual knowledge problem.Re: What Can You Put in a Refrigerator?
#13Example: eric lippert tries to model an RPG in OOP and tries to model the character "uses" command: http://ericlippert.com/2015/05/11/wizards-and-warriors-part-...
Re: What Can You Put in a Refrigerator?
#14Re: What Can You Put in a Refrigerator?
#15This essay assumes the wrong answer. The intelligence has to be built into the item, not the appliance, just as we do now. Packages have messages such as "Refrigerate after opening" on them. Anything that needs to be refrigerated will need to communicate that need, along with details such as temp, to the automated system.
Best before dates are a waste of time. I noticed this travelling in less devloped countries where they don't usually have them. And plenty of times I have had chicken that smells off despite being before the date on the packet. I had one cheese that got way better after being a month past the date.
Re: What Can You Put in a Refrigerator?
#16The question is wrong, as it stands the answer is "any non-fluid or contained fluid that will fit". "What should one store in a refrigerator?" is a better question.
Re: What Can You Put in a Refrigerator?
#17"Anything that fits in the refrigerator and will remain contained within it." Covers all uses for refrigerators and prevents anyone from putting bulk liquids, penguins, coyotes, live hand grenades, radioactive material, nuclear weapons or Indiana Jones inside.
Re: What Can You Put in a Refrigerator?
#18"Any contained item that can fit inside a refrigerator, whose quality would degrade significantly more when kept at room temperature rather than at 1-4°C, by the estimated time of use/consumption." The term "contained" above is restrictive, and probably needs further precision. Only things that thrive inside an opaque and sealed container would fit the definition above. Otherwise, things that can affect the quality o…
Re: What Can You Put in a Refrigerator?
#19This essay assumes the wrong answer. The intelligence has to be built into the item, not the appliance, just as we do now. Packages have messages such as "Refrigerate after opening" on them. Anything that needs to be refrigerated will need to communicate that need, along with details such as temp, to the automated system.
This remark has a place in the discussion, but not the one you probably think.
Re: What Can You Put in a Refrigerator?
#20Earlier quoted context omitted.
So one only puts labelled packaged things in the refrigerator? I was recently thinking about the phenomenon of packaging but this takes it to the next level. I'm not sure if it feels ultra-modern or dystopian.
I was going down the... scan label if (grep "keep refridgerated after opening") AND (status OPEN) then store in fridge else ask ...but then I realised this is the AI contextual knowledge problem.