Live data from Hacker News

Ask HN: Is there a place to build peoples’ open source ideas?

news.ycombinator.com

1–6 of 6 posts

Ask HN: Is there a place to build peoples’ open source ideas?

#1
Is there some type of forum, discord, or slack where people post there ideas/needs for OSS projects, but don’t have the time or resources to build?

My dream in my spare time is just to work on OSS and sometimes I struggle to find projects that I want to contribute to and would rather start. I can’t seem to find any places outside of “bounty” type websites

Re: Ask HN: Is there a place to build peoples’ open source ideas?

#2
https://www.reddit.com/r/SomebodyMakeThis/

https://www.reddit.com/r/somebodybuildthis/

https://www.reddit.com/r/somebodycodethis/

https://www.reddit.com/r/stealmyidea/

https://www.halfbakery.com/

https://web.archive.org/web/20130305172753/http://web.archiv...

Re: Ask HN: Is there a place to build peoples’ open source ideas?

#4
I could use some help if you're interested in implementing an ad-hoc data format codec in different languages.

https://concise-encoding.org is nearing release, but building the reference implementation (https://github.com/kstenerud/go-concise-encoding) has taken so much of my spare time that I couldn't even think about other languages (especially since I'll need to focus on the schema format next, and the proto-RPC protocol after that).