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.

Digital Independence: EU Plans Strict Access to State IT Structures

https://www.heise.de/en/news/Digital-Independence-EU-Plans-Strict-Access-to-State-IT-Structures-1...
1•doener•2m ago•0 comments

AI enthusiasts are in a race against time, AI skeptics in a race against entropy

https://charitydotwtf.substack.com/p/ai-enthusiasts-are-in-a-race-against
1•adunk•6m ago•0 comments

Coreutils for Windows Overview – Microsoft Learn

https://learn.microsoft.com/en-us/windows/core-utils/overview
1•rbanffy•7m ago•1 comments

Grep this: Microsoft grafts (most) Linux commands onto Windows

https://www.theregister.com/os-platforms/2026/06/03/grep-this-microsoft-grafts-most-linux-command...
1•rbanffy•8m ago•0 comments

StereoTales: Multilingual Open-Ended Stereotype Discovery in LLMs

https://research.giskard.ai/blog/stereotales/
1•mattbit•10m ago•0 comments

XLclick Add-In

https://xlclick.com/
1•getseofix•14m ago•0 comments

Train your own LLM? Here's what happens

https://www.exasol.com/blog/train-your-own-llm/
3•ROSEDOLA•15m ago•0 comments

2026 World Cup Predictions

https://www.natesilver.net/p/world-cup-2026-odds-predictions
2•7777777phil•18m ago•0 comments

Nvidia – The Coming Short Squeeze?

https://www.linkshort.app/r/pagea.uk/nvidia-stock-thesis
1•freakynit•20m ago•1 comments

The Russian "Max" messaging app has suddenly disappeared from the App Store

https://komersant.ua/en/rosiiany-skarzhatsia-shcho-z-app-store-raptovo-znyk-mesendzher-maks/
1•NewCzech•22m ago•0 comments

Show HN: Uruky (EU-based Kagi alternative) now has Image Search and URL Rewrites

https://uruky.com/?il=en
2•BrunoBernardino•25m ago•0 comments

What if heterogenous agents could talk to each other?

https://github.com/prassanna-ravishankar/repowire
1•nomadic-coder•25m ago•1 comments

Quality in the Age of Slop

https://sinclairtarget.com/blog/2026/06/01/quality-in-the-age-of-slop/
3•birdculture•29m ago•1 comments

EtherHiding: Malware uses Ethereum blockchain as uncensorable C2 resolver

https://www.mcafee.com/blogs/other-blogs/mcafee-labs/weedhack-minecraft-malware-as-a-service-camp...
1•Ember_Wipe•32m ago•0 comments

Why Learn Pandas?

https://blog.geekuni.com/2026/06/why-learn-pandas.html
1•theanonymousone•34m ago•0 comments

UK media fails to disclose defence sector links in nearly 60% of cases

https://aoav.org.uk/2026/military-experts-or-arms-industry-insiders-uk-media-fails-to-disclose-de...
18•XzetaU8•35m ago•5 comments

Email is the hardest easy problem, and I built a business in it

https://blog.emailengine.app/email-is-the-hardest-easy-problem-and-i-built-a-business-in-it/
3•andris9•36m ago•0 comments

How Freedom Tech Is Pushing Back Against Digital Authoritarianism

https://www.forbes.com/sites/digital-assets/2026/06/04/how-freedom-tech-is-pushing-back-against-d...
2•mkfain•38m ago•0 comments

A post-quantum future for Let's Encrypt

https://letsencrypt.org/2026/06/03/pq-certs.html
1•fanf2•39m ago•0 comments

Companies Are Using Reddit to Manipulate ChatGPT and Google AI Search

https://www.404media.co/companies-are-using-reddit-to-manipulate-chatgpt-and-google-ai-search/
2•RobotToaster•40m ago•0 comments

Anthropic's in-house data analytics with Claude

https://claude.com/blog/how-anthropic-enables-self-service-data-analytics-with-claude
1•dmpetrov•42m ago•0 comments

Google to add sources in AI Searches, allow to opt out following UK ruling

https://sfist.com/2026/06/03/google-to-add-clearer-attributions-to-ai-searches-allow-sites-to-opt...
4•xyzal•45m ago•0 comments

The Electrodynamics of Moving Bodies by A. Einstein June 30, 1905 [pdf]

https://users.physics.ox.ac.uk/~rtaylor/teaching/specrel.pdf
1•chistev•47m ago•0 comments

OpenAI and Anthropic Sign Letter to Prevent AI-Developed Biological Weapons

https://www.wired.com/story/openai-anthropic-letter-ai-biological-weapons/
3•dangoldbj•51m ago•0 comments

So Long, CHU, and Thanks for All the Time Signals

https://hackaday.com/2026/05/27/so-long-chu-and-thanks-for-all-the-time-signals/
1•austinallegro•53m ago•0 comments

What's new in Swift: May 2026 Edition

https://swift.org/blog/whats-new-in-swift-may-2026/
1•frizlab•53m ago•0 comments

Exploring Otel data in the console via axiom.co

https://github.com/axiomhq/ax
4•Licenser•55m ago•2 comments

Majorana 2 – Microsoft's new quantum chip

https://news.microsoft.com/source/features/innovation/majorana-2-microsoft-discovery-agentic-ai/
3•dangoldbj•57m ago•0 comments

AgentRail. An AI-agent friendly layer for websites

https://github.com/gharibyan/agentrail
1•xgharibyan•58m ago•0 comments

30 things I've learned from 30 years freelancing

https://lernerpython.com/2025/12/08/30-things-ive-learned-from-30-years-in-business/
3•reuven•1h ago•0 comments