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•6mo ago

Comments

jjk166•6mo 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•6mo 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•6mo ago
Yup if I followed team/management guidance I would be nowhere.
jjk166•6mo 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•6mo 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•6mo 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•6mo 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•6mo ago
exactly. work can be fun and there is so much to learn.
try_the_bass•6mo 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•6mo 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•6mo 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•6mo 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•6mo ago
“Considered harmful” is considered harmful
V__•6mo 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•6mo 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•6mo 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•6mo 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•6mo 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 teenage David Bowie was already a rebel

https://www.bbc.com/culture/article/20251107-why-the-teenage-david-bowie-was-already-a-rebel
1•1659447091•4m ago•0 comments

Teaching large language models how to absorb new knowledge

https://news.mit.edu/2025/teaching-large-language-models-to-absorb-new-knowledge-1112
1•alhazraed•5m ago•0 comments

HipKittens: Fast and Furious AMD Kernels

https://hazyresearch.stanford.edu/blog/2025-11-09-hk
1•dataminer•6m ago•0 comments

Pelicans Riding Bicycles

https://github.com/scosman/pelicans_riding_bicycles
1•scosman•7m ago•0 comments

Where Are All the AI Generated Native Android and iOS Apps?

https://jamesoclaire.com/2025/11/14/where-are-all-the-ai-generated-native-android-ios-apps/
1•ddxv•9m ago•1 comments

Chinese co's roadmap for aneutronic fusion

https://arxiv.org/abs/2401.11338
1•gsf_emergency_4•12m ago•0 comments

Google Colab Is Coming to VS Code

https://developers.googleblog.com/en/google-colab-is-coming-to-vs-code/
2•WillieCubed•13m ago•0 comments

The Risks of Taiwan's Boom

https://www.economist.com/leaders/2025/11/13/the-hidden-risks-in-taiwans-boom
1•ryan_j_naughton•15m ago•0 comments

What Technologies Are Running on 50k Websites (Oct 2025)

https://www.dropbox.com/scl/fi/xu8m2kzeu5z3wurvilb9t/oct_2025_jumbo_sample.zip?dl=0&e=1&noscript=...
2•_chse_•17m ago•0 comments

Titanic passenger's pocket watch expected to fetch $2.3M at auction

https://www.rnz.co.nz/news/world/578858/titanic-passenger-s-pocket-watch-expected-to-fetch-2-poin...
2•RickJWagner•18m ago•0 comments

Thoughts on Funding Free Software Development

http://yummymelon.com/devnull/thoughts-on-funding-free-software-development.html
1•kickingvegas•20m ago•0 comments

Numatics World

https://numatics.world/
2•52-6F-62•22m ago•0 comments

@5m23s: Denmark's GDP growth rivals Cali's: pharm,wind,balanced worker rights

https://www.youtube.com/watch?v=ba-I5SPsvp8
1•gsf_emergency_4•27m ago•0 comments

Ask HN: Isn't it isolationist to say Chinese AI models?

3•nothrowaways•28m ago•2 comments

We open-sourced a GAIA-ready agent framework that builds super-agents in minutes

https://github.com/gaia-agent/gaia-agent
1•chepy•32m ago•1 comments

N8n Secures $180M Series C Funding, Hits $2.5B Valuation

https://ventureburn.com/n8n-series-c-funding/
1•marcofloriano•33m ago•0 comments

Our dogs' diversity can be traced back to the Stone Age

https://www.bbc.com/news/articles/ce9d7j89ykro
2•1659447091•35m ago•0 comments

Spiraling Housing Costs Behind Plummeting Birth Rate: Study

https://www.newsweek.com/spiraling-housing-costs-behind-plummeting-birth-rate-study-11040822
4•harambae•38m ago•0 comments

Singapore to trial tokenised bills, bring in stablecoin laws -central bank chief

https://www.reuters.com/world/asia-pacific/singapore-trial-tokenised-bills-bring-stablecoin-laws-...
1•thunderbong•40m ago•0 comments

Show HN: One prompt mobile apps deployed to app store

https://mozy.ai
1•markmagarity•40m ago•0 comments

If you're going to be kind to another human, today is the day to do it

https://www.npr.org/sections/goats-and-soda/2025/11/13/g-s1-97432/world-kindness-day-kind-compass...
2•manveerc•41m ago•0 comments

Strandbeast Evolution 2025 [video]

https://www.youtube.com/watch?v=ANhA94ZqnEQ
3•layer8•42m ago•0 comments

Causation Does Not Imply Variation

https://www.grumpy-economist.com/p/causation-does-not-imply-variation
2•paulpauper•44m ago•0 comments

Bill Gates Said the Quiet Part Out Loud

https://www.theatlantic.com/science/2025/11/climate-cop-gates-memo/684903/
4•paulpauper•45m ago•2 comments

What If AI Is a Bubble?

https://www.theatlantic.com/podcasts/2025/11/ai-bubble-us-economy/684906/
2•paulpauper•45m ago•1 comments

Learning GTK with Zig

https://medium.com/@swindlers-inc/learning-gtk-with-zig-0371bb22e865
2•andsoitis•47m ago•0 comments

Canadian boycott of US travel shows no sign of slowing

https://www.bbc.com/news/articles/ce9d7pj543eo
6•1659447091•49m ago•1 comments

Holes (1970) [pdf]

https://rintintin.colorado.edu/~vancecd/phil375/Lewis1.pdf
1•miobrien•51m ago•0 comments

Steam Machine Companion Cube

https://dbrand.com/shop/limited-edition/companion-cube
3•SteamyBoi•51m ago•1 comments

Behind the complaints: Investigation into suspicious pressure on Archive.today

https://adguard-dns.io/en/blog/archive-today-adguard-dns-block-demand.html
4•_a9•57m ago•1 comments