TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: One pixel for every food in the USDA database

2 点作者 joshelgar超过 1 年前
Hey, just sharing a weekend project I worked on. The USDA has a lot more than ~300,000 foods, but this is a cleaner dataset without duplicates.<p>AMA - happy to share how I made it &amp; how I kept it performant (rendering 300k foods can be slow)

1 comment

joshelgar超过 1 年前
I&#x27;ve open-sourced it here: <a href="https:&#x2F;&#x2F;github.com&#x2F;JoshElgar&#x2F;foodpixel">https:&#x2F;&#x2F;github.com&#x2F;JoshElgar&#x2F;foodpixel</a><p>The tech stack was NextJS, Tailwind + Vercel.