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.

FXMacroData – Real-time FOREX macroeconomic data API for developers

https://fxmacrodata.com/
1•roberttidball•3m ago•0 comments

AI's Impact on Mental Health

https://cacm.acm.org/news/ais-impact-on-mental-health/
1•pseudolus•4m ago•0 comments

Tektronix equipment has been used in many movies and shows

https://vintagetek.org/tektronix-in-movies-shows/
1•stmw•5m ago•0 comments

Nix-robotml: Nix-based dev/deploy shells for ros2

https://github.com/akssri/nix-robotml
1•akssri•8m ago•0 comments

How Marlon Brando Changed Acting [video]

https://www.youtube.com/watch?v=-L6OGruW9i4
1•gmays•9m ago•0 comments

Amazon Leo

https://leo.amazon.com/
1•jonbaer•10m ago•0 comments

Mixing Is the Heartbeat of Deep Lakes. At Crater Lake, It's Slowing Down

https://www.quantamagazine.org/mixing-is-the-heartbeat-of-deep-lakes-at-crater-lake-its-slowing-d...
2•pseudolus•16m ago•0 comments

The Final Chapter for GummySearch

https://gummysearch.com/final-chapter/
1•boyter•18m ago•0 comments

From Zero to 35M: The struggles of scaling Laravel with Octane

https://www.galahadsixteen.com/blog/from-zero-to-35m-the-struggles-of-scaling-laravel-with-octane
1•bdlowery•18m ago•0 comments

Gamifying LeetCode: duels, wagers, and leaderboards

https://yeetcode.xyz/
1•Sidmo2006•19m ago•1 comments

What non-commercial license options are there for projects you want to share?

1•apatheticonion•24m ago•0 comments

More than three kinds of AI products work

https://carsho.dev/writings/article/more-than-three-kinds-of-ai-products-work
1•carsoon•27m ago•1 comments

Teaching Rust the SQL Language

1•rustic-indian•28m ago•0 comments

Jevons or Bust

https://www.a16z.news/p/jevons-or-bust
1•gmays•29m ago•0 comments

Debuff Chess

https://ndbaker1.github.io/debuff-chess/
3•dropbox_miner•31m ago•0 comments

A woman who puts America to sleep

https://thehustle.co/originals/the-woman-who-puts-america-to-sleep
1•Anon84•31m ago•0 comments

Programming Languages in the Age of AI Agents

https://alexn.org/blog/2025/11/16/programming-languages-in-the-age-of-ai-agents/
1•vinhnx•31m ago•0 comments

Rebuilding Every 20 Years Renders Sanctuaries Eternal (2004)

https://www.japanfs.org/sp/en/news/archives/news_id027786.html
1•mooreds•34m ago•0 comments

Security Reviews with Azure's Resource Graph Explorer (2024)

https://kknowl.es/posts/graph-explorer-security-reviews/
1•mooreds•35m ago•0 comments

Rust in Android: > Memory Safety, < Revisions, < Rollbacks, Shorter Reviews

1•m463•35m ago•0 comments

Why do birds' knees bend backwards? [video]

https://www.youtube.com/watch?v=lHti6TMFYMc
1•mooreds•36m ago•1 comments

Creating VMs in separate ZFS filesystems

https://oxcrag.net/blog/2025/11/16/Creating-VMs-in-separate-ZFS-filesystems.html
1•todsacerdoti•40m ago•0 comments

People are using iPad OS features on their iPhones

https://idevicecentral.com/ios-customization/how-to-enable-ipad-features-like-multitasking-stage-...
2•K0IN•47m ago•0 comments

I know you don't want them to want AI

https://www.anildash.com//2025/11/14/wanting-not-to-want-ai/
3•colinprince•48m ago•0 comments

A 1961 Relay Computer Running in the Browser

https://minivac.greg.technology/
8•vaibhavsagar•50m ago•2 comments

List of existing technologies predicted in science fiction

https://en.wikipedia.org/wiki/List_of_existing_technologies_predicted_in_science_fiction
3•erhuve•52m ago•0 comments

Some Americans Are Trying to Heat Their Homes with Bitcoin Mining

https://www.nytimes.com/wirecutter/reviews/heatbit-space-heater-review/
1•m463•53m ago•1 comments

sit: Create StuffIt archives on Unix systems

https://github.com/thecloudexpanse/sit
3•classichasclass•57m ago•1 comments

When warring troops stopped fighting and shared a picnic

https://www.bbc.com/news/articles/cg43kwvq4e9o
2•tagawa•1h ago•0 comments

AI Debt Explosion Has Traders Searching for Cover: Credit Weekly

https://www.bloomberg.com/news/articles/2025-11-15/ai-debt-explosion-has-traders-searching-for-co...
2•zerosizedweasle•1h ago•0 comments