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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What do you want to build but don't have the time for?

2 点作者 surrTurr超过 1 年前

5 条评论

jones1618超过 1 年前
A TV&#x2F;Streaming queue&#x2F;schedule - Return to passive, lean-back TV<p>Do you hate (I do) being in charge of &quot;what to watch tonight&quot; on streaming?<p>This app would let you put your chosen streaming or broadcast shows (across networks, Netflix, Amazon, Hulu, etc.) in an old-school weekly TV Guide grid.<p>So, Tuesday we&#x27;d watch The Bear then Queer Eye then Prank Panel. Wednesday we&#x27;d watch Bake Squad then Star Trek, etc. You could even schedule &quot;movie night&quot; w&#x2F; a queue (maybe randomized) of movies on our watch list.<p>Of course, better than broadcast or a fixed schedule, if you miss Episode S2E6 of in the timeslot you assigned to a show, it would just rollover to its next timeslot.<p>Even if there&#x27;s no way easy way to build a universal TV grid that actually plays the shows directly, just having our pre-decided &quot;TV schedule&quot; would save so much hunting and negotiation.
ilaksh超过 1 年前
I don&#x27;t know exactly what it is, but there have got to be ways to combine an LLM with a text adventure&#x2F;D&amp;D&#x2F;RPG engine or something similar.<p>The engine will enforce some structure on the world so that it stays consistent, rather than having to rely on just the LLM context which will run out. Info about this structure and world state gets fed in with each prompt.<p>The LLM can call functions to roll dice or look up monsters etc. It will ensure that user commands are understood without requiring the user to hunt for the right keywords. The LLM can provide variations on descriptions based on random inputs, time or season, world state, etc.<p>There are surely some ways to combine that with image generation.
surrTurr超过 1 年前
I probably won&#x27;t have the time to build it, so I post the idea here.<p>Pitch:<p><pre><code> Social digital minimalism is a countermovement to social media like Instagram or Facebook, where users curate content online in order to create an artificial image consumed by other users. This is unhealthy and inauthentic. Young people realize this and crave *authenticity* ^1^2. Furthermore, I am in a long distance relationship and wish there was an app to help us connect more. *&quot;For 2&quot;* &quot;For 2&quot; is a simple app designed for couples or best friends. The core idea? You can connect with just one person. It&#x27;s not about broadcasting to the world; it&#x27;s about sharing moments with that one person who means the world to you. *Core Features:* - *Daily Image Share:* Every day, send one image to your partner. It&#x27;s a way to share a moment, no matter how mundane or extraordinary. - *Home Screen Widget:* Display today&#x27;s image right on your home screen (akin to Loket^2). - *Timed Image:* Maybe there&#x27;s a specific time both of you are free. Set a time, and you both get a notification to take a picture. If you miss it, you can&#x27;t view images from your partner that day. (Still mulling over this one. Thoughts?) - *Live Sync:* Imagine both of you taking a picture at the same time and seeing each other&#x27;s live view. Cool, right? - *Filters &amp; Frames:* Play around with fun filters or split frames to make paired poses. - *Streak Indicator:* Keep the connection going and see how long you can keep the streak alive. - *Chat:* Because sometimes, an image isn&#x27;t enough. - *Reply to Images:* Share your thoughts on that daily image. - *Snap-style Media:* Send media that&#x27;s visible just once for those fleeting moments. - *Regular Media &amp; Voice:* For everything else. *Thinking About Adding:* - *Map:* A way to see where your partner is. - *Stories:* Click on their profile pic to see their day&#x27;s story. No notifications, unless you haven&#x27;t checked it out by day&#x27;s end. - *Sound Message:* Once a day, send a sound notification to your partner. A fun way to say, &quot;Hey, thinking of you.&quot; - *Daily Question:* Once a day, you and your partner answer an interesting question and you can read each others answers - *Calendar:* Shared calendar [^1]: https:&#x2F;&#x2F;bereal.com&#x2F;en&#x2F; [^2]: https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;locket-widget&#x2F;id1600525061</code></pre>
mlhpdx超过 1 年前
Malloc for the web.<p>It’s famously what S3 was supposed to be, but isn’t. Remote memory as an API would enable some cool new serverless architectures. I have neither the time nor know-how to build it, but would love doing so.
coreyp_1超过 1 年前
A lot of 100% self-hosted home automation. (I absolutely hate how every device wants to install another app on your phone and you have to create an account, etc... No, I will no download your app in order to be able to integrate with Home Assistant! If I can&#x27;t use the product after you&#x27;ve either gone out of business or chosen to no longer support the device on your &quot;cloud&quot; offering, then I&#x27;m not interested in buying it.)<p>For context, I already have a Home Assistant setup. I have replaced ~35 switches with either Zigbee or Z-wave controlled switches, and have a dozen other Zigbee devices. I&#x27;ve gone all-in, so to speak. I hate the Z-wave fan controllers, but they were the only option for what I needed. Z-wave is completely unreliable in my system, but I love the Zigbee stuff! I have automated everything from my pool pump to my garage doors, to my exterior lighting, and I absolutely love it!<p>As such, I have 6 things that I am planning to build, if I get the time:<p>1. A digital mixer for my pre-wired whole house home audio. (When I bought my house it had a lot of cool stuff, but it was all older. Oh, and the previous owners took the sound control system, so none of my speakers work.) I want to build a digital mixer that can control 16 channels in, 16 channels out, capable of sending any audio source to any channel, wholly controlled over my Zigbee network. I&#x27;ve already been working on a circuit design on EasyEDA, and sourced the ICs that I want to use, but I have to have time to test and iterate on the design. I&#x27;m anticipating spending $500 just to build my own, but I think I can build 2 for that cost, so I&#x27;ll take one to my church and put it in line with the existing mixer so that I can control it from the front (I&#x27;m the pianist) for the weeks that we don&#x27;t have a sound guy.<p>2. A self-hosted control for my sprinkler system. There&#x27;s already a few on the market, but you have to download their app. My last system lasted 15 years... If I buy one of these &quot;you can control it with the app!&quot; systems, then how long will they continue to update their app and maintain their servers?<p>3. Tying into my current hard-wired security system. I&#x27;m sick of paying for subscriptions. I want to be able to turn on lights (Zigbee controlled switches) automatically when my motion sensors (which are already wired into the house) pick up movement. I want my home assistant to be able to remind me when I leave and forget to turn on the alarm, and then be able to turn it on from my phone.<p>4. Video surveillance of my property. No Ring, Nest, SimpliSafe, Wyze, or Arlo. I don&#x27;t trust any of them. I want my system that is 100% under my control. I&#x27;ll pay for the cameras. I&#x27;ll pay for the hardware... I don&#x27;t care. It&#x27;s just a pain trying to figure out how to build one that will integrate with my existing Home Assistant server.<p>5. A self-hosted digital media server. Yes, they already exist, but I have to figure out how to incorporate it into my intended setup. In short, if&#x2F;when I move, the home automation system would stay with the house, but I would want to take the media server system with me.<p>6. Electricity use monitoring. Every DIY option that I&#x27;ve seen requires you to use their app. Why is this so difficult? My data should never have to leave my own house! That, and most monitoring solutions are very limited in their inputs. I have a lot of circuits (like maybe 70?) in 3 electrical panels. Most monitoring solutions cost several hundred for 6-12 monitors. My house isn&#x27;t exactly that big, either... it was just built and added on to at different times. For this one, I already have parts on order to start building my own. We&#x27;ll see how far I get.
评论 #37414356 未加载