No, it’s not. One thing is to resell an item after you’ve used/enjoyed it and then maybe its value has increased. Much different is to buy an item to sell immediately and making a quick profit.
> it would be “piruletas” (at least in Spain Spanish).
In Spain Spanish I never heard them called anything else than "chupachup" (regardless of brand), guess it's a bit of a "Kleenex/facial tissue" syndrome going on there.
The funny thing is that I am Spanish, and I tricked myself because we discussed between "piruletas" and "piruetas", and I had the message prepared before the name change, my bad.
Any app I have used before has asked me to look up the foods and add them manually and usually there has been ads or subscriptions involved.
Much easier for me to take pictures of the packets while making the food, the weight the final bulk product and then when I eat just weight the plate and say “500g of casserole” and the LLM spits out the calories and keeps track of the daily consumption
Nice. I vibe coded a similar kind of system, you can dump a recipe into the chat window and it will use tool-calling to lookup macros for any foods it doesn't have in the DB and put them in, estimate raw -> cooked changes in nutrition and weight (if needed), estimate total weight of the cooked product, and macros per gram (e.g. writes a 100 gram serving to the db, you can scale it up and down and it scales the macros linearly). Similar to you I have used this app to alter my macro mix from high-fat to high-carb (for workout performance) and cut my sodium from ~4g/day to ~2.4g/day by interrogating the DB about what foods I should eat more and less of. Found some surprising wins in my habitual diet that were easy to change to hit my health targets, and looking up and logging these things by hand without LLM assistance would have been too tedious and time-consuming for me to continue to do it for as long as I have been (maybe 3 months now)
Curious, what model are you using? I have found Qwen Flash to be really great for this - tool calling works well, it's smart enough, and very cheap.
The data entry is a pain in the ass with those apps when cooking food from scratch. It’s much much easier with LLMs and natural language and voice mode and pictures of a food scale and things like that.
Yes the inclusion of children does change things, in that it makes choosing red even more obvious.
The problem is posed to the world. You have children, and they ask you what they should do. You tell them to pick red because you're their parent you can't bring yourself to have them risk their lives for some noble purpose.
According to blue buttoners, this parent is an evil person, right?
What if you entertain the variant of the question where a percentage of red votes die in the event of a blue win? It makes pressing red less advantageous, but also it totally changes the moral balance depending on the percentage.
I think this is already baked in. A world of red pressers must know they’ll adapt to a shortage of things produced by blue pressers. Many red pressers won’t survive.
Not the OP, but here are my 2 CT’s on what is design:
Design is the process to you follow to solve a given problem/need/desire balancing the user needs with the business/tech constraints. The output could be a a digital UI, a physical object or an intangible process. But often people think about design just as the aesthetics of a product.
A common pattern is the Empathize (Research, Diverge), Define (Converge), Ideate (Diverge), Prototype (Converge), Test (and then iterate).
The main benefits come from the divergent phases: empathize and ideate. But it’s far too common already that some executive has an “illumination” of how something should be and just wants to build as is, without any research or validation.
They can use Claude Design (and similar) to just build a prototype of their first idea, skipping all the design process and end with something that looks good but doesn’t solve the problem adequately or fits the actual user needs/context.
Of course, LLMs are useful tools that can be used in the right way: to build better prototypes in less time, to synthesize research insights, to explore ideas…
LGTM
reply