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.

Layer_shell.dart – Write a Wayland Shell in Flutter

https://github.com/mattkae/layer_shell.dart
1•matthewkosarek•1m ago•1 comments

Microtubule organization across cell types and states(2021)

https://www.cell.com/current-biology/fulltext/S0960-9822(21)00075-0
1•rolph•1m ago•0 comments

32 Principles of a Viral Product

https://twitter.com/marclou/status/2065385672991752210
1•rmason•1m ago•0 comments

MS Coin – A Layer-1 Privacy Protocol Built in Pure Rust

https://mscoin.network/
1•shaketank•3m ago•0 comments

Punch Card Wreath

https://princessleia.com/journal/2021/10/punch-card-wreath/
1•debo_•3m ago•0 comments

Show HN: Identity Layer for Agents and Autonomous AI

https://github.com/authsec-ai/authsec-ai
1•azifali•3m ago•0 comments

Carmakers Say They'll Leave CA over New Car Privacy Law [video][12 Mins]

https://www.youtube.com/watch?v=i1_8Lj6El8M
1•Bender•8m ago•0 comments

The Hrsi

1•bayesnet•8m ago•0 comments

Thinking in Ecosystems: From Climate to Planetary Resilience Tech

https://yanirseroussi.com/2026/06/29/thinking-in-ecosystems-from-climate-to-planetary-resilience-...
2•yanir•23m ago•0 comments

Computational Balloon Twisting: The Theory of Balloon Polyhedra [pdf]

https://cccg.ca/proceedings/2008/paper34full.pdf
2•luu•24m ago•0 comments

What Is SLAM? A short-and-sweet explainer

https://www.aptiv.com/en/insights/article/what-is-slam
2•ohjeez•28m ago•0 comments

Beta SDKs for the 2026-07-28 MCP Spec Release Candidate Are Here

https://blog.modelcontextprotocol.io/posts/sdk-betas-2026-07-28/
2•BrianPeek•30m ago•0 comments

WyrmRSS: A modern RSS reader and aggregator

https://github.com/kryoseu/WyrmRSS
2•kryoseu•30m ago•1 comments

FOMO Is the Cyberpsychosis of the AI Era

https://blog.akring.com/posts/fomo-is-the-cyberpsychosis-of-the-ai-era/
2•__natty__•31m ago•0 comments

Lake Powell Is Already Dead. They Just Won't Admit It. [video][22 Mins]

https://www.youtube.com/watch?v=wbdaSdrxUao
4•Bender•34m ago•0 comments

CyberWatch – Cybersecurity news and learning for everyone

https://cyberwatch-fc59b5.netlify.app/
2•KrishnaBozza•35m ago•1 comments

Paranoia: An automatic chaos engineering tool for Spring

https://github.com/MartinesEmanuel/ParanoiaEngine
2•SchwKatze•36m ago•0 comments

Will humans one day talk to animals? This scientist is bringing us closer

https://www.yahoo.com/news/science/articles/humans-one-day-talk-animals-200000105.html
2•gmays•38m ago•1 comments

Adding Features Without Interrupting Network Connections

https://blog.exe.dev/adding-features-without-interrupting-network-connections
2•anitil•40m ago•1 comments

How sound art is repurposing Philly's Village of Industry and Art

https://design-milk.com/historic-philadelphia-building-public-sound-installation/
2•whiteblossom•40m ago•0 comments

Ask HN: Line by Line Agentic Coding

5•notshore•43m ago•4 comments

You can get Unicode working on DOS

https://twitter.com/i/status/2071469740141224272
4•vkaku•43m ago•2 comments

Unaccountable Systems

https://whynothugo.nl/journal/2025/09/12/unaccountable-systems/
2•foxfired•45m ago•0 comments

What happened to BitTorrent's Project Maelstrom web browser?

https://www.ctrl.blog/entry/bittorrent-maelstrom.html
3•ValdikSS•45m ago•0 comments

Weak hands and blurry vision: Is your tech giving you 'phone body'?

https://www.bbc.com/future/article/20260630-is-your-tech-giving-you-phone-body
2•dabinat•46m ago•0 comments

Show HN: Toolnexus for Python – MCP, agent skills,a2a for any LLM

https://pypi.org/project/toolnexus/
2•muthuishere•51m ago•0 comments

Oracle outlines all the ways it could lose the farm it bet on AI

https://www.theregister.com/ai-and-ml/2026/07/01/oracle-outlines-all-the-ways-it-could-lose-the-f...
2•Bender•54m ago•0 comments

I'm opening VSCode less and less every day

3•othmanosx•54m ago•0 comments

Show HN: Banto – Turn any topic into a live game room in minutes

https://banto.tv
2•douglaspham•57m ago•0 comments

Red teamers turned Claude Desktop into a double agent to do their evil bidding

https://www.theregister.com/security/2026/07/01/red-teamers-turned-claude-desktop-into-a-double-a...
2•Bender•58m ago•0 comments