I've recently finished working on some clients projects and now I've got some time to work on my own projects. I'd like to know in which projects the hn people is working on for some inspiration.
Ask HN: What projects are you working on?
1–10 of 514 posts
Re: Ask HN: What projects are you working on?
#2In my free time, I contribute to the project uCoin [1], protocol + softwares building P2P crypto-currencies based on individuals and Universal Dividend. It's based on WoT as opposed to bitcoin-like cryptocurrency based on PoW.
[1] http://ucoin.io
Re: Ask HN: What projects are you working on?
#3My own database - https://www.wittenburg.co.uk/Entry.aspx?id=0a505400-5bf6-4a6...
Re: Ask HN: What projects are you working on?
#4I'm trying to collect and gather all free programming learning resources from the Internet and index them. URL : http://reSRC.io
[edit] Feedback is welcome!
Re: Ask HN: What projects are you working on?
#5It's not a product, but I am trying to get better at meditation. Being able to calm yourself is an invaluable skill for a hacker.
Re: Ask HN: What projects are you working on?
#6It's not a product, but I am trying to get better at meditation. Being able to calm yourself is an invaluable skill for a hacker.
I've been thinking of trying to work on this myself. Both as a way to manage stress in my life and as a way to put myself in a better creative mindset. Any good resources/tips?
Re: Ask HN: What projects are you working on?
#7I've got a monitoring service I'm spinning up that came from my main project needing another monitoring service (one external, one internal) ... that's coming along well and almost done, \o/
Re: Ask HN: What projects are you working on?
#8I'm working on a piece of hardware to measure the progress of fermentation (as one of my hobbies is brewing). I'm going to do this through the use primarily of an FPGA to measure the speed of sound through the liquid.
Re: Ask HN: What projects are you working on?
#9Working on a markdown language for APIs. Define an API in a markdown like style, then use it to automatically generate the client/server libraries, integration tests, and documentation:
Re: Ask HN: What projects are you working on?
#10I've been working on http://rwt.to for a while now, which is a public transit planner for South Africa. It's meant to be a replacement for Google Transit, with fare calculations. I'm accountant/consultant by day, and programmer by night.
An example route for those not in South Africa: https://rwt.to/*H5ZVyZFo6. Almost production-ready, most work lies in gathering data as our transit agencies don't supply GTFS data like most 1st world countries :)
EDIT: brief on what it is.