frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Charges filed after fire destroys Kimberly-Clark toilet paper warehouse

https://www.bbc.com/news/videos/c7vqmvg0e0zo
1•achierius•5m ago•0 comments

Watgo – A WebAssembly Toolkit for Go

https://eli.thegreenplace.net/2026/watgo-a-webassembly-toolkit-for-go/
3•ibobev•7m ago•0 comments

The Biological Basis of Imagination

https://nautil.us/the-biological-basis-of-imagination-1279716
1•rbanffy•7m ago•0 comments

A brief history of C/C++ programming languages

https://lemire.me/blog/2026/04/09/a-brief-history-of-c-c-programming-languages/
1•ibobev•7m ago•0 comments

The uncomfortable truth about vibe coding

https://developers.redhat.com/articles/2026/02/17/uncomfortable-truth-about-vibe-coding
2•macote•8m ago•0 comments

Fast CASPaxos

https://reubenbond.github.io/posts/fast-caspaxos/
1•tanelpoder•8m ago•0 comments

Claude for Word in Now in Beta

https://twitter.com/claudeai/status/2042670341915295865
1•armcat•8m ago•0 comments

US Government trying to unmask ICE critical redditor

https://arstechnica.com/tech-policy/2026/04/trump-admin-hounds-reddit-to-reveal-identity-of-user-...
3•golf_mike•10m ago•0 comments

Real Maps for Imaginary Places: the cartography of literature

https://lcm.loc.gov/issue/march-april-2026/real-maps-for-imaginary-places/
2•ohjeez•10m ago•0 comments

Claude is powerful but the memory issue makes it painful for real projects

https://nubira3.gumroad.com/l/claude-code-manual
2•ovexro•11m ago•0 comments

AIs can now do easy-to-verify SWE tasks, I've shortened timelines

https://www.lesswrong.com/posts/dKpC6wHFqDrGZwnah/ais-can-now-often-do-massive-easy-to-verify-swe...
1•gmays•12m ago•0 comments

Rational Social Animals and Addiction

http://edwardfeser.blogspot.com/2026/04/rational-social-animals-and-addiction.html
1•danielam•12m ago•0 comments

Mapping my reading log by author birthplace

https://wip.tf/posts/map-your-read-books-list-by-author-birthplace/
2•nbr23•13m ago•0 comments

We're Open-Sourcing Our Investor Updates [video]

https://www.youtube.com/watch?v=EWYoielyDuY
1•JoiDegn•14m ago•0 comments

Survival of the Wittiest

https://nautil.us/survival-of-the-wittiest-1279720
1•rbanffy•15m ago•0 comments

Microsoft starts removing Copilot buttons from Windows 11 apps

https://www.theverge.com/news/909640/microsoft-removing-copilot-windows-11-buttons
2•Brajeshwar•17m ago•0 comments

We May No Longer Need Kafka Compatibility

https://medium.com/@yingjunwu/we-may-no-longer-need-kafka-compatibility-f197ef91abaa
2•yingjunwu•19m ago•0 comments

Spnndr – Subscription tracking and spend management for solo founders

https://www.spnndr.com
2•dmnlaali•20m ago•2 comments

Cognitive Debt: How AI-Generated Code Introduces a More Dangerous Kind of Debt

https://substack.com/home/post/p-193808795
1•ixeption•21m ago•0 comments

Molotov Cocktail Is Hurled at Home of OpenAI CEO Sam Altman

https://www.nytimes.com/2026/04/10/us/open-ai-sam-altman-molotov-cocktail.html
28•enraged_camel•22m ago•10 comments

Ask HN: Hiring in the age of AI-assisted coding: what works?

4•nitramm•22m ago•1 comments

IU Bio Researcher Guilty of Smuggling Ecoli DNA from China Concealed in Clothing

https://www.justice.gov/usao-sdin/pr/iu-biology-researcher-pleads-guilty-smuggling-e-coli-dna-chi...
2•737min•23m ago•1 comments

Aadam Jacobs Collection at the Live Music Archive

https://archive.org/details/aadamjacobs
1•cdrnsf•23m ago•0 comments

Amazon Luna Shuts Down without refunds?

1•abtinf•24m ago•0 comments

Ray-tracing–guided myopic LASIK

https://lww.com/_layouts/1033/OAKS.Journals/Error/JavaScript.html
1•MrBuddyCasino•26m ago•0 comments

Carol's Causal Conundrum: a zine intro to causally ordered message delivery

https://decomposition.al/zines/
1•evakhoury•27m ago•0 comments

Show HN: Gravity Garden, an Interactive Simulator

https://tortured-metaphor.github.io/Gravity-Garden/
2•DavidCanHelp•28m ago•0 comments

Chinese Calligraphy Is a Frontier Task

https://twitter.com/leonardtang_/status/2042671198471901494
1•leonardtang•29m ago•0 comments

Show HN: A WYSIWYG word processor in Python

https://codeberg.org/chrisecker/miniword
3•chrisecker•30m ago•0 comments

Claude Code: Plan in the cloud with ultraplan

https://code.claude.com/docs/en/ultraplan
3•iBelieve•30m ago•1 comments
Open in hackernews

A simple heuristic for agents: human-led vs. human-in-the-loop vs. agent-led

1•fletchervmiles•11mo ago
tl;dr - the more agency your agent has, the simpler your use case needs to be

Most if not all successful production use cases today are either human-led or human-in-the-loop. Agent-led is possible but requires simplistic use cases.

---

Human-led:

An obvious example is ChatGPT. One input, one output. The model might suggest a follow-up or use a tool but ultimately, you're the master in command.

---

Human-in-the-loop:

The best example of this is Cursor (and other coding tools). Coding tools can do 99% of the coding for you, use dozens of tools, and are incredibly capable. But ultimately the human still gives the requirements, hits "accept" or "reject' AND gives feedback on each interaction turn.

The last point is important as it's a live recalibration.

This can sometimes not be enough though. An example of this is the rollout of Sonnect 3.7 in Cursor. The feedback loop vs model agency mix was off. Too much agency, not sufficient recalibration from the human. So users switched!

---

Agent-led:

This is where the agent leads the task, end-to-end. The user is just a participant. This is difficult because there's less recalibration so your probability of something going wrong increases on each turn… It's cumulative.

P(all good) = pⁿ

p = agent works correctly n = number of turns / interactions

Ok… I'm going to use my product as an example, not to promote, I'm just very familiar with how it works.

It's a chat agent that runs short customer interviews. My customers can configure it based on what they want to learn (i.e. why a customer churned) and send it to their customers.

It's agent-led because

→ as soon as the respondent opens the link, they're guided from there → at each turn the agent (not the human) is deciding what to do next

That means deciding the right thing to do over 10 to 30 conversation turns (depending on config). I.e. correctly decide:

→ whether to expand the conversation vs dive deeper → reflect on current progress + context → traverse a bunch of objectives and ask questions that draw out insight (per current objective)

Let's apply the above formula. Example:

Let's say:

→ n = 20 (i.e. number of conversation turns) → p = .99 (i.e. how often the agent does the right thing - 99% of the time)

That equals P(all good) = 0.99²⁰ ≈ 0.82

So if I ran 100 such 20‑turn conversations, I'd expect roughly 82 to complete as per instructions and about 18 to stumble at least once.

Let's change p to 95%...

→ n = 20 → p = .95

P(all good) = 0.95²⁰ ≈ 0.358

I.e. if I ran 100 such 20‑turn conversations, I’d expect roughly 36 to finish without a hitch and about 64 to go off‑track at least once.

My p score is high. I had to strip out a bunch of tools and simplify but I got there. And for my use case, a failure is just a slightly irrelevant response so it's manageable.

---

Conclusion:

Getting an agent to do the correct thing 99% is not trivial.

You basically can't have a super complicated workflow. Yes, you can mitigate this by introducing other agents to check the work but this then introduces latency.

There's always a tradeoff!

Know which category you're building in and if you're going for agent-led, narrow your use-case as much as possible.