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.

The Tragic Birth of FM Radio (2006)

https://www.damninteresting.com/the-tragic-birth-of-fm-radio/
1•bookofjoe•13s ago•0 comments

Best Books of the 21st Century

https://www.nytimes.com/interactive/2024/books/best-books-21st-century.html
1•paulpauper•24s ago•0 comments

Alan Greenspan, RIP

https://scottsumner.substack.com/p/alan-greenspan-rip
1•paulpauper•43s ago•0 comments

Show HN: Iwtlp – Learn to code by solving real domain based projects

https://iwtlp.com/
1•i_w_t_l_p•55s ago•0 comments

The Ben and Jerry's Flavor Graveyard

https://www.benjerry.com/flavors/flavor-graveyard
1•NaOH•1m ago•0 comments

Hacking a Ceiling Fan Remote with RTL-SDR and ESP32 for Home Assistant

https://hackaday.com/2026/06/28/rf-hacking-a-ceiling-fan-via-the-remote/
2•whiteblossom•2m ago•0 comments

Ornith-1.0: Self-Scaffolding LLMs for Agentic Coding

https://deep-reinforce.com/ornith_1_0.html
2•kordlessagain•3m ago•0 comments

Show HN: Borkd – Is it your code or the platform? One dashboard instead of ten

https://borkd.dev/
1•watchready•4m ago•1 comments

Node.js io_uring over napi-rs, more then 2x performance

https://github.com/avifenesh/ferrings
2•anotherCodder•5m ago•0 comments

The (new) place for thoughtful puzzles

https://www.puzzmo.com/today
1•jasonpeacock•5m ago•0 comments

Fontdue: The fastest font renderer in the world, written in pure rust

https://github.com/mooman219/fontdue
1•klaussilveira•6m ago•0 comments

Saudade: Mminimal retained-mode Windows 3.1 style GUI library written in Rust

https://github.com/roblillack/saudade/
1•klaussilveira•8m ago•0 comments

Semgrep: GLM 5.2 beats Claude in our Cyber Benchmarks

https://semgrep.dev/blog/2026/we-have-mythos-at-home-glm-52-beats-claude-in-our-cyber-benchmarks/
1•jms703•10m ago•0 comments

Mirror Project Proposal (2008)

https://webhelper.brown.edu/joukowsky/courses/13things/6689.html
1•jruohonen•10m ago•0 comments

Who Are the Fire-Tamers?

https://aeon.co/essays/who-are-the-fire-taming-healers-of-modern-france
2•Caiero•11m ago•0 comments

NASA races to save Swift telescope from falling back to Earth with daring rescue

https://phys.org/news/2026-06-nasa-swift-telescope-falling-earth.html
2•bookmtn•15m ago•0 comments

In Idaho, the next generation of US nuclear reactors nears reality

https://www.france24.com/en/live-news/20260628-in-idaho-the-next-generation-of-us-nuclear-reactor...
2•rustoo•15m ago•0 comments

Show HN: Caliper – pass@k reliability testing for Claude Code and Codex skills

https://github.com/edonadei/caliper
1•edonadei•18m ago•0 comments

Prism: An impure functional language with typed effects

https://www.stephendiehl.com/posts/prism/
1•fanf2•19m ago•0 comments

The 'Almost Homeless' Subreddit Is a Stark Glimpse at Soaring Wealth Inequality

https://www.wired.com/story/the-almost-homeless-subreddit-is-a-stark-glimpse-at-soaring-wealth-in...
2•Brajeshwar•19m ago•0 comments

We Answered 35 of Your Civ VII History Questions

https://store.steampowered.com/news/app/1295660/view/679628250084803716
2•Tomte•22m ago•0 comments

Yakuza Tattoo

https://kimurakami.com/blogs/japan-blog/yakuza-tattoo
2•jruohonen•22m ago•0 comments

How WisdomAI gets high text-to-SQL accuracy

https://www.wisdom.ai/blog/how-wisdom-gets-text-to-sql-right
1•sharva•23m ago•0 comments

Lenovo saying RAM prices may never go back to how they were

https://www.rockpapershotgun.com/oh-no-thats-lenovo-saying-they-think-these-ram-prices-will-be-th...
5•Tomte•24m ago•3 comments

Show HN: Tool to Convert PDF to a Video

https://caringmachines.com/shop/convert/pdf2vid
1•celestiallylvd1•25m ago•0 comments

Show HN: Verigate – Cryptographic authorization receipts for AI agents

https://verigate.cloud
1•heartlinmachado•27m ago•0 comments

AgentCrawl, a small self-hosted crawler for AI agents

https://github.com/JorG18/agentcrawl
1•Kenchi010•30m ago•0 comments

A 'perfect storm' points to a much smaller U.S. auto market by 2040

https://www.cnbc.com/2026/06/28/us-auto-market.html
1•toomuchtodo•31m ago•1 comments

White House Will Ad Hoc Decide Who Can Individually Access GPT-5.6

https://thezvi.substack.com/p/white-house-will-ad-hoc-decide-who
2•paulpauper•39m ago•1 comments

Movie reconstruction from mouse video cortex activity

https://www.youtube.com/watch?v=K3Hvy4CKVpg
1•bookofjoe•40m ago•0 comments