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.

Mind the Gaps: Mixture-of-Minds for Human Simulation

https://semilattice.ai/research/anacreon
1•jtewright•1m ago•1 comments

Report on why developers use LLMs to write blog posts

https://twitter.com/c_a_dunlop/status/2084662863071965514
1•cyndunlop•1m ago•0 comments

Show HN: Clai – AI for the command line (stdin → LLM → stdout)

https://github.com/maxrodrigo/clai
1•maxrodrigo•2m ago•0 comments

Technology Freedom Cooperative Offers Civil Society Independence from Big Tech

https://hrdag.org/2026/08/04/the-technology-freedom-cooperative-offers-civil-society-new-independ...
1•hn_acker•2m ago•1 comments

Agent-coordination: hourly routine board

https://github.com/tsz-org/tsz/issues/15994
1•jackothy•3m ago•0 comments

Perspec 1.0

https://adriansieber.com/announcing-perspec-1-0/
1•surprisetalk•4m ago•0 comments

Show HN: Moorage – a better way to mount and view MTP devices in macOS

https://github.com/skuthus/Moorage
2•widowlark•6m ago•0 comments

Show HN: mcpvessel run untrusted MCP servers caged, egress denied by default

https://github.com/okedeji/mcpvessel
2•Toby11•6m ago•0 comments

But we're doing multidisciplinary teams

https://audreefletcher.co.uk/blog/but-were-already-doingmultidisciplinary-teams
1•adrianhoward•6m ago•0 comments

Apple says more ex-employees may have taken confidential data to OpenAI

https://techcrunch.com/2026/08/04/apple-says-more-ex-employees-may-have-taken-confidential-data-t...
1•thewebguyd•7m ago•0 comments

Commodore 64 Multi Floppy Commander with Turbo

https://gitlab.com/retro3872809/commodore-64/mfcwt
3•austinallegro•9m ago•0 comments

Show HN: Clayrune – Run Claude Code agents in parallel without losing context

https://github.com/ronle/clayrune
1•Clayrune•9m ago•0 comments

US plans to ban Chinese parts from AI data centers

https://www.reuters.com/world/trump-administration-drafting-ban-chinese-data-center-devices-sourc...
2•BlueBerry2001•10m ago•0 comments

Show HN: XTokenChecker – Verifies model identities of your AI gateway

https://xtokenchecker.com/
1•zizheruan•11m ago•0 comments

I built a live tracker for the EU Inc. legislation (the "28th regime")

https://euralto.com/eu-inc-law-tracker/
1•euralto•11m ago•0 comments

55 Years Ago, an Apollo 15 Astronaut Dropped a Hammer on the Moon

https://nautil.us/55-years-ago-an-apollo-15-astronaut-dropped-a-hammer-on-the-moon-1283339
2•Brajeshwar•12m ago•0 comments

AI-assisted staging draws boos at the Richard Wagner festival in Germany

https://abcnews.com/Entertainment/wireStory/ai-assisted-staging-draws-boos-richard-wagner-festiva...
2•cdrnsf•12m ago•1 comments

An agent built for Mobile

1•technicalbot•12m ago•0 comments

Holographic Lithography (2020) [pdf]

https://empossible.net/wp-content/uploads/2020/01/Lecture-Holographic-Lithography.pdf
1•peter_d_sherman•13m ago•0 comments

DuckGQL – Graph Queries in the Browser

https://duckgql.com/
1•jonbaer•13m ago•0 comments

Show HN: Capshelf – Share agent skills across repos with per-project lockfiles

https://github.com/genged/capshelf
1•mstr32•15m ago•0 comments

Skills vs. MCP: when to use which

https://ykdojo.github.io/awesome-agents-on-google-cloud/skills-vs-mcp.html
1•ykev•15m ago•0 comments

Energy Slaves

https://www.stuartmcmillen.com/comic/energy-slaves/
1•r3trohack3r•15m ago•0 comments

Show HN: Korvo – Local-first AI workspace that traces answers to the source

https://www.korvo.xyz/
2•akshay_bhardwaj•15m ago•0 comments

Gigatoken: Making tokenisation care about the hardware

https://peterbhabra.com/inside-gigatoken/
1•pthu•15m ago•0 comments

Zillow to lay off 500 staff in restructuring

https://www.housingwire.com/articles/zillow-layoffs-restructuring-500/
4•angrydev•15m ago•1 comments

Alchemy and AI – Hubert Dreyfus (1965) [pdf]

https://www.rand.org/content/dam/rand/pubs/papers/2006/P3244.pdf
1•jonash54•17m ago•0 comments

Show HN: Will Codex Reset – Predict Codex reset timing to maximize your quota

https://willcodexreset.com/
1•zizheruan•17m ago•0 comments

Why do 90% of economists oppose rent control? [video]

https://www.youtube.com/watch?v=yoT76zITRx8
1•u1hcw9nx•17m ago•0 comments

How DNS Works

https://howdns.works/
1•carlos-menezes•18m ago•0 comments