Advertisement
Guest User

A letter from a technical founder to non-technical founders

a guest
Jun 25th, 2013
2,000
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.14 KB | None | 0 0
  1. It was Q1 of 2012. It was my first startup. I was a recent MBA, and I was talked into being a cofounder with another guy (CEO, if you give a shit about titles) - we were a two-man non-tech team in search of a technical co-founder. We'd just gotten $100k in angel funding from a person you've heard of. We found a guy with the chops who was willing to work for $60k annually and 2% equity after he finished the MVP. He said he thought it would take about 3 months to build the product by himself, based on what we had identified as a group as would be our 'MVP.'
  2.  
  3. What ended up happening is he ran a few weeks long on building the product - he ran into a bunch of rabbit holes with Paypal, a complex transactional model, social API's, complex features that we would add to his workload on a daily basis, all while expecting the completion time to remain the same.
  4.  
  5. We sent him a particularly curt message one night asking him when he ever thought he'd be done with all this. He sent us a long message back - and at the time I didn't really understand and was a little furious at his response - but now that I've been a student of Rails for the past 2 years and have built apps of my own, I understand and feel truly sorry for the way that we treated him. We treated him like a code monkey, a means to an end, a worker and not a partner. I don't think that the CEO ever really understood what was happening, and even in retrospect I don't think he views developers any differently - maybe worse. I've apologized since, and he and I still talk quite a bit, but I wanted to paste his response to us in that email as tribute to his patience, professionalism - and as a tribute to all truly great developers working with/for people who just don't know ANYTHING about coding.
  6.  
  7. ==============================================================
  8.  
  9. Guys,
  10.  
  11. Today went well. I was able to skin the profile page. I started the
  12. listing page and finished it somewhat but I still have to tweak it. I
  13. added gravatars and I fixed your account (per previous email). I also
  14. added the terms of service page as well as the privacy policy page.
  15. I'm currently working on the internal header.
  16.  
  17. I know that we are all very anxious about finishing this project. I'm
  18. looking forward to not being stressed out, to not working my evenings
  19. and weekends. I'm also looking forward to seeing a finished project. I
  20. have invested a lot of time and energy into this project and can't
  21. wait to see users interacting with it. I know that you share that
  22. opinion and that while I carry the stress of development, you carry
  23. the stress of keeping the project funded. I know that is why deadlines
  24. are so important to you since they help you figure out the business
  25. end of everything. Believe me when I say that when I set a deadline, I
  26. fully intend to hit it. Unfortunately, development is a process.
  27. When you are working on a project this complicated, any number of
  28. issues can jump up and set you back. It makes counting on deadlines very
  29. difficult. I have worked in this field for over ten years and have often
  30. seen projects take a lot longer than a team thought they would.
  31.  
  32. I understand your frustration at not hitting deadlines. I also am
  33. frustrated. I would be happy to give you a finish line, to be able to
  34. tell you how long the rest of these tasks are going to take. I would
  35. also be happy to put them in the basecamp calendar. However, I want to
  36. make it perfectly clear that this doesn't mean that on that day you
  37. will receive a finished product. That may be hard to hear but when I
  38. set deadlines, I am making a guess at how long something is going to
  39. take, and until I am working on it I cannot be perfectly certain of
  40. whether I will hit that deadline or not. Have you ever started a
  41. project thinking that it is going to take an hour only to spend eight
  42. on it? This is just like that. Although I have been developing for
  43. over ten years, this is the first [COMPANY NAME REDACTED] I have ever
  44. built. I can honestly tell you that I can't work any harder or faster.
  45. I have to stop to eat meals and sleep.
  46.  
  47. So, where do we go from this? Obviously, not being able to count on a
  48. finished product by a certain day is not ideal for you. But, neither
  49. is working seventy plus hours a week to finish the product ideal for
  50. me. I think our only solution is to communicate better. I will set
  51. deadlines in the calendar and I will set a deadline to finish the
  52. project. I will continue to work as hard as I can to finish this
  53. project. I will communicate with you on a daily basis what I have
  54. accomplished on that day and where we stand with the deadlines. In
  55. return, it would be great if you could communicate with me what
  56. meetings you have, what they pertain to, and what you need for those
  57. meetings. This will help me prioritize the remaining tasks and give
  58. you what you need to meet with interested people. It would also be
  59. helpful if you guys took a more active role in testing. When I say
  60. testing, I don't mean checking to see if it works once or twice. What
  61. I mean by testing is doing everything in your power to break what I
  62. have made. Try to think of any criteria that a user would use. Then,
  63. when you are finished testing, provide me with notes on how it worked,
  64. what needs changed or what would make the user experience better. If
  65. you can test features as I am rolling them out, we can take the site
  66. into beta very shortly after finishing. This would be a great way for
  67. you guys to have a more active role in this part of the project.
  68.  
  69. I know that you may not be happy with my response. I'm just trying to
  70. be honest with where we stand and to set reasonable expectations for
  71. the next few weeks. I would be happy to discuss all of this with you
  72. over the phone or in person if you need clarification on anything.
  73.  
  74. This is a short article that sums up where we are right now. I'm
  75. hoping that better communication will help us in the next couple of
  76. weeks to finish this project. I will put deadlines into basecamp
  77. tomorrow and I hope you understand that I'm working as hard as I can.
  78.  
  79. http://37signals.com/svn/posts/2136-its-not-a-promise-its-a-guess
  80.  
  81. Hang in there. The end is in sight.
  82.  
  83. ==============================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement