frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Things I wish I had been taught about coding agents for engineering

https://blog.owulveryck.info/2026/06/04/see-act-correct-three-levers-for-working-with-a-code-agen...
1•owulveryck•2m ago•0 comments

Warren's Abstract Machine: A Tutorial Reconstruction

https://github.com/a-yiorgos/wambook
1•nextos•3m ago•0 comments

401K and Megaback Door Calculator

https://mega-backdoor-401k-calculator.pages.dev
1•John23832•4m ago•1 comments

Do You Really Want That Computer-Science Degree?

https://www.economist.com/graphic-detail/2026/06/01/do-you-really-want-that-computer-science-degree
2•karakoram•7m ago•1 comments

PR: Banana as an official unit in Python pint package

https://github.com/hgrecco/pint/pull/2316
1•vojtamolda•7m ago•1 comments

I Hacked into the Worst E-Bike and Fixed It

https://www.youtube.com/watch?v=hPrtVGimBYs
1•tantalor•11m ago•0 comments

Ask HN: Would you switch to a systems language with trivial hot reloading?

1•alonsovm44•12m ago•1 comments

Texas is America Inc's new centre of gravity

https://economist.com/business/2026/05/31/texas-is-america-incs-new-centre-of-gravity
2•andsoitis•13m ago•0 comments

Deaths Projected to Outnumber Births in UK Every Year from 2026

https://www.theguardian.com/world/2026/apr/28/deaths-projected-to-outnumber-births-in-uk-every-ye...
2•karakoram•15m ago•0 comments

Ladybug: DuckDB of Graph Databases

https://ladybugdb.com/
1•prabhurswamy•16m ago•0 comments

You Need to Bring People Along

https://shanemcgraw.substack.com/p/you-need-to-bring-people-along
1•samcgraw•17m ago•0 comments

What Is Geo and Why It Matters for B2B Companies in Latam

https://expansionamericas.com/what-is-geo-and-why-it-matters-for-b2b-companies-in-latam
1•joserparamo•17m ago•0 comments

Solving the Bottom Turtle [pdf]

https://spiffe.io/pdf/Solving-the-bottom-turtle-SPIFFE-SPIRE-Book.pdf
1•mooreds•17m ago•0 comments

Nobody understood my tool, so I launched it as 15s Netflix-style mini-episodes

https://grok-wiki.com/episodes
1•sashimikun•19m ago•0 comments

Sudo Report – a Drudge Report for builder/startup/AI news

https://www.sudoreport.com
1•ataturkle•30m ago•2 comments

IDF troops fire at vehicle killing Palestinian baby and wounding his parents

https://www.timesofisrael.com/liveblog-june-05-2026/
8•root-parent•30m ago•0 comments

Fake Gears, Real Fun: A Pro Driver Makes the Case for EV Gimmicks

https://www.thedrive.com/news/fake-gears-real-fun-a-pro-driver-makes-the-case-for-ev-gimmicks
1•PaulHoule•34m ago•0 comments

The birthday paradox explains why there's too much to do

https://maximumreverie.substack.com/p/why-theres-too-much-to-do
2•kadavy•37m ago•0 comments

Shortcat: Universal command palette for your Mac

https://shortcat.app/
2•gurjeet•38m ago•0 comments

Mysterious Next-Gen Aircraft Allegedly Spotted Near Area 51

https://theaviationist.com/2026/06/04/mysterious-next-gen-aircraft-allegedly-spotted-near-area-51/
6•jawiggins•38m ago•0 comments

One attribute to rule them all

https://www.mapbox.com/blog/one-attribute-to-rule-them-all
1•onesvenus•41m ago•0 comments

Trying to fill up "that one (lonely) moment"

https://mindfuse.io
1•Joeribon•41m ago•0 comments

Connecting the Pieces: AI, Data Centers, and the Environment

https://hitikadalwadi.substack.com/p/connecting-the-pieces-ai-data-centers
1•HitikaDalwadi•43m ago•0 comments

Economic efficiency often undermines sociopolitical autonomy

https://www.mindthefuture.info/p/economic-efficiency-often-undermines
2•paulpauper•44m ago•0 comments

A proposal for an experiment on Scott Alexander's book review contest

https://philosophybear.substack.com/p/what-if-self-promotion-didnt-matter
1•paulpauper•45m ago•0 comments

Choose Book Review Finalists 2026

https://www.astralcodexten.com/p/choose-book-review-finalists-2026
1•paulpauper•45m ago•0 comments

Microsoft Compromised Again. Shuts Down Azure Function GitHub Actions

https://opensourcemalware.com/blog/miasma-reaches-azure
5•6mile•46m ago•1 comments

FeckBills – Find the money you're leaking in the cloud

https://feckbills.com/
1•SteveChurch•46m ago•0 comments

KubeTable – your Kubernetes databases, one click away

https://github.com/kubetable/kubetable
1•emmaera•59m ago•1 comments

AI is fueling Reddit's spam problem

https://mashable.com/tech/ai-fueling-reddit-spam-problem
6•mmarian•1h ago•0 comments
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.