Show HN: RealProblemHunt – Find problems to solve
21–30 of 46 posts
Re: Show HN: RealProblemHunt – Find problems to solve
#22Re: Show HN: RealProblemHunt – Find problems to solve
#23 - https://assembly.com/discover
- https://www.bountysource.com/Re: Show HN: RealProblemHunt – Find problems to solve
#24So I've seen this idea in different incarnations. My favourite was probably the one that scraped Twitter for people complaining about various things and had people rank those. This seem like a decent attempt to actually make it viable though. Good luck!
Re: Show HN: RealProblemHunt – Find problems to solve
#25Cool idea. I especially agree with this problem: "It's hard for multiple developers to share one staging server". My company has two staging servers, but with a team of 6 devs, someone often has to wait. Does anybody know of any solutions to spin up/down staging servers in a cost-effective way?.
Partition them into VMs? Alternately, I use vagrant-aws ( https://github.com/mitchellh/vagrant-aws ) to quickly do this on Amazon. Just be very careful to not check your keys into source control.
Re: Show HN: RealProblemHunt – Find problems to solve
#26Re: Show HN: RealProblemHunt – Find problems to solve
#27Earlier quoted context omitted.
Imagine a community of business intelligence analysts, or a different community of data scientists, maybe another one of accountants, or a separate one of structural engineers. Each online community is invite-only, and you can talk about your trade, new/interesting solutions, and the problems you have with your software and tools. I think conferences and associates often fill this void for many industries, but it'd b…
I think this is a more viable (and beneficial to society) product than the generic RealProblemHunt site that is presented to us. The generic site is, in my opinion, vulnerable to the Dunning-Kruger Effect. A more focused tool like this could help professional communities prioritize problems within their field in a public way. For example, a similar product for game developers might prioritize fixing game monetization…
Re: Show HN: RealProblemHunt – Find problems to solve
#28That might be a feature and not a bug.
Re: Show HN: RealProblemHunt – Find problems to solve
#29These sites always seem to suffer from the same problem - not enough contributing members. It's quite understandable - what is the incentive to post a problem? What is a chance that someone will solve it? When will it happen? How will I know about it? etc. All these factors result in a situation in which people rather treat such sites as an entertaining curiosity.
My suggestion to improve it is: make it an inverted Kickstarter - if I've got a problem I pledge X dollars for someone to create a solution for it. Other people with similar problem add their pledges. When the sum starts to look tasty developers pick up the challenge and compete (?) for the bounty. The backers get the solution at discounted prices. Everyone's happy and live long ever after ;)