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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Figr.app – a real time, multi-user, notepad style calculator

14 点作者 jklp将近 3 年前

5 条评论

snookerdooker将近 3 年前
I really like the product, but the wording, emojis, and highlighting on the landing page really put me off for some reason. I had the same with y.at.<p>It&#x27;s hard to take something like that seriously. However, if that&#x27;s something that people like nowadays, more power to them.
zenincognito将近 3 年前
Congrats on shipping. I like the product.<p>What are your plans on developing this further? Who do you see as a potential user of this product? How does the product intend on making money and remaining profitable?
评论 #31820129 未加载
jklp将近 3 年前
Hi all. Figr&#x27;s a side project I&#x27;ve been working on to get back into coding after being in management the last couple years. I decided to create it as I love using other notepad style calculators i.e. Soulver, Numi, etc, but was always frustrated there wasn&#x27;t an online version to share and collaborate like Google Docs.<p>It&#x27;s a little hard to explain but I&#x27;ve got some examples which are hopefully relevant to the community<p>- <a href="https:&#x2F;&#x2F;www.figr.app&#x2F;s&#x2F;RUNWAY" rel="nofollow">https:&#x2F;&#x2F;www.figr.app&#x2F;s&#x2F;RUNWAY</a> - An example to work out your burn rate &#x2F; runway - <a href="https:&#x2F;&#x2F;www.figr.app&#x2F;s&#x2F;LTVCAC" rel="nofollow">https:&#x2F;&#x2F;www.figr.app&#x2F;s&#x2F;LTVCAC</a> - An LTV&#x2F;CAC calculator<p>Has been a fun project to work on, and a great way to see where modern web stacks are currently at. Of course opened to feedback, whether it be technical or product related.<p>Thanks!
评论 #31818051 未加载
joshxyz将近 3 年前
Damn that looks fucking good.<p>Edit: I wonder if it can display into charts, or work with date and time, or send notifications.<p>For example:<p>Netflix $5 - Due every 5th of month - Alert me on email &#x2F; sms<p>Laundry - Due every monday<p>Exercise - Every day 7pm
评论 #31822182 未加载
amadeuspagel将近 3 年前
I made something similar - replpad[1], a real time notepad style repl. Not multi-user, though.<p>[1]: <a href="https:&#x2F;&#x2F;replpad.com" rel="nofollow">https:&#x2F;&#x2F;replpad.com</a>