Live data from Hacker News

Stop Looking for a Technical Co-Founder, Learn to Code Yourself

ror.kateray.net

11–20 of 86 posts

Re: Stop Looking for a Technical Co-Founder, Learn to Code Yourself

#11

Why look for a technical co-founder? Why not just hire somebody to do the technical work? Is it the upfront salary which is the issue?

This is certainly the problem for me, I know a glut of excellent, hard working professional programmers.

All of which already have high paying careers. They're young enough to defect, but only if they have a chance to make their mortgage payments.

Re: Stop Looking for a Technical Co-Founder, Learn to Code Yourself

#12

Vin (of Yipit) has a similar blog post ( http://viniciusvacanti.com/2010/09/cant-find-a-technical-co-... ) but from the perspective of someone who actually just got down into it and wrote the entire site. While not uniquely a NYC problem, it was refreshing to be out in the Bay Area and not be at startup events hearing MBAs pitch "it's like Facebook, but for dogs!" I tell everyone that asks me about finding a technica…

I think that's good advice. I'm following it from the other side. I'm technical and learning sales/marketing so that I won't be clueless about that side.

Re: Stop Looking for a Technical Co-Founder, Learn to Code Yourself

#13
I don't want to discourage anyone, but you are practically distracting yourself from building a product by learning how to program. Getting really good at something takes many years of practice, and the program you write will likely be full of problems you are ill-equipped to fix.

Re: Stop Looking for a Technical Co-Founder, Learn to Code Yourself

#14
post #3

I think its great when the 'non-technical' co-founder even knows their way around coding a little bit. Otherwise I find you have to explain every single thing to them and they don't have a solid grasp of the problem. Getting to know your way around a language like Ruby isn't all that hard. As a technical person, I run into people all day long that have 'big ideas' which are often mashups of existing sites, "Its like…

Equally important, a technical co-founder must be able to explain complex technical issues in a way "regular people" can understand them. This is dramatically more difficult than it seems. In general, I think one of the true signs of well-rounded intelligence is being able to distill a complex idea into a readily understandable one. Think of pg, Salman Khan (Khan Academy), etc.

Re: Stop Looking for a Technical Co-Founder, Learn to Code Yourself

#15
post #6

Why look for a technical co-founder? Why not just hire somebody to do the technical work? Is it the upfront salary which is the issue?

Employees care about their companies they way teachers feel about their students, they care about their success and are generally enthusiastic but that particular interaction doesn't define them and it's possible to be just as happy somewhere else. Founders care about their companies the way parents care about their kids. I've seen this asymmetry cause some issues where founders don't get why their employees aren't a…

A more concise way of saying it might be that for founders it is a way of life, for employees it is a job.

Re: Stop Looking for a Technical Co-Founder, Learn to Code Yourself

#16

Vin (of Yipit) has a similar blog post ( http://viniciusvacanti.com/2010/09/cant-find-a-technical-co-... ) but from the perspective of someone who actually just got down into it and wrote the entire site. While not uniquely a NYC problem, it was refreshing to be out in the Bay Area and not be at startup events hearing MBAs pitch "it's like Facebook, but for dogs!" I tell everyone that asks me about finding a technica…

I don't live in the Bay Area, but I attended Startup School and was actually surprised by the opposite - I met many, many more non-technical people than I would have initially expected.

Re: Stop Looking for a Technical Co-Founder, Learn to Code Yourself

#17
Better than learning how to code, learn how to build your app. That is a bit different. If you learn how to code you will hit a wall once you start reading about encapsulation, recursion, trees, data structures etc (all of which I have yet to mess with).. Instead write down what your application needs to do at different levels and learn how to do each one.

Re: Stop Looking for a Technical Co-Founder, Learn to Code Yourself

#18
In the startup world, the biggest benefit to being able to do some level of technical work seems to be being able to more quickly attract a truly high quality technical co-founder. If you just have an idea and promise equity, you'll have a tough time attracting top talent. If you have an an idea, promise equity, and are willing to pay a ~market salary, you might do okay - but the idea better be really great since your money will run out.

If you have a prototype/demo and some level of traction, you can much more easily attract better technical talent.

Re: Stop Looking for a Technical Co-Founder, Learn to Code Yourself

#19
LEARN IT YOURSELF. IT'S NOT HARD.

I am a developer that hangs out in startup circles and I get approached several times a week by "idea / business people" if I'm interested in joining a venture as a technical co-founder. My answer so far has always been no.

It's very hard to convince someone that your idea is golden. Even if you do find a co-founder, it's even harder to instill your ideology and passion into them. You should be founding projects with people you know already, not strangers. You don't want an employee -- you want a missionary.

Many non-technical people seem to think that developers lack creativity and need their guidance. What gave them this illusion? The majority of great web products came from people who could write a prototype. Do that and you'll attract attention from developers who will want to join your project.

Writing a prototype is not rocket science, and if you'll try it, you'll also see that programming is very fun and rewarding. Kate Ray hits the nail on the head -- all you need is regular old hard work. I started programming when I was 12 and it's not because I'm Doogie Howser. I just wanted to learn it, so I did.

Re: Stop Looking for a Technical Co-Founder, Learn to Code Yourself

#20

I don't want to discourage anyone, but you are practically distracting yourself from building a product by learning how to program. Getting really good at something takes many years of practice, and the program you write will likely be full of problems you are ill-equipped to fix.

I agree with this, but I think putting in the effort to learn the language or the infrastructure enough to be able to manage a contractor or distinguish between crap code and good code will not only serve you well in the tech startup world but also win you accolades from your team/peers.

I strongly believe being really good at one thing means you shouldn't try to multi-task or wear too many hats. That's counter-productive and recipe for moderate work quality. At the same time, the early days of the startup are the most fragile times. The business guy who speaks engineering or visa-versa will have a huge competitive advantage.

Post reply on HN