Hacker News new | ask | show | jobs
What should we build as an open source project?
1 points by Osein 1633 days ago
Hello everyone, I want to start an open source project just for the portfolio. If you have a problem that you can’t solve on your own and you are not going to do it, write it here so maybe we can solve it for you.

It can be a mobile or web app. 7 years as a geek tought me a lot of languages xd

2 comments

My first couple of ideas as a free service are:

Online scrum poker Metronome Guitar tuner

I can host pretty big amount of users because I have 6 dedicated servers. As long as its not too much burden on them I have 48 core 4.2 tb space and 96 gb of ram.

How about an optimizing C compiler, which warns on dead code removal, and undefined behaviour abuse. People call it the boring compiler project.