Hacker News new | ask | show | jobs
by 1337biz 3208 days ago
Depending on the job but finding the right people to outsource to seems sometimes more work than actually doing the project myself.
1 comments

You are probably right. I must admit that I have actually never outsourced anything. But it seems to me this is the way to go.

Maybe the problem of finding the right people to outsource to, is actually a business idea? Not like the existing sites like odesk (they are called upwork now?) are providing but something like a curated list of people of various disciplines to outsource to?

Might be worth checking out the various issue-bounty setups, like Bountysource. Focus on documenting the design of your MVP in a public Git repo, then file issues with a bounty on them to get tasks done. As soon as you have something working, you can "Show HN" for a blast of dev publicity. If you are looking for small scale funding, without getting into a VC situation, then you could encourage supporters / users to contribute on issues that they personally care about.

This sort of requires you to open-source your project, but maybe you can isolate the secret sauce in one tiny little backend service? Or, maybe the true value of your startup isn't in the source code, but rather in relationships with / between users, in which case you don't really need to worry about someone scooping your work with a simple `git clone`.