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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What Are You Working On? (December 2023)

14 点作者 david927超过 1 年前
What are you working on? Any new ideas which you're thinking about?

12 条评论

quickthrower2超过 1 年前
I kind of want something to work on as a side project.<p>I have a really vague toy idea of &quot;what if ChatGPT did stuff async?&quot;. So for example you have a bot that messages you at some time of the day to start a conversation. I don&#x27;t know what the practical uses are, but what got me there is having a bot to motivate you towards your goals. I don&#x27;t feel I have enough of a thread on this idea yet to build something, so might let this one stew.<p>Another idea, somewhat validated by a recent HN post, is the idea of tools to organize your life. Specifically if you own a house, there are a bunch of things you need to do every 1 month, 3 months, 6 months, annual etc. TODO lists do the job (like Microsoft Todo) which I use now but feel a bit generic. While they are good at reminding they are not so good at the &quot;view of what is coming up&quot;. Also they lack a certain &quot;emotional&quot; element that I am trying to get at (which links with the bot idea), that how do you make these things feel less like chores. Something like gamification but not quite that.<p>Another thing that would scratch an itch for me is 24&#x2F;7 hrv monitoring (using a Polar H10 or similar). Could be done via an app, or a separate device (so spare your phone battery). Then if the device has some ideas of what you are doing (maybe it asks you an hour later if you had low HRV &quot;what were you doing an hour ago?) you can correlate HRV to daily activity. (HRV is Heart Rate Variability. See <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Heart_rate_variability" rel="nofollow noreferrer">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Heart_rate_variability</a>)<p>So I have a few vague things stewing but not enough to even know what to code.<p>I also don&#x27;t know if these are money ideas, or more like a Github project.
评论 #38494230 未加载
评论 #38494832 未加载
drakonka超过 1 年前
I&#x27;m working on a collection of LLM-related demos to showcase interesting use cases in the context of video applications. Things like filler word removal during recording post-processing, creating a vector index from a video library, live on-call AI &quot;assistants&quot;, etc.
giantg2超过 1 年前
I have an idea for a product that doesn&#x27;t seem to exist. I&#x27;ll have to look up patents to see if it&#x27;s covered already or not. Rather not say what it is.<p>Making ham and wifi antennas.<p>Trying to figure out zfs. Seems easy, until I try to add new vdevs&#x2F;drives to an existing pool&#x2F;vdev(encrypted zfs on Ubuntu root drive) and change it to raidz1. Would have been nice for the Ubuntu installer to allow more zfs config at install time.<p>Considering making extra money selling grow your own mushroom kits since the local guy in my area closed down. Doesn&#x27;t seem like it&#x27;s really doable without a commercial retort for sterilization, but those are insanely expensive and they don&#x27;t seem to make fairly compact ones (70-100qt).
takkatakka超过 1 年前
I&#x27;ve been working on a pdf bank statement converter. The work itself isn&#x27;t inherently interesting. It&#x27;s the full ownership of a thing I made, combined with actually helping people, that makes it really satisfying to work on.<p><a href="https:&#x2F;&#x2F;bankstatement2csv.com&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;bankstatement2csv.com&#x2F;</a>
cddotdotslash超过 1 年前
I’ve been working on a small project to get familiar with building Chrome extensions. It makes tweaks to Google Flights to add data like transfer partners, estimated point redemption costs, etc. that can be helpful for folks redeeming credit card or frequent flyer miles. It also makes a bunch of UI enhancements to make the results easier to review.<p><a href="https:&#x2F;&#x2F;skysavvy.co" rel="nofollow noreferrer">https:&#x2F;&#x2F;skysavvy.co</a>
mikewarot超过 1 年前
This month I&#x27;m going to collide BitGrid[1] (a project stuck in Analysis paralysis forever) with Advent of Code, excitement guaranteed![2]<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;mikewarot&#x2F;Bitgrid">https:&#x2F;&#x2F;github.com&#x2F;mikewarot&#x2F;Bitgrid</a><p>[2] <a href="https:&#x2F;&#x2F;github.com&#x2F;mikewarot&#x2F;Advent_of_Code_in_BitGrid">https:&#x2F;&#x2F;github.com&#x2F;mikewarot&#x2F;Advent_of_Code_in_BitGrid</a>
jfil超过 1 年前
Working on a write-up of the Russian ArVid system (file backup that used VHS tapes as media &amp; your domestic VCR). Got screenshot, software, basic schematics... the next challenge is writing it up.<p>You can help: tell me what questions you&#x27;d like a write-up like this to answer.
romanhn超过 1 年前
Continuing to hack on <a href="https:&#x2F;&#x2F;rolepad.com" rel="nofollow noreferrer">https:&#x2F;&#x2F;rolepad.com</a>, a free job application tracking app. Currently working on the employer side to allow greater visibility into application status for both parties and hopefully lead to less ghosting.
评论 #38496700 未加载
senderista超过 1 年前
I&#x27;m working on yet another software transactional memory for C++. It&#x27;s actually a higher-level API on top of the in-memory database I worked on at my previous startup, with many perf improvements since then (update transactions are ~200ns). I have a draft website but the API implementation isn&#x27;t complete, so you can&#x27;t download it yet: <a href="https:&#x2F;&#x2F;senderista.github.io&#x2F;atomik-website&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;senderista.github.io&#x2F;atomik-website&#x2F;</a>.<p>I thought of making a startup out of this project, but was talked out of it by several friends and acquaintances with startup experience. I still think it has potential as an open-source project, although I doubt it would be monetizable.
评论 #38495812 未加载
heyarviind2超过 1 年前
I am working on an agency that develops MVP in 15 days. You tell us your idea and we research on it and built the minimal viable product.<p>Portfolio: <a href="https:&#x2F;&#x2F;mvpjoy.com" rel="nofollow noreferrer">https:&#x2F;&#x2F;mvpjoy.com</a> Email: arvind@mvpjoy.com
logkeeper超过 1 年前
I’m working on a business automation platform that helps businesses quickly (within a couple of minutes) set up a fully customizable solution to run their business their way, all while being able to gain insights and forecasts easily.
sourcecodeplz超过 1 年前
I am working on an A.I. controlled VPS that does various tasks for you.