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.

We're in Web 3.0

https://agatalab.ai/writing/web3
1•ciesaga•1m ago•0 comments

9 out of 10 bestselling novels in UK have 1 thing in common: a woman is murdered

https://www.theguardian.com/books/2026/jul/14/nine-of-ten-bestselling-novels-uk-woman-murdered
1•breitling•1m ago•0 comments

Denial WM: New Wayland Compositor with Flutter Directly Embedded

https://www.phoronix.com/news/Denial-WM-Compositor
1•mikece•2m ago•0 comments

Discovery Loop

https://www.discoveryloop.com/
1•xtreak29•2m ago•0 comments

Why do OpenAI's GPT-2 weights beat mine?

https://www.gilesthomas.com/2026/07/why-do-openai-gpt2-weights-beat-mine-1-intro
1•gmays•3m ago•0 comments

Pokee-Isaac 28B: 10M-token context, deployable on a single GPU

https://twitter.com/Pokee_AI/status/2084682445648216383
1•handfuloflight•6m ago•0 comments

Show HN: I made alchemical-cosmological PCB badges

https://github.com/KaiPereira/Alchemical-Cosmological-Badges
1•kaipereira•6m ago•0 comments

Hologram v0.11: Regular Expressions, Client Stacktraces, and More

https://hologram.page/blog/hologram-v0-11
1•bartblast•7m ago•0 comments

Jeff Dean Leaving Google

https://twitter.com/JeffDean/status/2085034604172603724
4•bifftastic•7m ago•0 comments

Google's Chief Scientist Is Leaving After 27 Years–To Start His Own AI Company

https://www.wsj.com/tech/ai/googles-chief-scientist-is-leaving-after-27-yearsto-start-his-own-ai-...
2•lairv•7m ago•0 comments

Same $24 AWS Lightsail VM, Different Bang for Buck by Region

https://webbynode.com/articles/bang-for-buck-2-aws-lightsail-24-dollar-vm
1•gsgreen•9m ago•0 comments

Measure coding agents in hardened environments

https://boundarybench.com/
2•aviramha•9m ago•0 comments

Show HN: Diffing Binary Files

https://withkord.com/diff
3•wennyyustalim•10m ago•0 comments

Google Is a Scammer's Paradise

https://pluralistic.net/2026/08/05/absentee-landlord/
2•hn_acker•10m ago•0 comments

The World Is Running Out of River Sand, and That's an Issue

https://www.sciencealert.com/the-worlds-rivers-are-running-out-of-sand
1•thunderbong•11m ago•0 comments

Google chief scientist Jeff Dean leaving in AI reshuffle

https://www.cnbc.com/2026/08/05/google-chief-scientist-jeff-dean-leaving-company-after-27-years.html
3•adolph•11m ago•0 comments

How do newborns react to the smell of their fathers?

https://www.npr.org/2026/08/04/nx-s1-5910665/how-do-newborns-react-to-the-smell-of-their-fathers
1•Brajeshwar•12m ago•0 comments

Show HN: AppScout – App Store downloads, revenue and widgets

https://apps.apple.com/us/app/appscout-app-metrics/id6770866569
1•degisner•13m ago•0 comments

Gödel, Escher, Elisp: The Beauty of Macros

https://www.chiply.dev/post-elisp-macros-are-beautiful
1•ibobev•15m ago•0 comments

Show HN: Shadow Blocker Blocklist – DNS blocklist from per-platform research

https://github.com/CorleoneSalute/SHADOW-BLOCKER-BLOCKLIST
1•Corleone612•16m ago•0 comments

Google DeepMind CEO Demis Hassabis is stepping down

https://www.axios.com/2026/08/05/google-deepmind-demis-hassabis-ai
64•ot•17m ago•18 comments

The next chapter of our AI momentum

https://blog.google/company-news/inside-google/message-ceo/next-chapter-ai-momentum/
5•colesantiago•17m ago•3 comments

Jeff Dean leaving Alphabet

https://www.nytimes.com/2026/08/05/technology/google-researchers-ai-startup.html
27•louiereederson•18m ago•1 comments

anydoc: Rust library that converts 14 document formats to Markdown

https://github.com/firecrawl/anydoc
1•amplitudes•18m ago•0 comments

ViperJS – a JavaScript engine in safe Rust, zero deps, 84% of test262

https://github.com/MerlijnW70/viperjs
1•MerlijnW70•20m ago•0 comments

Show HN: Everfree -AI cowriter note app on GitHub backend & Evernote migration

https://everfree.vercel.app/
1•adi2907•20m ago•0 comments

At 45-Years-Old, C-Kermit Gets Its First New Release in 15 Years

https://fossforce.com/2026/08/at-45-years-old-c-kermit-gets-its-first-new-release-in-15-years/
3•speckx•20m ago•0 comments

Rainy Day Thoughts on AI

https://third-bit.com/2026/08/04/rainy-day-thoughts-on-ai/
2•meetpateltech•21m ago•0 comments

Negative-Interest Tech Debt

https://jesseduffield.com/Negative-interest-tech-debt/
2•lwhsiao•23m ago•1 comments

Adding Recursive Functions to Futhark

https://futhark-lang.org/blog/2026-08-05-recursion.html
1•Svip•23m ago•0 comments