40 million lines of code is a lot of code to have written. Is this number exaggerated a bit? Exaggerated a lot? Just doing the math: to code that much in sixteen years (assuming a start of age 10) would require writing 6,800 LOC, every single day.
Ask HN: How do you keep motivated if nobody supports you?
11–20 of 192 posts
Re: Ask HN: How do you keep motivated if nobody supports you?
#12Huh, what?
But you're still young at 26 with lots of experience. I didn't even really start my "real" career until about that age.
Re: Ask HN: How do you keep motivated if nobody supports you?
#13Re: Ask HN: How do you keep motivated if nobody supports you?
#14Re: Ask HN: How do you keep motivated if nobody supports you?
#15There are 40 things listed in OP's site. And he claims to have written 40M loc. So approximately 1 mil loc per program, (or 2.5M loc per year)? Honestly can someone write that many lines of code?
Re: Ask HN: How do you keep motivated if nobody supports you?
#16Don't take this the wrong way, but the attitude you give off in your writing comes off as kind of entitled. I'm honestly not sure that I would want to work with you. Even after you get a job you will still fail from time to time. I think what matters more is what you take away from failure and the only thing your writing says is: "Woe is me! The world is cruel".
Perhaps taking a critical look at why you were not hired will help you to learn how to correct any perceived deficits those companies say in you? Also network! Even if you live in the middle of nowhere IRC/Google Groups are a great way to talk to like minded people.
Re: Ask HN: How do you keep motivated if nobody supports you?
#17You can pay an accountant. They're not that expensive.
Re: Ask HN: How do you keep motivated if nobody supports you?
#1840 million lines of code is a lot of code to have written. Is this number exaggerated a bit? Exaggerated a lot? Just doing the math: to code that much in sixteen years (assuming a start of age 10) would require writing 6,800 LOC, every single day.
Yes, remove a 0 to that 40. Did the maths wrong. Fixed.
Re: Ask HN: How do you keep motivated if nobody supports you?
#19Motivation is the wrong thing to go after. Discipline is the key. Building discipline to do the things that are needed will beat motivation every time.
It's always nice to have external support, but the best support you can build and keep is from the relationship you have with yourself.
Re: Ask HN: How do you keep motivated if nobody supports you?
#20For me the most eye-opening lesson about the business world was the realization that you are not an entrepreneur just because you can build something. You become an entrepreneur when you build something that people are willing to pay for. You may be good at writing software, but are you writing software that solves a problem for anyone? If not, you're going to be hard-pressed to find external validation. You don't sa…