TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Intuitive nutrition information

39 pointsby gusgordonover 1 year ago
Hey everyone, I&#x27;ve been building this nutrition tracker and calorie counter recently, after being frustrated by existing products for ages. I built a similar app 8 years ago [1], but came back to this problem again since there are still no good solutions here. Lmk your thoughts and improvement ideas :)<p>[1] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10077618">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10077618</a>

11 comments

3pmover 1 year ago
Have to comment since I&#x27;ve been listening to Dr. Lustig lately (<a href="https:&#x2F;&#x2F;youtu.be&#x2F;dBnniua6-oM?si=6mS-3SKI7R4zOdYT" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;dBnniua6-oM?si=6mS-3SKI7R4zOdYT</a>).<p>The site shows that 1 can of Coca-Cola has fewer calories and less carbs than a medium apple: 90 vs 122 calories, 25 vs 30 gram of carbs. There is no other information, e.g no fiber content or added sugars section. Would this lead someone to believe, against common sense, that Coke is equivalent or even a healthier choice?<p>Edit: For those interested, here is a link to a similar system that contains more information (albeit not as polished): <a href="https:&#x2F;&#x2F;perfact.co:8443&#x2F;Nova&#x2F;" rel="nofollow">https:&#x2F;&#x2F;perfact.co:8443&#x2F;Nova&#x2F;</a>
评论 #38812102 未加载
CrypticShiftover 1 year ago
While you certainly succeeded in simplifying the UX, I&#x27;m not for simplifying the data on food. Is there any database of &quot;concentrations of vitamins, minerals, and micronutrients&quot; you could integrate?<p>I know this would defeat the purpose of a &quot;simple&quot; tracker, but I believe that we need to support the message that food is &quot;complex&quot; [1].<p>[1] <a href="https:&#x2F;&#x2F;www.bionutrient.org&#x2F;bionutrientmeter" rel="nofollow">https:&#x2F;&#x2F;www.bionutrient.org&#x2F;bionutrientmeter</a>
评论 #38810773 未加载
hackyhackyover 1 year ago
I entered &quot;Cheerios&quot; and was told one box of Cheerios cereal is 61 calories; and that one box of <i>blueberry</i> Cheerios is 611 calories. So I think that we need better quantification of units than just &quot;box,&quot; since presumably these measurements are dealing with boxes of different sizes.
评论 #38811326 未加载
评论 #38811774 未加载
sirobgover 1 year ago
Seems cool! Congrats!<p>I agree that most products - I stumbled upon and tested - in this space are frustrating.<p>Would be nice to have a good UX to split food by meals (and have subtotals). But maybe that is too complex and you were not aiming for that!<p>Additional feedback: I think knowing if the food is weighted raw or cooked is pretty important. Sorry if I missed something but I couldn&#x27;t tell if the &quot;whole wheat pasta&quot; were cooked or not. Uncooked was available for rice, though.
ivan_ahover 1 year ago
That&#x27;s cool, but it seems to be limited to macros and working under the assumption that a calorie is a calorie.<p>It would be much more interesting to me to have an easy way to access the information about &quot;how processed&quot; a food is, for example using the NOVA classification[1,2,3] system or something like that. I&#x27;m not sure if you can access that as a DB download or an API of some sort, but worth looking into.<p>If you can&#x27;t get data on this, then I&#x27;m pretty sure you can approximate the nova score by based on the &quot;added sugars&quot; and fibre contents... although it would be difficult to tell apart &quot;undisturbed fibre&quot; vs. fibre added later on as additive.<p>[1] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Nova_classification" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Nova_classification</a> [2] <a href="https:&#x2F;&#x2F;www.fao.org&#x2F;3&#x2F;ca5644en&#x2F;ca5644en.pdf" rel="nofollow">https:&#x2F;&#x2F;www.fao.org&#x2F;3&#x2F;ca5644en&#x2F;ca5644en.pdf</a> [3] <a href="https:&#x2F;&#x2F;world.openfoodfacts.org&#x2F;nova" rel="nofollow">https:&#x2F;&#x2F;world.openfoodfacts.org&#x2F;nova</a>
评论 #38810862 未加载
abc3over 1 year ago
I’m a big fan of MacroFactor. It’s one of my few subscriptions. It’s the only tracker that works for me. The developers make understanding nutrition as simple as possible without pretending it can be oversimplified.
rareitemover 1 year ago
How about adding our own data ?
cainxinthover 1 year ago
Unrelated to the actual product, the kerning in the wordmark needs work.
99catmasterover 1 year ago
Cronometer exists already and does this a million times better
评论 #38813798 未加载
getwiththeprogover 1 year ago
Great interface, What source(s) are you getting the data from?
评论 #38813807 未加载
beefmanover 1 year ago
Nice! Howabout adding a way to link to a meal?