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•11mo ago

Comments

jjk166•11mo 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•11mo 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•11mo ago
Yup if I followed team/management guidance I would be nowhere.
jjk166•11mo 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•11mo 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•11mo 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•11mo 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•11mo ago
exactly. work can be fun and there is so much to learn.
try_the_bass•11mo 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•11mo 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•11mo 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•11mo 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•11mo ago
“Considered harmful” is considered harmful
V__•11mo 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•11mo 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•11mo 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•11mo 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•11mo 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.

Python One go: Bootstrapped uncertainty quantification given observation matrix

https://github.com/msuzen/leymosun
1•northlondoner•47s ago•1 comments

Devin for CLI

https://cli.devin.ai/docs
1•teddyX•1m ago•1 comments

Orchestrating AI Code Review at Scale

https://blog.cloudflare.com/ai-code-review/
1•vinhnx•2m ago•0 comments

My Visitors Are Not All Human. That Is Fine

https://hoeijmakers.net/my-visitors-are-not-all-human-that-is-fine/
1•robhoeijmakers•3m ago•1 comments

Llama.cpp MIPS R8000 Kernel Running on an SGI Power Challenge from 1995

https://twitter.com/mov_axbx/status/2048656497370923470
1•MrBuddyCasino•3m ago•0 comments

Taking down a network with a TLS certificate: my RIPE NCC RPKI exploit chain

https://mxsasha.eu/posts/ripe-ncc-rpki-exploit-chain/
2•job•4m ago•0 comments

Robot golf vs. holes that keep getting harder [video]

https://www.youtube.com/watch?v=2OfjZ3ORJfc
1•7777777phil•5m ago•0 comments

Welcome to the "find out" stage of AI

https://stackoverflow.blog/2026/04/27/welcome-to-the-find-out-stage-of-ai/
1•vinhnx•5m ago•0 comments

Bitwarden Encrypts and Decrypts Secrets

https://blog.miguelgrinberg.com/post/how-bitwarden-encrypts-and-decrypts-secrets
1•vinhnx•6m ago•0 comments

Show HN: Rip.so – a graveyard for dead internet things

https://rip.so
1•bozdemir•6m ago•0 comments

Text-to-CAD: Generate 3D models with coding agents (open source)

https://github.com/earthtojake/text-to-cad
2•steveharing1•9m ago•0 comments

Notepad++ appears as a native macOS application

https://www.heise.de/en/news/Notepad-appears-as-a-native-macOS-application-11275741.html
2•rxmux•10m ago•0 comments

Soft launch of open-source code platform for government

https://www.nldigitalgovernment.nl/news/soft-launch-for-government-open-source-code-platform/
4•e12e•13m ago•0 comments

Could At-Home Brain Stimulation Reduce Psychiatry's Reliance on SSRIs?

https://www.nytimes.com/2026/04/28/health/depression-at-home-brain-stimulation-fda.html
2•raindeer2•15m ago•0 comments

Why Law Is Law-Shaped

https://lawvm.org/why-law-is-law-shaped/
2•ekns•24m ago•0 comments

Show HN: AI powered coding interview practice

https://protechstack.com/practice
2•vampiregrey•29m ago•0 comments

SHOW HN: 50k+ Shopify Store Database Leads with Niche Segmentation

https://kanbauser.gumroad.com/l/shopifyleads
1•nazbasho•30m ago•0 comments

Trump: Australia's media bargaining laws 'foreign extortion'

https://www.theguardian.com/media/2026/apr/29/trump-australia-news-bargaining-laws-extortion
1•KnuthIsGod•31m ago•0 comments

Payphone Tag

https://hackaday.com/2026/04/28/payphone-tag-is-australias-new-national-sport/
2•altilunium•33m ago•0 comments

Taylor Swift files trademarks for voice and image amid concern over AI misuse

https://www.theguardian.com/music/2026/apr/27/taylor-swift-trademarks-voice-image-ai
1•JeanKage•33m ago•0 comments

US to issue new 'America250' passports featuring Donald Trump's image

https://www.theguardian.com/us-news/2026/apr/28/donald-trump-passports
2•KnuthIsGod•34m ago•0 comments

Quantum Computing and Blockchain [pdf]

https://assets.ctfassets.net/sygt3q11s4a9/6EjYavuGdtJDYCqaJrASj9/9f464a8bf26f44bd6c85710fe7e4a29f...
5•Tomte•38m ago•0 comments

Aihumanbench

1•AIhumanbench•39m ago•1 comments

Rspack 2.0: a 10x faster Webpack built in Rust

https://rspack.rs/blog/announcing-2-0
3•AbuAssar•42m ago•0 comments

Why I Still Reach for Lisp (& Scheme) Instead of Haskell

https://jointhefreeworld.org/blog/articles/lisps/why-i-still-reach-for-scheme-instead-of-haskell/...
8•jjba23•44m ago•1 comments

Product Thinking for Open Source Library Design

https://pckt.blog/b/krzysu/product-thinking-for-open-source-library-design-qzw69a9
6•krzysu•49m ago•1 comments

A free solution to the GitHub Actions supply chain crisis

https://developerwithacat.com/blog/202604/github-actions-supply-chain-commit/
1•pabs3•53m ago•0 comments

Mining magnate Andrew Forrest takes Meta 2 court over scam ads using his likenes

https://www.abc.net.au/news/2026-04-17/andrew-forrest-battles-meta-over-fake-ads/106574806
3•asdefghyk•54m ago•1 comments

The Wrong Black Box Problem

https://dekodiert.de/en/articles/das-falsche-black-box-problem
9•sdoering•55m ago•0 comments

The EC is turning Google Search into a privacy and national-security risk

https://blog.lukaszolejnik.com/the-european-commission-is-turning-google-search-into-a-privacy-an...
6•negura•57m ago•0 comments