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•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.

Book Review: Twelve Rules for Life

https://slatestarcodex.com/2018/03/26/book-review-twelve-rules-for-life/
1•MrBuddyCasino•16s ago•0 comments

Hammers Without Handles: Linux UX Sucks

https://gardinerbryant.com/hammers-without-handles-linux-ux-sucks/
1•HotGarbage•1m ago•0 comments

Twelve Ways to Be Wrong About AI-Assisted Coding

https://third-bit.com/2026/05/20/twelve-ways-to-be-wrong/
1•tatersolid•1m ago•0 comments

State of the Fossil-Free Internet Report

https://fossilfree.greenweb.org/2026/
1•speckx•2m ago•0 comments

Turn your voice into a waveform video, in the browser

https://voicetowaveform.com/
2•lukegabriel•3m ago•0 comments

Show HN: Rustgate – Bypassing Python's event loop for token-aware rate limiting

https://github.com/MordechaiHadad/rustgate
1•MordechaiHadad•3m ago•0 comments

Plant Your Seeds in the Radicle Garden

https://radicle.dev/2026/06/02/announcing-radicle-garden
1•Tmpod•4m ago•0 comments

Show HN: Parley – code review TUI for AI code

https://parley.cloudflavor.io
1•pi-victor•6m ago•0 comments

Radxa Dragon Q8B Released:8cx Gen3 with 4xX1@3.0Ghz+4xA78@2.4Ghz

https://radxa.com/products/dragon/q8b/
1•gainsurier•6m ago•0 comments

Show HN: GridPath – AI first desktop app to work with spreadsheets

https://gridpath.dev/
1•pixelmash13•7m ago•0 comments

MilanSQL – A custom C++17 relational database engine running in the browser

https://github.com/haidari9819-lang/milansql
1•haidari9819•8m ago•0 comments

Show HN: Ariadne – reason about your codebase on a walk, run, or commute

1•Ravindhran•9m ago•0 comments

Show HN: TLD – codebase visualization and software diagramming to manage slop

https://github.com/Mertcikla/tld
1•mertcikla•9m ago•0 comments

How HN: I turned 1,063 reported purchases into a satirical online shop

https://murrells.shop/
1•mrroryflint•10m ago•1 comments

Remote Work Leaves Younger Workers Sidelined

https://libertystreeteconomics.newyorkfed.org/2026/06/remote-work-leaves-younger-workers-sidelined/
1•mooreds•10m ago•0 comments

Netflix launches "Watch Your Favorite Books" hub for book-to-screen adaptations

http://about.netflix.com/en/news/discover-your-next-book-to-screen-obsession-with-our-new-dedicat...
1•berlianta•10m ago•0 comments

Fine-tuning an LLM to write docs like it's 1995

https://passo.uno/fine-tuning-docs-llm/
1•eigenBasis•10m ago•0 comments

Mellum2 Goes Open Source: A Fast Model for AI Workflows

https://blog.jetbrains.com/ai/2026/06/mellum2-goes-open-source-a-fast-model-for-ai-workflows/
2•mooreds•10m ago•0 comments

Internet Noise Leaderboard: networks ranked by how much they scan for their size

https://honeylabs.net/asn-index
2•Robbedoes•11m ago•0 comments

Nearly 2M bees let loose after semi crash on interstate

https://www.westernmassnews.com/2026/05/29/nearly-2-million-bees-loose-after-semitruck-crash-inte...
1•mooreds•11m ago•0 comments

A Fundamental Principle of Aeronautical Engineering Has Been Overturned

https://www.tohoku.ac.jp/japanese/2026/05/press20260512-02-DMR.html
1•mhb•12m ago•1 comments

Four Takeaways from the WSJ Investigation into Bill Gates

https://www.wsj.com/business/four-takeaways-from-the-wsj-investigation-into-bill-gates-477322b9
1•bookofjoe•12m ago•1 comments

Step 3.7 Flash loves to use wait in the reasoning

https://gist.github.com/primaprashant/d73a5d941ecd9cc2aa2352a00498f36d
1•primaprashant•13m ago•0 comments

The free-money era subsidized your salary, not just startup valuations

https://eco3min.fr/en/cost-of-capital-zero-rate-era/
2•latentframe•13m ago•0 comments

Agent harness to turn your AI agent to personal DNA expert

https://www.genomiagent.com/blogs/introducing-genomi
1•itsEmZee•13m ago•0 comments

Show HN: NEXA - AI-synthesized news from 80 sources, one article per story

https://nexa.fasulloland.com
1•lucab_•13m ago•0 comments

RxCheck – Drop-in replacement for the discontinued NLM drug interaction API

https://www.rxcheck.dev
1•bcfeen•13m ago•0 comments

Show HN: Guestlist – know which sites will let your agent in

https://guestlist.tools
1•felix_myuk•14m ago•0 comments

Show HN: MCP Registry – NPM-style install for MCP servers

https://mcp-registry-dh5.pages.dev
1•PengSpirit•14m ago•0 comments

Describing Highly Variable Processes with Work Unit Routing Analysis (WURA)

https://improvesomething.today/wura-pqr-process-analysis/
1•surprisetalk•14m ago•0 comments