Hacker News new | past | comments | ask | show | jobs | submit login

Amen.

It's also I think why a lot of programmers are attracted to startups: because it's far more attractive (not to mention the company's and the programmer's interests are more greatly aligned) to be somewhere where you share in the success and aren't simply treated as an irksome cost centre that's hard to apply metrics to.

A programmer with 10 years of experience can be 10x (or more) more productive than a graduate yet they will probably less than twice as much.

Do this exercise: look at how much you earnt 5-10 years ago and now adjust it by inflation into today's terms. In real terms don't be surprised if now you earn little more, the same or even less.




"A programmer with 10 years of experience can be 10x (or more) more productive than a graduate". I couldn't agree more and indeed sometimes it can be up to 100 times. Not necessarily because of their productivity but because of the absolute mess that they don't get you into.


As a member of the class of 2009, I heartily agree. I like to think I'm pretty good, but I've been waiting for this ASP page I just wrote to finish with its DB interactions and load for five minutes. Anyone else would have avoided the need for the optimizations I'm about to go figure out.


Optimize your query.

It's unlikely to experience that bad of performance from your display logic. (unless you are trying to display millions of rows at once)


Yeah, it's certainly somewhere in the data access portion of the code.


absolutely.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: