Earlier quoted context omitted.
The logic you've employed here works for stealing cars, too. If cars are really important to you.
Ok, maybe I should be more careful, what I wrote could definitely be misconstrued as that. Obviously I'm not saying to do anything illegal. But - telling your employer in advance that you're working on your own project? Really? What's the advantage in it? What you do in your off time is 100% yours [unless you signed something that says it's not], and letting your employer know about it will not bring you any addition…
Employed with a side of startup
21–30 of 34 posts
Re: Employed with a side of startup
#22I don't know how many hundreds of founders I have worked with over the years in Silicon Valley who began by moonlighting while working day jobs to get started. The process is normally pretty safe and, out of the hundreds of cases, I don't know of one that resulted in a lawsuit. On the other hand, since I also do litigation, I have witnessed a variety of these situations that have resulted in lawsuits and have occasio…
The really critical area tends to be the last point. I don't know how many times over the years that I have seen founders get tempted to want to: (i) steer current customers of their employer in the direction of their side venture; (ii) sign up key customer or supplier contacts of their employer as "advisors" for their side venture; (iii) talk to co-employees about joining their side venture; and (iv) the worst tempt…
They're apparently hard to enforce. That's totally irrelevant to you; just taking you to court is enough to kill your startup.
Re: Employed with a side of startup
#23I disagree with most of his advice. I really doubt you'll be able to quit your job and get anywhere with your business if you follow it. I don't really want to get into details for obvious reasons, but when I worked on my business on a side last year, let's just say I wasn't following the advice in this article, and I glad I didn't. If I did, I would still be working for "the man" and hating my life. Everything in li…
It's not a gray area; there is precedent and you will lose.
Once in my life (first job out of school) I was in a job where I'd been relegated to menial grunt work that wouldn't teach me anything or advance my career, so I've been in the career sand trap. What I did: I taught myself Python and a few APIs I needed for the side project (which was actually a research project, not a startup) during slow periods. I did a bit of research into AI algorithms (on Wikipedia) as well. But I never wrote code for the project at work.
If you must steal ("liberate") time, be very careful not to write any code that you'll need when at work. I'd say 3 rules apply.
1. Generally, a company can own what you do, not what you learn. If you're going to steal time, use it to do research and exploratory code (that is thrown away) but keep your product code 100% on your own resources. I'm not saying this strategy is right, nor that it's a fool-proof legal defense, but it beats the alternative (of writing side code at work) which is generally considered both wrong and illegal. As far as I know, there's no legal distinction between reading AI articles on work time and the million other kinds of goofing off that 90% of corporate denizens spend most of their days on.
2. Companies want you to work 9-5 because those are your best hours. If you're serious about a side project, then the first thing to do is to figure out if you're a morning or a night person (which is mostly genetic). If morning, start waking up at 4 and use 4-8 for the project. If night, your side project should be done in the evenings. You can only give the side 33% of your work time, but you can give it 80% of your energy by aligning your most energetic hours with your side project time. If you're not serious enough about a side project to make these adjustments, you're not cut out for it.
3. If you get a creative "spark" at work and must get an idea down, have a legal pad and pen that you own (i.e. not with the company's name on it). Write down your design and implement it later. Poets may lose it if they don't get it down at once, but you're a programmer, not a poet. So get your ideas and maybe some pseudocode on paper, but no code goes into any machine until you're home and it's your machine.
Re: Employed with a side of startup
#24I disagree with most of his advice. I really doubt you'll be able to quit your job and get anywhere with your business if you follow it. I don't really want to get into details for obvious reasons, but when I worked on my business on a side last year, let's just say I wasn't following the advice in this article, and I glad I didn't. If I did, I would still be working for "the man" and hating my life. Everything in li…
Re: Employed with a side of startup
#25Earlier quoted context omitted.
Ok, maybe I should be more careful, what I wrote could definitely be misconstrued as that. Obviously I'm not saying to do anything illegal. But - telling your employer in advance that you're working on your own project? Really? What's the advantage in it? What you do in your off time is 100% yours [unless you signed something that says it's not], and letting your employer know about it will not bring you any addition…
The treacherous thing about these precautions is that they don't matter to most startups, because most startups don't succeed. It's only when what you're doing actually matters that it starts to make a difference whether, in year 1 of the company, there are phone records of you fielding tech support calls from your cube.
Re: Employed with a side of startup
#26 3. You can't afford to hire three developers to add features and bugs.
I got a kick out of that one - Everybody know that only big businesses can afford to hire developers to add bugs.Re: Employed with a side of startup
#27Great bit from the article: "If they decide to sue, they get to look through your email records (it's called "discovery"). Then they have 100 emails you sent during work hours. You lose." Weird. I submitted this article but my submission has now disappeared and it's now on front page under bhousel? Probably just a coincidence?
They get to look through your personal emails?
Re: Employed with a side of startup
#28Great bit from the article: "If they decide to sue, they get to look through your email records (it's called "discovery"). Then they have 100 emails you sent during work hours. You lose." Weird. I submitted this article but my submission has now disappeared and it's now on front page under bhousel? Probably just a coincidence?
They get to look through your personal emails?
Under the law of the United States, civil discovery is wide-ranging and can involve any material which is relevant to the case...
Re: Employed with a side of startup
#29Earlier quoted context omitted.
The really critical area tends to be the last point. I don't know how many times over the years that I have seen founders get tempted to want to: (i) steer current customers of their employer in the direction of their side venture; (ii) sign up key customer or supplier contacts of their employer as "advisors" for their side venture; (iii) talk to co-employees about joining their side venture; and (iv) the worst tempt…
Nonsolicit is a very common contract provision. As "fascist" as it sounds, my experience has been that it favors small shops. They're apparently hard to enforce. That's totally irrelevant to you; just taking you to court is enough to kill your startup.
Nonsolicit is actually one of the clauses I think isn't unfair. It's one thing to leave a company, quite another to cause an exodus.
Re: Employed with a side of startup
#303. You can't afford to hire three developers to add features and bugs. I got a kick out of that one - Everybody know that only big businesses can afford to hire developers to add bugs.
I've seen studies too on things like "Developer Productivity" or other such crud where they didn't even measure stuff like "new functionality added" but ONLY "how many bugs were injected."