Ask HN: Share an idea?
21–30 of 77 posts
Re: Ask HN: Share an idea?
#22Re: Ask HN: Share an idea?
#232) A dribble-like site for artisans. A site to showcase and upvote artisan work and hopefully drive business to them. Baked goods, building airplanes, cedar strip canoe building, kinetic sculptures, etc.
Re: Ask HN: Share an idea?
#24A product hunt type website but for adding features to current app/websites. User can thumbs up or down a feature request, and can also thumb-up a request with some small money tagged to it. The money collected will go to a non profit.
Re: Ask HN: Share an idea?
#25Mission: To measure and honor the value of every individual.
Vision: Corporations and Individuals providing value directly for each other.
Product: A URL shortening service for individuals to monetize the content they share. Monetization occurs via an ad featured between the platform sharing the short url (e.g. Facebook) and the site the short url takes the user to (the content being shared).
Re: Ask HN: Share an idea?
#26Niche market for graphic designers.
There's the website What The Font [1], but it's not a super user friendly app like Shazam.
I think the hardest part of this would be the huge amount of time it'd take to get a good dataset and train whatever machine learning model you'd probably wind up using.
Re: Ask HN: Share an idea?
#27Indoor almond farms I don't mean as a hobby. Industrial scale, genetically modifying the almond trees for better indoor results. Global demand for almonds will continue to vastly outstrip what California can handle via traditional outdoor growing. That would have likely happened even without the drought. The water requirements will place a cap on the almond industry's growth. The solution is drastically more efficien…
Re: Ask HN: Share an idea?
#28Earlier quoted context omitted.
http://www.australianwindandsolar.com/wind-turbines This is the first google result. There are many others like it as well.
Yes, I should have been more specific - I was thinking of something much smaller that could sit along the roof-line of a typical suburban house. The site supplies separate wind inverters too. I guess that means that the turbines supply very different power to solar panels.
I suspect there's issues attaching it to the house itself, but for houses on the top of a hill such a setup can work well. That thing gets spinning really quickly some days.
Re: Ask HN: Share an idea?
#29- Startup: xprize meets kickstarter. Or a reverse-kickstarter. You create and back the project first, and then anyone can execute it and collect the reward. People come up with projects they want to see happen, submit the idea. Anyone can vote on the idea by sending some money. As a result you have a list of user-created project ideas, ranked by how much money people deposited on them. Anyone who completes a project gets all the money.
- Project: A convenient website where users can add feature ideas, vote on them, and discuss implementatuon. It would be a convenient way for developers to prioritize which tasks to work on. Probably connected to git. Basically like submitting issues, but it's feature ideas and it's ranked by importance.
- In-browser markdown editor like on gitbook.com. Please somebody make this. Ideally it would be open source, but I would totally pay for an opportunity to use it on my website.
- slant.co, but for things other than tech. Movies, books, music, whatever. Or a similar open-source system so that I could spin up my own website with this.
- Awesome open source chat that I can embed on my website. Like chapp.is or gitter.im
- ELI5 for computer science and programming. Explain linear regression, ANN, and other complicated concepts in short, simple terms.
-A robot simulator programming game where you control a virtual robot with your code. Targeted to CS and AI students. You could use this game to practice algorithms you are learning. Challenges(levels) are somewhat similar to AIMA exercises, or can be taken from berkeley AI class curriculum. Later you add a "competition" feature, where several teams program their robots to fight each other. Check out Screeps and Starcraft AI Tournament for inspiration. (the whole game is in the browser, robots are controlled with REST API so you could use any language.)
Send me an email to raymestalez@gmail.com if you are interested in working on any of these. I know Django, I can contribute, especially if it's open source.
Re: Ask HN: Share an idea?
#301) An application that connects restaurant chefs and managers to local farmers. Local farmers could upload their goods for the week on a marketplace board, and chefs could find things that they would like to cook with for the week and buy them. Typically chefs meet local purveyors at farmer's markets, but for small enough producers, it would save them time and money to just have their goods bought directly without ha…