Original Summary

Hello, I&#x27;ve been working on this website and app called Birthed since my birthday. Here is what I came up with...<p>I wanted to make a birthday app because I had nothing to do on my birthday besides claim some freebies at restaurants and code. Originally, Birthed was an app to help you claim freebies on your birthday, help you track your friends&#x27; birthdays, and generally help you on your birthday to not be bored.<p>However, I thought it would be much more interesting to make an r&#x2F;place inspired board, called &quot;the Hive&quot;, where Today, Yesterday, and Tomorrow are voted on with things like famous birthdays, famous events on that day, famous songs trending on that day, etc... Each day eventually seals at midnight Eastern at the end of the next day. The website&#x2F;app is entirely bee themed as if it&#x27;s your &quot;bee day&quot;. The r&#x2F;place mechanics and bees surprisingly have a lot of puns lol.<p>The catch is you only get three &quot;buzzes&quot; per day (today), and one more buzz for the day after (yesterdays board). You cannot camp the board like r&#x2F;place, you pick three things that matter and you&#x27;re done, and so is everyone else. It&#x27;s more like Wordle in that way than r&#x2F;place. The biggest tile on a sealed board is won by crowd majority, not just who can stay up the longest.<p>Please check out the website and click through a few days, specifically Yesterday, Today, and Tomorrow. You can also click random to surf the pages that way. There&#x27;s no accounts, and your birthday stays in your browser only. There&#x27;s no JavaScript on the date pages. A buzz is just a web form. You can turn JavaScript off and the site will still work.<p>Some facts come from Wikipedia, some from Gemini, some from a curated list I made like Minecraft, Fortnite, etc... I need recommendations for this part! Also, if the news outlets all cover a story, it shows once, as &quot;bbc.com with npr.org and aljazeera.com&quot;. So buzzes aren&#x27;t split among the different cards of the same story.<p>There are 366 date pages built ahead of time, served by a small Node server with no npm packages. Postgres on Supabase, and a there&#x27;s a worker that runs every 15 minutes to pull news and update.<p>I&#x27;m open to all kinds of feedback on this project, positive or negative.<p>Today&#x27;s &quot;Hive&quot;: <a href="https:&#x2F;&#x2F;birthed.app&#x2F;today&#x2F;" rel="nofollow">https:&#x2F;&#x2F;birthed.app&#x2F;today&#x2F;</a><p>Random Day: <a href="https:&#x2F;&#x2F;birthed.app&#x2F;random&#x2F;" rel="nofollow">https:&#x2F;&#x2F;birthed.app&#x2F;random&#x2F;</a><p>How it Works: <a href="https:&#x2F;&#x2F;birthed.app&#x2F;about&#x2F;" rel="nofollow">https:&#x2F;&#x2F;birthed.app&#x2F;about&#x2F;</a><p>Privacy Policy: <a href="https:&#x2F;&#x2F;birthed.app&#x2F;privacy&#x2F;" rel="nofollow">https:&#x2F;&#x2F;birthed.app&#x2F;privacy&#x2F;</a>

中文概览

中文标题: Show HN:Birthed——每日午夜锁定、记录当日要事的看板

作者开发的生日主题网站与应用,核心是类似 r/place 的投票看板“the Hive”,围绕今天、昨天、明天投票名人诞辰、当日事件与流行歌曲,每日午夜(美东时间)封存。每人每天仅三次“buzz”,不能长时间挂机。站点无账号、日期页无 JavaScript,366 个日期页预先生成,由无依赖的 Node 服务器提供,数据库用 Supabase 的 Postgres,并有每 15 分钟抓取新闻的 worker。


  • 情报分类:开源项目与落地
  • 分类依据:Show HN 个人开发的投票看板网站,含部署与技术架构
  • 信息来源:Hacker News 新项目
  • 发布时间:2026/9/23 08:01:39