Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I try to keep an eye out for a pattern: that I'm doing the same thing twice.

As soon as that happens I stop and I analyze the problem, if I can automate it completely I'll do it, if I can only automate a part of it I'll do that and then try to find a way to either get rid of the remainder completely, offload it to my users in some guise or other and failing that I'll pay someone some money to do it for me.

Concrete examples are for instance the system administration tasks involved in keeping 20 servers up and running without additional staff, scanning email in my inbox for recurring questions (people not reading the FAQ), which get handled by an auto-responder pointing them to the relevant page with a friendly, personalized letter and so on.

Support is inevitable, I put myself forward to handle the 'problem' cases because those tend to drive development, but if I can get away from boring work I'll do it.

Someone joked that I'd rather spend a day at automating something that costs maybe 5 minutes to do by hand, and in a way that's very true but it's gotten to a point now where I can run a huge website pretty much by myself with occasional help from a few users with 'elevated' status.



As one of my previous colleagues put it : "I'm a lazy developer. I will write a tool for anything that I must do manually more than once."

I think the hard part is to decide that it's better to spend several hours automating a 5 minutes manual task.

I'm often faced with repetitive tasks and I realize that it's wrong to do them, but it's not easy to say : "Ok, let's put my important work aside and automate this."


Another risk is that progress as measured to the size of the project is not linear, but asymptotically approaches '0'.

Real progress is still being made, but it is much less visible later in a project than in the beginning.

So those of us that are motivated by being able to measure their progress on a day-by-day basis have a hard time to stay motivated later on in a projects life-cycle.


Yes! Automating your repetitive tasks can be a new non-repetitive task that keeps you interested - this is fantastic advice for those of us with medium attention spans.

Good one!


These are great examples :) I feel like if you blogged or shared these fixes somewhere, others would find them useful!




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

Search: