| Paul Graham's article How to Get Startup Ideas [0] is this approach. > The way to get startup ideas is not to try to think of startup ideas. It's to look for problems, preferably problems you have yourself. > The very best startup ideas tend to have three things in common: they're something the founders themselves want, that they themselves can build, and that few others realize are worth doing. Microsoft, Apple, Yahoo, Google, and Facebook all began this way. > Why is it so important to work on a problem you have? Among other things, it ensures the problem really exists. It sounds obvious to say you should only work on problems that exist. And yet by far the most common mistake startups make is to solve problems no one has. His article Schlep Blindness [1] is good too. > There are great startup ideas lying around unexploited right under our noses. One reason we don't see them is a phenomenon I call schlep blindness. Schlep was originally a Yiddish word but has passed into general use in the US. It means a tedious, unpleasant task. > The most striking example I know of schlep blindness is Stripe, or rather Stripe's idea. For over a decade, every hacker who'd ever had to process payments online knew how painful the experience was. Thousands of people must have known about this problem. And yet when they started startups, they decided to build recipe sites, or aggregators for local events. Why? Why work on problems few care much about and no one will pay for, when you could fix one of the most important components of the world's infrastructure? Because schlep blindness prevented people from even considering the idea of fixing payments. [0] https://paulgraham.com/startupideas.html
[1] https://paulgraham.com/schlep.html |
In payments, for example, the problem is never "building the thing". It will always be gaining permission (whatever it means for your application) of hooking into the system. It might require depositing some amount of capital; and it's usually an amount larger than any startup can reasonably get. Most such barriers are there by design.