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.

Show HN: ASCII Royale

https://github.com/chad/ascii-royale
1•chadfowler•1m ago•0 comments

By Necessity: The Return of the Engineer

https://carette.xyz/posts/the_return_of_the_engineer/
1•LucidLynx•1m ago•0 comments

Trojaned OpenSSH (In 2002)

http://miod.online.fr/software/openbsd/stories/trojan.html
1•birdculture•6m ago•0 comments

Life Biosciences: First Patient in Phase 1 Trial for Optic Neuropathies

https://www.lifebiosciences.com/life-biosciences-announces-first-patient-dosed-in-phase-1-trial-o...
1•Gaishan•6m ago•0 comments

Good Careers at Bad Companies

https://sharedphysics.com/good-careers-at-bad-companies/
1•bobbiechen•6m ago•0 comments

Microsoft taps Alt Carbon in sign of India's growing role in carbon removal

https://techcrunch.com/2026/06/11/microsoft-taps-alt-carbon-in-sign-of-indias-growing-rile-in-car...
1•like_any_other•8m ago•0 comments

What makes a language flourish? (2021)

https://www.5jt.com/what-makes-a-language-flourish
1•tosh•9m ago•0 comments

Yale Grammatical Diversity Project

https://ygdp.yale.edu/
1•naberhausj•10m ago•0 comments

Anthropic Fable just deleted a .git folder of mine, what's next?

1•ocimbote•11m ago•2 comments

SkillSpector

https://github.com/NVIDIA/SkillSpector
1•taubek•15m ago•0 comments

Zero Install: The future of FOSS Python static application security testing

https://nocomplexity.substack.com/p/zero-install-the-future-of-foss-python
1•runningmike•15m ago•0 comments

A Go tunneling engine with anti-DPI plugin chains

https://github.com/hbahadorzadeh/stunning
1•hbahadorzadeh•18m ago•0 comments

Doomsday Simulator: Fable physically realistic WebGPU planetary collision SIM

https://doomsdaysimulator.com
1•bc1000003•21m ago•1 comments

Techno-libertarians are flocking to the Caribbean

https://www.economist.com/the-americas/2026/06/11/techno-libertarians-are-flocking-to-the-caribbean
2•andsoitis•22m ago•0 comments

I created an AI agent that finds investors that and does reachouts to investors

1•west_subject•22m ago•0 comments

The Swiss would be foolish to cap their population at 10M

https://www.economist.com/leaders/2026/06/12/the-swiss-would-be-foolish-to-cap-their-population-a...
2•andsoitis•22m ago•0 comments

Show HN: Atlas – local-first memory that re-evaluates beliefs when facts change

https://github.com/RichSchefren/atlas
1•RichSchefren•23m ago•0 comments

ACM warns vibe coding skips core engineering practices

https://thenewstack.io/acm-vibe-coding-ai-agent/
1•Hypathia•23m ago•0 comments

The value of SpaceX rockets on its stock-market debut

https://www.economist.com/business/2026/06/12/the-value-of-spacex-rockets-on-its-stock-market-debut
2•andsoitis•23m ago•0 comments

MX Linux 25.2 provides possible refuge from AI as well as systemd

https://www.theregister.com/software/2026/06/12/mx-linux-252-arrives-with-switchable-init-and-pi-...
1•Bender•24m ago•1 comments

Microsoft mostly repaired flaw Surface hardware devices bricked single packet

https://www.theregister.com/security/2026/06/12/microsoft-has-mostly-repaired-flaw-in-surface-har...
1•Bender•25m ago•1 comments

PeopleSoft 0-day affecting organizations steals gigabytes of data

https://arstechnica.com/security/2026/06/peoplesoft-0-day-affecting-hundreds-of-organizations-ste...
1•Bender•26m ago•0 comments

An Interview with Intel's Kira Boyko: Xeon 6's Product Director

https://chipsandcheese.com/p/an-interview-with-intels-kira-boyko
1•rbanffy•27m ago•0 comments

I reviewed Wordle in 2026

https://dles.gg/reviews/wordle
1•trizoza•27m ago•0 comments

DigitalOcean Ending Student Credit Promotion

2•thepotatodude•28m ago•0 comments

Loopers, Robovacs and the Death of the /Prompt

https://medium.com/@vektormemory/loopers-robovacs-and-the-death-of-the-prompt-404946da77f8
1•vektormemory•33m ago•0 comments

I assume I'm below average

https://sive.rs/below-average
2•vikrum•33m ago•0 comments

Show HN: RedgeDB – Redis-compatible storage with a sharper edge (OpenSource)

https://redgedb.com
1•SamuelRecio•35m ago•0 comments

Show HN: Vibecoded local Azure emulator inspired by LocalStack and localgcp

https://github.com/link-society/localaz
1•linkdd•36m ago•0 comments

Berry

https://tasmota.github.io/docs/Berry/
2•tosh•36m ago•0 comments