frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

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.

The Tech Behind an NBA Broadcast [video]

https://www.youtube.com/watch?v=mk_wdHePbtQ
1•b0ner_t0ner•2m ago•0 comments

US strike campaign against drug boats tops 200 deaths

https://www.independent.co.uk/news/world/americas/us-politics/drug-boat-strikes-cocaine-trafficki...
3•asdefghyk•16m ago•2 comments

The healthy life beverage book (1911)

https://gutenberg.org/cache/epub/78781/pg78781-images.html
1•petethomas•18m ago•0 comments

Measuring LLMs' ability to develop exploits

https://red.anthropic.com/2026/exploit-evals/
2•gmays•22m ago•0 comments

BP's annual report shows you shouldn't believe what you read

https://www.thetimes.com/business/companies-markets/article/bps-annual-report-shows-you-shouldnt-...
1•petethomas•24m ago•0 comments

John Cornyn loses GOP primary

https://liveclip.substack.com/p/john-cornyn-loses-gop-primary-brief
3•firasd•25m ago•0 comments

Converting Legacy C++ Code to Modern Fortran

https://degenerateconic.com/cpp-to-fortran.html
1•jacobwilliams•26m ago•0 comments

Naphtha Shortages Having a Growing Impact in Japan

https://www.nippon.com/en/japan-data/h02783/
5•takakaze•28m ago•0 comments

Subscription Fatigue Is Setting In

https://www.nytimes.com/2026/05/12/business/subscriptions-products-services.html
2•lxm•30m ago•0 comments

Avai – your first AI antivirus

https://github.com/iklobato/avai
1•iklobato1•37m ago•0 comments

Axon Vision

https://www.axon.com/products/axon-vision
2•Cider9986•41m ago•0 comments

Cherrapunji

https://en.wikipedia.org/wiki/Cherrapunji
1•marysminefnuf•44m ago•0 comments

Show HN: A Claude Code skill that scopes problems like Peter Naur

https://github.com/spinchange/cartographer-skill/blob/main/skills/cartographer/SKILL.md
1•spinchange•44m ago•0 comments

Tuning CPU-only Qwen3-30B inference with an IBM Quantum sampling loop

https://github.com/Shack870/qwen-air-qpu-mcp-lab
1•Royce-CMR•53m ago•0 comments

"The Apple Boogie" 1987 Mac Promo Album Cassette Tape [video]

https://www.youtube.com/watch?v=chJHB-btMNI
3•1970-01-01•58m ago•0 comments

We open source our threejs based game engine

https://buildwithstem.com
1•productexperts•1h ago•0 comments

WH proposes rules giving political appointees final approval on research grants

https://www.scientificamerican.com/article/white-house-proposes-new-rules-giving-political-appoin...
28•jordanpg•1h ago•4 comments

Restoring macOS on an Intel T2 Mac via Target Disk Mode from Apple Silicon

https://it-solutions-usa.github.io/mac-admin/reports/macos_restore_tdm_report.html
2•convmsdsdsd•1h ago•0 comments

Aedis – An open-source macroeconomic framework for the AI transition Body

https://github.com/rand55/project-aedis-framework/tree/main
1•Randal1964•1h ago•0 comments

US Counterterrorism Strategy 2026 [pdf]

https://www.whitehouse.gov/wp-content/uploads/2026/05/2026-USCT-Strategy-1.pdf
4•ki4jgt•1h ago•1 comments

G116: Nanosecond-level hardware jitter detection on Linux

https://github.com/ON1-Hao/ON1/blob/main/README_G116.md
1•ON1-Hao•1h ago•0 comments

How the West Lost to China in EVs [video]

https://www.youtube.com/watch?v=UhhZu0ZHdw4
2•arciini•1h ago•1 comments

Mac External Display Support by Chip

https://retinadesk.com/tools/external-display-support/
2•firexcy•1h ago•0 comments

Stephen Hawking's father worried his son 'does not study much', diaries reveal

https://www.theguardian.com/science/2026/may/23/stephen-hawking-father-worried-son-does-not-study...
2•pseudolus•1h ago•0 comments

Show HN: Formally verified polygon intersection – Opus 4.8 oneshots, prev failed

https://github.com/schildep/verified-polygon-intersection
2•permute•1h ago•0 comments

Red went from the #1 to the #5 colour for Japanese schoolgirls' backpacks

https://jivx.com/randoseru
1•momentmaker•1h ago•0 comments

Movwin: My (Unpublished) TUI Framework

https://movq.de/blog/postings/2026-05-29/0/POSTING-en.html
1•zdw•1h ago•0 comments

In situ cryo-ET defines the ultrastructure of ER exit sites in human cells

https://www.nature.com/articles/s41556-026-01964-2
1•bookofjoe•1h ago•0 comments

What a 98-Year Old Children's Book Teaches Us About AI

https://angrystaffofficer.com/2026/05/28/what-a-98-year-old-childrens-book-teaches-us-about-ai/
2•caycep•1h ago•0 comments

Textile Markup Language Documentation

https://textile-lang.com/
3•GaryBluto•1h ago•2 comments