frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Xkcd's "Is It Worth the Time?" Considered Harmful

https://will-keleher.com/posts/its-not-worth-the-time-yet.html
27•gcmeplz•1y ago

Comments

jjk166•1y ago
XKCD'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 harmful to know what your choice is costing you. If you wouldn't be willing to automate something in the full knowledge that it's going to take longer than just doing it manually, then the comic is succeeding in stopping you from making a choice you wouldn't want to make.

arcfour•1y ago
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.
banku_brougham•1y ago
Yup if I followed team/management guidance I would be nowhere.
jjk166•1y ago
"This may help in unexpected and unforeseeable ways" doesn't sound like the most convincing argument for taking time from your job to learn a new skill.

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.

patrakov•1y ago
Key sentence from the article:

> Automating the easy things is how you build the skills, mindset, and muscle-memory to automate the hard things.

hicksyfern•1y ago
The counter to that is that going and looking at the call sites to that function would have given the author a better understanding of what those call sites were, why they called the function, etc, thus learning more about the codebase.
abc-1•1y ago
The 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 suffering through some repetitive slog.
banku_brougham•1y ago
exactly. work can be fun and there is so much to learn.
try_the_bass•1y ago
Harmful? No. Good rule of thumb? Yeah. Like any rule of thumb, if followed dogmatically, it loses the nuance that makes it a good "rule of thumb".
add-sub-mul-div•1y ago
Right. Almost nothing should be followed dogmatically, but a major theme of this site is to act like all advice was meant to be taken as gospel and then counter it with mundane exceptions.
karmakaze•1y ago
> ...updating the order of arguments to a function [...] was only in about 10 spots, so it would have only taken a minute to search and fix manually, but instead I spent an hour automating the fix using sed and xargs. And I think that was the right choice.

Spending an hour to learn and use sed/xargs is good use of time. Bringing in the xkcd formula has nothing to do with that. It could/should have been done as a one-off whether manually or scripted. Automation doesn't make sense unless you plan to keep putting me function arguments in an undesired order.

I would have put in time sooner to use a static typed language the can reliably reactor in the IDE with a click.

dontreact•1y ago
The flip side of this is that for some tasks (especially in ml/ai), doing it manually at least a few times gives you a sense of what is correct and a better sense of detail.

For example, spending the time to label a few examples yourself instead of just blindly sending it out to labeling.

(Not always the case, but another thing to keep in mind besides total time saved and value of learning)

more_corn•1y ago
“Considered harmful” is considered harmful
V__•1y ago
> Automating the easy things is how you build the skills, mindset, and muscle-memory to automate the hard things.

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.

phendrenad2•1y ago
I agree. The author spent an hour of trying to use 'sed', and the next time, they thought better and used Python! That's a valuable lesson right there! ;)
al_borland•1y ago
There is also the situation where if it doesn’t get automated, it won’t be done at all. Some things are just too annoying to manually do, especially if it would be nice if they were done more than once.

There is also an aspect of repeatability without mistakes. Assuming the code is good, it removes the human error from the equation, which has value.

atoav•1y ago
This is about tasks you automate to save time, that however isn't the only reason to automate a task.

A big one for me is to ensure consistency of data, intervals, etc.

banku_brougham•1y ago
Every day you are building the foundation for the rest of your career. When I can I execute tasks as though need to scale and be instrumented with alarms.

AI Coding Prep

https://aicodingprep.com/
1•divjotmuchhal•1m ago•1 comments

How Golden Is Silence, Actually?

https://www.newyorker.com/magazine/2026/08/10/silence-kate-mcloughlin-book-review
4•tintinnabula•3m ago•0 comments

Why Do Programming Languages Rise and Fall?

https://www.lpi.org/blog/2026/08/06/why-do-programming-languages-rise-and-fall-part-2/
2•theanonymousone•6m ago•0 comments

AI model achieves breakthrough in forecasting cyclones – Google DeepMind

https://deepmind.google/blog/weathernext-ai-model-achieves-breakthrough-in-forecasting-cyclones/
2•xnx•6m ago•0 comments

Trump FCC kills TV ownership cap, claiming authority over limit set by Congress

https://arstechnica.com/tech-policy/2026/08/trump-fcc-kills-tv-ownership-cap-claiming-authority-o...
7•Velocifyer•6m ago•0 comments

Power 2026 – Electricity Pricing in the Age of AI

https://power2026.ai/
1•sebg•6m ago•0 comments

WeatherNext 2: AI model predictions for tropical cyclones

https://blog.google/innovation-and-ai/models-and-research/google-deepmind/weathernext-2-cyclones/
1•xnx•6m ago•0 comments

The Download: Google's AI shake-up and Meta's rogue model

https://www.technologyreview.com/2026/08/06/1141278/the-download-google-ai-shake-up-meta-rogue-mo...
1•joozio•8m ago•0 comments

Measuring Scientific Progress

https://diffuse.one/p/d1-012
3•sebg•8m ago•0 comments

Dark mode toggles: two states are enough

https://lea.verou.me/blog/2026/dark-mode-toggles/
1•meetpateltech•9m ago•0 comments

Improving GPT-5.6 Sol in ChatGPT—and expanding access for free users

https://openai.com/index/improving-gpt-5-6-sol-in-chatgpt/
3•tedsanders•9m ago•0 comments

How We Made the Nvidia Jetson Thor Flashable from a Mac or Windows PC

https://wendy.dev/blog/flash-nvidia-jetson-thor-from-mac-windows
1•mbalex99•9m ago•0 comments

A novel L3 cache architecture using Z-order (Morton layout) mapping

https://drive.google.com/file/d/1ORUkiqkV5-Dp8A8zdQGSRcjs_BvlWvS3/view?usp=drive_link
1•cristianvasile•9m ago•0 comments

Taste Is All That's Left

https://notashelf.dev/posts/taste-is-all-thats-left
2•tsak•9m ago•0 comments

Quantum computers do not test every solution at once

1•saqibj•10m ago•0 comments

Cities Are Ditching Flock, Replacing It with Axon License Plate Readers

https://www.404media.co/cities-are-ditching-flock-immediately-replacing-it-with-axon-license-plat...
22•cdrnsf•12m ago•0 comments

Retire the Abstractions

https://hazyresearch.stanford.edu/blog/2026-08-05-retire-the-abstractions
2•sebg•13m ago•0 comments

Agent Plugins

https://agent-plugins.org
1•wxw•13m ago•0 comments

What I found after analysing 28 OpenAI and Anthropic interview experiences

https://www.blanked.work/blog/openai-vs-anthropic-interviews
1•mustafak99•14m ago•0 comments

TIL sun is energy efficient at quantum entanglement

https://opg.optica.org/captcha/(S(qg5imwcobimrkbzvn4sn3rht))/?guid=867BADDA-B7BE-4BE9-90CC-815957...
1•akshay326•15m ago•0 comments

The Holy Roman Empire was dissolved 220 years ago today

https://en.wikipedia.org/wiki/Dissolution_of_the_Holy_Roman_Empire
5•theanonymousone•18m ago•1 comments

Wyden proposes new taxes on data centers

https://www.politico.com/live-updates/2026/08/06/congress/wyden-proposes-new-taxes-on-data-center...
6•mapping365•18m ago•0 comments

The third wave of American philanthropy

https://nanransohoff.substack.com/p/the-third-wave-of-american-philanthropy
2•herbertl•19m ago•0 comments

Agent Plugins Specification

https://agent-plugins.org/specification
2•Garbage•19m ago•1 comments

ZZ Top Cancel Hollywood Bowl Concert Due to 'Insurmountable Obstacles'

https://www.rollingstone.com/music/music-news/zz-top-cancel-hollywood-bowl-concert-cheap-trick-tr...
3•bookofjoe•20m ago•0 comments

What fs-verity proves–and what it does not

https://bomfather.dev/blog/fs-verity-proves/
4•snaveen•20m ago•0 comments

Renderfy – Stateless API That Turns Tailwind/HTML/Markdown into PNG/PDF

https://renderfy.io
1•coldstart_nomad•20m ago•0 comments

Show HN: Reduck GEO, open source Skill to measure and optimize Claude citations

https://github.com/reduck-ai/agents/tree/main
1•DanyWin•20m ago•0 comments

What Happened to Talenti?

https://www.nytimes.com/wirecutter/reviews/talenti-investigation/
4•tysone•21m ago•0 comments

US Senate panel votes to hold Fauci in contempt of Congress over Covid hearing

https://www.theguardian.com/us-news/2026/aug/06/fauci-senate-contempt-vote-covid
3•wslh•22m ago•0 comments