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

Comments

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

The environmental cost of datacentres is rising. Is it time to quit AI?

https://www.theguardian.com/australia-news/2026/mar/13/ai-datacentres-environmental-impacts
1•voxadam•58s ago•0 comments

A Couple of Git Nits

https://blog.gitbutler.com/git-ux-rant
1•aspleenic•1m ago•0 comments

Are we ready for film distribution via USB drives?

https://www.theguardian.com/film/2026/mar/16/film-distribution-usb-drives-video-store-age
1•n1b0m•2m ago•0 comments

I Take My Laptop to the Gym So Claude Doesn't Have Downtime

https://www.claudecodecamp.com/p/i-take-my-laptop-to-the-gym-so-claude-doesn-t-have-downtime
1•aray07•3m ago•0 comments

Show HN: X07, compiled language where agents write correct code on the first try

https://x07lang.org/
1•webodik•3m ago•0 comments

The 3-Day Starter Plan for Raspberry Pi Beginners

https://raspberrytips.com/beginner-starter-plan/
1•joebig•6m ago•0 comments

Contiguitas: The Pursuit of Physical Memory Contiguity in Datacenters

https://danglingpointers.substack.com/p/contiguitas-the-pursuit-of-physical
1•blakepelton•6m ago•0 comments

Wanted: Europe's Missing Cloud Provider

https://spectrum.ieee.org/europe-cloud-sovereignty
1•Brajeshwar•6m ago•0 comments

Free tool to compare SASE vendors side-by-side

https://sasecompare.com/
1•Shellomo•6m ago•1 comments

Revealed: The worst mega-leaks of methane driving global heating

https://www.theguardian.com/environment/2026/mar/17/revealed-world-worst-methane-leaks-global-hea...
1•guerby•7m ago•0 comments

Death of a Strawman: The Epistemology of a Language Model

https://mvaleadvocate.substack.com/p/death-of-a-strawman-the-epistemology
1•mannykannot•7m ago•0 comments

Ask HN: With Promptfoo acquired by OpenAI, what are MCP devs using for testing?

1•warmcat•7m ago•0 comments

Show HN: Specifica – an open format for writing software specs as Markdown

https://specifica.org/
1•openmason•9m ago•0 comments

Show HN: I'm trying to help aspiring Data Analysts

https://d8a.academy/
3•mariusMDML•10m ago•0 comments

UK security adviser attended US-Iran talks and judged deal was within reach

https://www.theguardian.com/world/2026/mar/17/uk-security-adviser-attended-us-iran-talks-and-judg...
2•prmph•11m ago•0 comments

The Great Developer Schism: Process vs. Product [video]

https://www.youtube.com/watch?v=-zK6JG94pdo
1•Gooblebrai•11m ago•0 comments

Show HN: MCP Isn't Dead. You're Just Using It Wrong

https://www.commandable.ai/blog/mcp-isnt-dead
2•isaacrolandson•11m ago•0 comments

CBM-BASIC: Commodore BASIC–style interpreter written in C

https://github.com/omiq/cbm-basic
1•ingve•13m ago•0 comments

A collaborative pixel mural where each 16×16 tile is owned and editable

https://nftmural.io
1•UPelsin•14m ago•1 comments

X11 user daemon to automatically run commands triggered by user specified events

https://codeberg.org/NRK/xuv
1•PaulHoule•17m ago•0 comments

Nvidia Built the A.I. Era. Now It Has to Defend It

https://buzznews.com/news/2e8391b8-5df1-4d49-a178-df15bd702086
1•buzznewswebsite•17m ago•0 comments

Show HN: MUP – Interactive UI inside LLM chat, so anyone can use agentic AI

https://github.com/Ricky610329/mup
1•Ricky_Tsou•17m ago•1 comments

Samsung to Discontinue Galaxy Z TriFold After Just Three Months

https://www.macrumors.com/2026/03/17/samsung-to-discontinue-galaxy-z-trifold/
2•tosh•19m ago•0 comments

VEO – Open-source content-adaptive video encoding optimizer in Go

https://github.com/terranvigil/veo
1•terranvigil•19m ago•1 comments

Trapped Inside a Self-Driving Car During an Anti-Robot Attack

https://www.nytimes.com/2026/03/17/technology/trapped-inside-a-self-driving-car-during-an-anti-ro...
1•JumpCrisscross•20m ago•0 comments

Java 26 Released

https://mail.openjdk.org/archives/list/jdk-dev@openjdk.org/thread/2MXXXBJKTJXQD25Q4XGGINKYA33T7D5I/
1•mkurz•20m ago•0 comments

The first open-source agentic AI physicist

https://github.com/psi-oss/get-physics-done
1•kristianpaul•20m ago•0 comments

Quickly Get Your Local and Public IP Address from the Command Line

https://nickjanetakis.com/blog/quickly-get-your-local-and-public-ip-address-from-the-command-line
2•nickjj•21m ago•1 comments

Nvidia making AI module for outer space

https://techxplore.com/news/2026-03-nvidia-ai-module-outer-space.html
2•Brajeshwar•23m ago•0 comments

Voice‑First‑Messages. Perfected.

https://haiket.com/
2•janandonly•24m ago•0 comments