this post was submitted on 28 Aug 2025
71 points (98.6% liked)

196

18274 readers
840 users here now

Be sure to follow the rule before you head out.


Rule: You must post before you leave.



Other rules

Behavior rules:

Posting rules:

NSFW: NSFW content is permitted but it must be tagged and have content warnings. Anything that doesn't adhere to this will be removed. Content warnings should be added like: [penis], [explicit description of sex]. Non-sexualized breasts of any gender are not considered inappropriate and therefore do not need to be blurred/tagged.

If you have any questions, feel free to contact us on our matrix channel or email.

Other 196's:

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] enbiousenvy@lemmy.blahaj.zone 12 points 11 hours ago* (last edited 11 hours ago) (1 children)

so uhh

Basket b();
if (costco.is_available(costco.items["eggs"])) {
    b.add(costco.retrieve(costco.items["milk"], 6));
}
else {
    b.add(costco.retrieve(costco.items["milk"], 1)); 
}
costco.commit_transaction(b);
[–] Cevilia@lemmy.blahaj.zone 19 points 11 hours ago (1 children)

Here's your six gallons of milk. They had eggs.