Live data from Hacker News

Ask HN: What are you working on and why is it cool?

news.ycombinator.com

1–10 of 87 posts

Re: Ask HN: What are you working on and why is it cool?

#5
What: A personal finances app

Why: Because Mint and Credit Karma have horrible interfaces that don't allow me to manage my money and view spending trends in a way that I feel is satisfactory. Prototype for now and using plaid.com API for access to financial institutions.

Re: Ask HN: What are you working on and why is it cool?

#9
I'm creating a web-based IRC chat.

Basically: You install it from npm and then run it, then you browse to http://localhost:9000/ and start chatting.

It's responsive and works great on your smartphone.

Repository: https://github.com/erming/shout (star if you like it!)

And of course, a demo: http://shout-irc.com:9000/

Edit: If you can't connect (Freenode only allows ~5 active connections) try "irc.rizon.net".

Re: Ask HN: What are you working on and why is it cool?

#10
What: A service that promotes the use of bicycles and helps people to maintain their cycles.

Why cool: Most people nowadays use cars for shorter distances when using their bicycles would be just fine. If we could get more people to use their cycles, not only would we promote health but also lower CO2 emissions.

Post reply on HN