Hacker News new | ask | show | jobs
by aaronchall 3353 days ago
Exactly so, I try to avoid people who seem to want me to do all of their programming for them.

If I do it all for them, they don't learn, and it's a bit of a waste of my time.

What I like to do is to help people get over a blocking problem on a project by teaching them something they didn't know yet. We usually take their code from a non-working state to a working state. Then I point out other problems with their code, tell them what they need to work on (usually involving reorganization of their code), and then I can (and do) focus on other things.

I don't run into a lot of dependent help-seeking types in real life at office-hour style meetups. They generally understand that I'm going to work on my own stuff, but they can come get me if they run into a roadblock.