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 Failed Crusade to Keep a Rare-Earths Mine Out of China's Hands

https://www.wsj.com/business/the-failed-crusade-to-keep-a-rare-earths-mine-out-of-chinas-hands-07...
1•mikhael•1m ago•0 comments

What now? Handling errors in large systems

https://brooker.co.za/blog/2025/11/20/what-now.html
1•fanf2•2m ago•0 comments

My calendar as a profit generating asset

https://hiipitch.com/
1•salesexec09•3m ago•1 comments

Making a Custom CPU platform and automated build toolchain

https://popovicu.com/posts/making-a-custom-cpu-mrav/
1•transpute•6m ago•0 comments

ZetaShare Building private file transfer with WebRTC

2•masterdegrees•6m ago•0 comments

Caching is better than mocking

https://federicopereiro.com/caching-ftw/
1•todsacerdoti•6m ago•0 comments

Show HN: ESLint-plugin-no-else-if

https://github.com/RickCarlino/eslint-plugin-no-else-if
1•rickcarlino•7m ago•0 comments

Improving GCC Buffer Overflow Detection for C Flexible Array Members

https://blogs.oracle.com/linux/improving-gcc-buffer-overflow-detection-for-c-flexible-array-members
1•pabs3•7m ago•0 comments

Locker 247

https://twitter.com/MrPitbull07/status/1992609458023977411
2•rmason•9m ago•0 comments

Host a website from an old phone using PostmarketOS

https://far.computer/how-to/
2•birdculture•9m ago•0 comments

Large-scale trial finds 4-day workweek improves employee well-being

https://www.psypost.org/large-scale-trial-finds-four-day-workweek-improves-employee-well-being-an...
1•mustaphah•11m ago•0 comments

Event-Driven Data Science: EventSourcingDB Meets Python and Pandas

https://docs.eventsourcingdb.io/blog/2025/11/24/event-driven-data-science-eventsourcingdb-meets-p...
2•goloroden•13m ago•0 comments

What topic in cyber security should I focus on as AI engineer?

1•maorware•14m ago•0 comments

Weight loss drugs are bringing down the country's obesity rate, a survey shows

https://www.npr.org/sections/shots-health-news/2025/10/28/nx-s1-5587805/glp-1-ozempic-zepbound-ga...
1•paulpauper•15m ago•0 comments

The DoorDash Problem: How AI Browsers Are a Threat to Amazon

https://www.theverge.com/podcast/823909/the-doordash-problem-ai-agents-web-amazon-perplexity-lawsuit
1•jboydyhacker•16m ago•1 comments

Tech billionaires want to make gene-edited babies

https://www.economist.com/science-and-technology/2025/11/19/tech-billionaires-want-to-make-gene-e...
2•andsoitis•17m ago•0 comments

Project Code Rush (Documentary): Does History Repeats with AI? [video]

https://www.youtube.com/watch?v=4Q7FTjhvZ7Y
1•finchisko•17m ago•1 comments

EU's High‑Speed Rail Action Plan

https://transport.ec.europa.eu/transport-modes/rail/high-speed-rail-plan_en
1•simonebrunozzi•19m ago•0 comments

Visual Agent: Prompt → Image → Segmentation → 3D Mesh in One Chat

https://chat.vlm.run/c/3fcd6b33-266f-4796-9d10-cfc152e945b7
1•visioninmyblood•21m ago•0 comments

Show HN: Regex Challenge – Daily regex puzzles

https://www.regexchallenge.com/
1•stoccupied•24m ago•1 comments

GitHub Actions broke caching on macOS

https://github.com/actions/runner-images/issues/13341
2•twp•25m ago•0 comments

The Age of Disclosure

https://marginalrevolution.com/marginalrevolution/2025/11/the-age-of-disclosure.html
1•paulpauper•30m ago•0 comments

Sperm Whales May Be Speaking in Vowels Too

https://scienceblog.com/wildscience/2025/11/19/sperm-whales-may-be-speaking-in-vowels-too/
2•paulpauper•30m ago•0 comments

Tiny improvement for SoA over AoS in Python

https://blog.osm-ai.net/2025/11/23/structofarrays-vs-arrayofstructs-in-python.html
1•osm3000•34m ago•1 comments

Making my 1970's-style renderer multi-threaded

https://filiph.net/text/making-my-1970s-renderer-multi-threaded.html
2•Apocryphon•34m ago•0 comments

Google Colab Is Coming to VS Code

https://developers.googleblog.com/en/google-colab-is-coming-to-vs-code/
3•malshe•41m ago•0 comments

Show HN: Less‑filtered LLM chat and API

https://abliteration.ai/
1•abliterationai•42m ago•0 comments

Meet the AI workers who tell their friends and family to stay away from AI

https://www.theguardian.com/technology/2025/nov/22/ai-workers-tell-family-stay-away
17•breve•43m ago•2 comments

API Versioning in Spring

https://spring.io/blog/2025/09/16/api-versioning-in-spring/
1•tsenturk•44m ago•0 comments

AI Content Pipeline: My Experience

https://techlife.blog/posts/ai-content-pipeline/
2•tsenturk•45m ago•0 comments