frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Maco – Let your agent rg a filesystem of MCP tools and run them as code

https://github.com/jingkaihe/maco
1•jingkai_he•2m ago•0 comments

Open Ralph Wiggum – Autonomous Agentic Loop

https://github.com/Th0rgal/open-ralph-wiggum
1•tomaskafka•3m ago•0 comments

Agentic Systems Course: Learn AI Agents with an AI Coding Agent

https://github.com/bryanyzhu/agentic-ai-system-course
1•lum1104•3m ago•0 comments

I built a real-time trading platform with an AI; then the clock started lying

https://faridsaid.com/en/blog/event-loop-starvation-trading.html
1•fawraw•13m ago•0 comments

AI Finance Advice Comes with a Warning Label

https://fivetakes.news/using-ai-for-financial-advice-proceed-with-caution
1•mmeirovich•14m ago•0 comments

Selling my multi-tenant dental SaaS codebase (Vue/Node/PostgreSQL)

https://dentaldesk.al
1•kejdixci•14m ago•0 comments

Automation and Repression [pdf]

https://economics.mit.edu/sites/default/files/2026-06/Automation%20and%20Repression.pdf
1•myyke•15m ago•0 comments

Google Hits 50% IPv6

https://blog.apnic.net/2026/04/28/google-hits-50-ipv6/
1•barqawiz•16m ago•0 comments

Unexpected behavior in TV audio dynamics

https://github.com/AdBusterOfficial/Adbuster--WinApp
1•Bo_Amigo_910•17m ago•0 comments

Show HN: Core Rankings for DBLP Profiles

https://pubtier.com/
1•otrack•19m ago•0 comments

United Postal Union's DNS Security Forum 2026

https://www.upu.int/en/events/dns-security-forum-2026
1•usernomdeguerre•20m ago•1 comments

The Expressive Power of Programming Languages (2019)

https://pwlconf.org/2019/shriram-krishnamurthi/
1•downbad_•21m ago•0 comments

Beast: Inference Economy Inversion in Agentic Coding Systems

https://github.com/Byron2306/EdgeK-BEAST
1•Byron230686•27m ago•0 comments

A 3D voxel game engine written in APL

https://github.com/namgyaaal/avoxelgame
17•sph•33m ago•1 comments

Kuksa – Crafting the traditional wooden cup

https://finlandnaturally.com/finnish-culture-food-heritage/kuksa-crafting-the-traditional-wooden-...
1•stevekemp•33m ago•0 comments

Luigi Cadorna Was the Worst (2021)

https://acoup.blog/2021/10/08/collections-luigi-cadorna-was-the-worst/
1•Tomte•36m ago•0 comments

Governing AI-agent actions via a network intent layer (NILScript)

https://zenodo.org/records/20774491
1•bashierkh•39m ago•0 comments

V131 Silicon Photonic Chip: Topological Manifold Processor, BER=0, 80ch DWDM

https://milkyway.center/
1•yuanjimaster•41m ago•0 comments

Query with Curl

https://daniel.haxx.se/blog/2026/06/21/query-with-curl/
1•enz•41m ago•0 comments

How Do Solar Panels Work?

https://perthirtysix.com/how-the-heck-do-solar-panels-work
1•vinhnx•41m ago•0 comments

Tab Groups Actually Increase Tab Hoarding

https://gopeek-lovat.vercel.app/blog-tab-groups-sweeping-dirt.html
2•sheelagay•43m ago•0 comments

Indian Households Now Hold Four Times More Gold Than U.S. Official Reserves

https://en.baaghitv.com/indian-households-now-hold-four-times-more-gold-than-u-s-official-reserves
2•thunderbong•44m ago•1 comments

Show HN: MapDex – A Social Map for Travelers

1•ChunchyMoney•48m ago•0 comments

The Scoundrel Who Steals Fruit and Apologizes Insincerely Is Having a Bad Day

https://medium.com/luminasticity/the-scoundrel-who-steals-fruit-and-apologizes-insincerely-is-hav...
1•bryanrasmussen•49m ago•0 comments

Agent-trace: A standard format for tracing AI-generated code

https://github.com/cursor/agent-trace
1•Garbage•49m ago•0 comments

Ask HN: Favorite Aspects of Cocoa/NeXTSTEP?

1•elcritch•51m ago•0 comments

I made an Time-Based AI coding agent

1•david3289•53m ago•1 comments

Ask HN: What are your favourite Hacker News comments?

1•Imustaskforhelp•54m ago•0 comments

Do MCP's use more tokens than CLI's?

https://nmm.ee/token-usage-mcp-vs-cli
1•askonomm•1h ago•0 comments

Transdisciplinarity, neuro-techno-philosophy, and the future of philosophy

https://onlinelibrary.wiley.com/doi/full/10.1111/meta.12595
1•andsoitis•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.