Show HN: RealProblemHunt – Find problems to solve
11–20 of 46 posts
Re: Show HN: RealProblemHunt – Find problems to solve
#12This is great. It'd be very powerful if it existed for major industries or functions within a business (eg business intelligence, it, etc). People would pay to listen in. Almost like https://www.doximity.com/ for other businesses.
Re: Show HN: RealProblemHunt – Find problems to solve
#13This seem like a decent attempt to actually make it viable though. Good luck!
Re: Show HN: RealProblemHunt – Find problems to solve
#14Browsing Product Hunt is too distracting for me because there are so many solutions to problems I'm not having, which inevitably get me off track of what I am trying to do.
Re: Show HN: RealProblemHunt – Find problems to solve
#15This is great. It'd be very powerful if it existed for major industries or functions within a business (eg business intelligence, it, etc). People would pay to listen in. Almost like https://www.doximity.com/ for other businesses.
Explain please
Re: Show HN: RealProblemHunt – Find problems to solve
#16Re: Show HN: RealProblemHunt – Find problems to solve
#17So 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
#18Cool 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?.
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
#19Earlier quoted context omitted.
Explain please
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…
For example, a similar product for game developers might prioritize fixing game monetization. A "global" board like the one presented here would likely never prioritize such an idea.
Re: Show HN: RealProblemHunt – Find problems to solve
#20Cool 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?.