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.

Ask HN: What would you like to rant about?

1•iamalizard•29s ago•0 comments

Thea Energy Raises $100M Series B Funding to Build Scalable Fusion Power Plants

https://thea.energy/press-release/thea-energy-raises-100-million-series-b-funding-to-build-scalab...
1•actinium226•51s ago•0 comments

What's an Entity, Anyway?

https://docs.eventsourcingdb.io/blog/2026/05/28/whats-an-entity-anyway/
1•goloroden•1m ago•0 comments

Atomically Precise Mechanosynthesis of Carbon Structures on Hydrogenated Si(100)

https://www.somewhereville.com/2026/05/27/atomically-precise-mechanosynthesis-of-carbon-structure...
1•dannyobrien•2m ago•0 comments

Windows computer-use: synthetic cursors for background agents

https://github.com/trycua/cua/blob/main/blog/inside-windows-computer-use.md
1•frabonacci•2m ago•0 comments

I found a second vote.gov – and it's registered to the White House

https://thedreydossier.substack.com/p/i-found-a-second-votegov-and-its
1•philips•3m ago•0 comments

Building current, a browser-based file sharing tool, with Rust and WASM

https://current.rdvz.app/blog/building-current
1•laptou•3m ago•1 comments

Webmaster It's time to serve slop to AI crawlers

https://iczelia.net/blog/webmaster-it-s-time-to-serve-slop-to-ai-crawlers/
2•speckx•4m ago•0 comments

Ask HN: Examples of products and services created via agentic coding

1•d_silin•5m ago•0 comments

Dependabot PRs can cost you $48,000 a year

https://patchwave.ai/
1•jcarver•7m ago•0 comments

SpaceX IPO: How It Could Hit Your Pension

https://freedomisntfree.co.uk/articles/spacex-ipo-uk
1•u1hcw9nx•8m ago•0 comments

The single most important factor that differentiates front-end frameworks

https://mjswensen.com/blog/the-single-most-important-factor-that-differentiates-front-end-framewo...
2•thunderbong•10m ago•0 comments

Open-Sourcing FastVideo Dreamverse: Real-Time Vibe Directing on Single B200 GPU

https://haoailab.com/blogs/fastvideo-dreamverse-release/
2•Yuxuan_Zhang13•10m ago•0 comments

Run your own local LLM with rate limits via API-keys

https://github.com/skorotkiewicz/llm-rt
1•modinfo•11m ago•0 comments

Search engine results are terrible

https://maurycyz.com/misc/search/
3•fernie•11m ago•0 comments

The bug bounty market is bifurcating: notes from finding 7 CVEs for $96

https://alexrhickey.substack.com/p/7-cves-96-and-the-market-that-stopped
1•boundary_check•12m ago•0 comments

Ferrari's First Electric Car Runs into Backlash in Italy and Beyond

https://www.nytimes.com/2026/05/27/business/ferrari-luce-electric-ev-backlash.html
1•garyrob•15m ago•2 comments

Inside Xi Jinping’s Strategy to Export Ideas on State Control

https://www.nytimes.com/2026/05/27/world/asia/china-solomons-pacific-security-threats.html
1•Cider9986•19m ago•1 comments

The Sludge on the Wall

https://grox.io/blog/28-the-sludge-on-the-wall/
1•iroddis•19m ago•0 comments

DNS over HTTPS, DNS over TLS, DNS over QUIC: Encrypted DNS Protocol Comparison

https://www.copahost.com/blog/encrypted-dns/
1•ggallas•19m ago•0 comments

Prosody IM 13.0.6 released – An XMPP/Jabber server written in Lua

https://blog.prosody.im/prosody-13.0.6-released/
1•neustradamus•20m ago•0 comments

Delta Steered Around Airline Industry Chaos

https://www.nytimes.com/2026/05/26/business/delta-airlines-ed-bastian.html
1•Cider9986•20m ago•0 comments

Writing Is Fundamental to How We Think

https://www.nytimes.com/2026/05/27/opinion/writing-creativity-ai.html
1•Cider9986•21m ago•0 comments

Paper from 1967 explaining origins of life was initially rejected 15 times

https://spacedaily.com/n-the-paper-that-explained-why-every-living-thing-on-earth-exists-was-reje...
2•Jimmc414•21m ago•1 comments

Is Peter Thiel the Target of Pope Leo's Gandalf Quote? An Investigation

https://arstechnica.com/tech-policy/2026/05/is-peter-thiel-the-target-of-pope-leos-gandalf-quote-...
1•vintagedave•22m ago•0 comments

Create Business DNA

https://labs.google.com/pomelli/
1•modinfo•26m ago•0 comments

Hilbert Transform as an Infinite Matrix

https://www.johndcook.com/blog/2026/05/23/hilbert-transform-as-an-infinite-matrix/
1•ibobev•27m ago•0 comments

Expected IQ Spread on a Jury

https://www.johndcook.com/blog/2026/05/26/expected-iq-spread-on-a-jury/
3•ibobev•27m ago•1 comments

Show HN: Epstein Index – Stock returns of Epstein-linked companies since 2008

https://epstein-index-six.vercel.app/
2•milanmuriithi•28m ago•0 comments

Hacker Just Revealed Tucker's Social Security Live on the Podcast [video][9 Min]

https://www.youtube.com/watch?v=5HfHvuuAmCQ
1•Bender•28m ago•0 comments