I agree with the statement, yet I think it misses the point. Hyperbole: Pressing play on a mp3 robs you of the experience of learning to play all instruments yourself. They key question is whether automating is a task one wants to improve in at all.
Xkcd's "Is It Worth the Time?" Considered Harmful
11–19 of 19 posts
Re: Xkcd's "Is It Worth the Time?" Considered Harmful
#12Re: Xkcd's "Is It Worth the Time?" Considered Harmful
#13There is also an aspect of repeatability without mistakes. Assuming the code is good, it removes the human error from the equation, which has value.
Re: Xkcd's "Is It Worth the Time?" Considered Harmful
#14Key sentence from the article: > Automating the easy things is how you build the skills, mindset, and muscle-memory to automate the hard things.
Re: Xkcd's "Is It Worth the Time?" Considered Harmful
#15A big one for me is to ensure consistency of data, intervals, etc.
Re: Xkcd's "Is It Worth the Time?" Considered Harmful
#16Re: Xkcd's "Is It Worth the Time?" Considered Harmful
#17XKCD's comic is a very simple graphic that tells you whether your automation efforts will reduce the total amount of time for a task. If your goal is not to reduce time spent, why would you be looking at a chart to determine how much time you're reducing? Learning is a very good use of time. Choosing to spend extra time to automate something for the sake of learning is a perfectly rational decision. But it's never ha…
My boss would probably prefer—thinking short-term—that I work by that chart. I would prefer to learn something new, and it usually pays off in the long-term, possibly years from now in unexpected and unforeseeable ways.
Re: Xkcd's "Is It Worth the Time?" Considered Harmful
#18The goal to automate is to reduce suffering. Full stop. It’s not to “save time”. STEM types like to pretend they’re stoic cold calculating robots and everything is objective and they don’t mind doing some repetitive 5 minute task every day, because they saw some xkcd comic about efficiency. Maybe they pretend they don’t mind simply so they can smugly post the xkcd comic every time someone new asks why they’re sufferi…
Re: Xkcd's "Is It Worth the Time?" Considered Harmful
#19XKCD's comic is a very simple graphic that tells you whether your automation efforts will reduce the total amount of time for a task. If your goal is not to reduce time spent, why would you be looking at a chart to determine how much time you're reducing? Learning is a very good use of time. Choosing to spend extra time to automate something for the sake of learning is a perfectly rational decision. But it's never ha…
My boss would probably prefer—thinking short-term—that I work by that chart. I would prefer to learn something new, and it usually pays off in the long-term, possibly years from now in unexpected and unforeseeable ways.
All the same, you are choosing to learn something new, not to automate something to save time. Learning something new by automating a task which doesn't justify automation is no different from say reading a book or doing coding exercises in the same time - it's potentially a good use of your time, it just doesn't relate to the xkcd chart at all.