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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Open-source VSCode extension to remind you to talk to users

1 点作者 avikalp大约 1 年前
It started with a tweet by @BuildWithEvan where he proposed an IDE that randomly stops you and pops up a message:<p>&quot;Hey, have you spent any time talking to customers or marketing this product today?&quot;<p>So... that is what I built.<p>The whole concept stems from the observation that many builders get so engrossed in building that they forget about talking to users or working on growth and distribution. This either leads them to build something nobody wants or something amazing that nobody uses or knows about.<p>This extension introduces a simple nudge that can solve this problem. It can be configured as per the duration of a focus session of the user so that they are not interrupted during their focus time.

2 条评论

avikalp大约 1 年前
Link to the GitHub repository: <a href="https:&#x2F;&#x2F;github.com&#x2F;Alokit-Innovations&#x2F;HustlerIDE">https:&#x2F;&#x2F;github.com&#x2F;Alokit-Innovations&#x2F;HustlerIDE</a><p>Link to the Tweet mentioned in the post: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;BuildWithEvan&#x2F;status&#x2F;1772294119030693983" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;BuildWithEvan&#x2F;status&#x2F;1772294119030693983</a>
ben-n933大约 1 年前
This is neat!