frontpage.
newsnewestaskshowjobs

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.

Show HN: TrAIcer – capture your AI coding traces to sell later

https://github.com/smashah/traicer
1•smashah•2m ago•0 comments

Tech billionaires are shielding their children from their products

https://fortune.com/article/peter-thiel-tech-billionaires-limit-kids-screen-time-social-media-sma...
1•OZYMANDIASAK•4m ago•0 comments

Using AI

https://isaacrodriguez.me/post/2026/using-ai/
1•isaacrodriguez•4m ago•0 comments

Is GRE encouraged for international student intending Grad School?

1•mr_fantastic•5m ago•0 comments

Big Tech's top executives warn enterprises are giving away too much to AI labs

https://fortune.com/2026/07/16/microsoft-ceo-satya-nadella-warns-enterprises-that-ai-labs-are-ste...
1•1vuio0pswjnm7•6m ago•0 comments

Everyone as an Entrepreneur

https://zero2data.substack.com/p/everyone-as-an-entrepreneur
1•wj•6m ago•0 comments

The open-source Claude Design alternative has 77k GitHub stars and 1M+ installs

https://okaneland.com/studio/tom-huang/
1•ermantrout•8m ago•1 comments

SpaceX stock, analysts' florid targets: 'Paving the superhighway to the stars'

https://fortune.com/2026/07/18/wall-street-analysts-spacex-outlook-stock-predictions/
1•1vuio0pswjnm7•9m ago•0 comments

Smart TV Tracking

https://www.rtings.com/tv/learn/research/smart-tv-tracking
1•akyuu•11m ago•0 comments

Show HN: PixelUp – A 100% offline, lightweight AI video upscaler for Windows

https://steelsoft.site/software/PixelUp_home.html
2•billqu0001•14m ago•0 comments

AIpine – A Swiss Army knife for AI artifacts on iPhone

https://apps.apple.com/us/app/aipine/id6775947157
1•spingras•15m ago•1 comments

Ask HN: Who is dating? (July 2026)

3•tejasvi88•15m ago•0 comments

Reading Between the Dots: Decoding Hidden Computation Across Filler Tokens

https://arxiv.org/abs/2607.03502
1•Luc•15m ago•0 comments

Britain's Nearly Revolution of 1926

https://davidaaronovitch.substack.com/p/britains-nearly-revolution
1•rwmj•16m ago•0 comments

WPA3 Implementation for OpenBSD

https://marc.info/?l=openbsd-tech&m=178437520390575&w=2
1•brynet•17m ago•0 comments

We Built Colonist Rush

https://blog.colonist.io/colonist-rush-development/
1•kamphey•19m ago•0 comments

Why is tiny Norway so good at sports? It's more than Erling Haaland

https://www.csmonitor.com/World/Europe/2026/0710/norway-erling-haaland-soccer-youth-sports-compet...
4•RickJWagner•22m ago•2 comments

I created a Ruby gem that makes it easy to create websites

https://rubygems.org/gems/jimmu/versions/1.0.0
1•Yamatov•27m ago•0 comments

Gray Scott model of reaction diffusion

https://groups.csail.mit.edu/mac/projects/amorphous/GrayScott/
2•marysminefnuf•28m ago•0 comments

Three sacred cows that must die so Europe can live

https://world.hey.com/dhh/three-sacred-cows-that-must-die-so-europe-can-live-1afb203d
3•backlit4034•29m ago•3 comments

Zero-dependency streaming tar parser and writer for JavaScript

https://ayuhito.com/projects/modern-tar/
2•ayuhito•30m ago•0 comments

Google AI Overview Rewrote Their Signature Recipe and Attributed It to Them [video]

https://www.youtube.com/watch?v=J0lLvVYahNY
1•pknerd•31m ago•0 comments

Show HN: Open-source skills that make any AI agent write native social posts

https://github.com/inklate/social-skills
2•missingstack•31m ago•0 comments

Reddit is now asking age verification for all users in the EU

https://old.reddit.com/r/europrivacy/comments/1uexser/reddit_is_now_asking_age_verification_for_all/
5•inigyou•34m ago•0 comments

Show HN: Safehttp – an SSRF-resistant HTTP client for Go

https://github.com/ayuhito/safehttp
3•ayuhito•40m ago•0 comments

Federal employees can download TikTok on government devices, DOJ says

https://www.reuters.com/world/federal-employees-can-download-tiktok-government-devices-doj-says-2...
3•giuliomagnifico•43m ago•0 comments

What I learned on reducing token spend in your agent after $500 on iterations

https://twitter.com/chrisvxd/status/2078446083496108282
3•chrisvxd•45m ago•1 comments

America Broke Its Own Military

https://tribunemag.co.uk/2026/07/how-america-broke-its-own-military
5•robtherobber•49m ago•0 comments

From the Editor: Commercial Aviation's Innovation Dilemma – Aviation Week

https://aviationweek.com/aerospace/manufacturing-supply-chain/editor-commercial-aviations-innovat...
2•rbanffy•50m ago•0 comments

The Zoom hack that says, 'Don't record me'

https://techcrunch.com/2026/07/17/the-zoom-hack-that-says-dont-record-me/
2•nyku•52m ago•0 comments