frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Trump calls video of bag being thrown from White House an 'AI-generated' fake

https://www.cnn.com/2025/09/02/politics/white-house-black-bag-video-mystery
2•frays•1m ago•0 comments

Single File No-Build Blog with Modern JavaScript

https://single-page-blog.ben-ca1.workers.dev
1•b_e_n_t_o_n•3m ago•1 comments

The World War Two bomber that cost more than the atomic bomb

https://www.bbc.com/future/article/20250829-the-bomber-that-became-ww2s-most-expensive-weapon
1•pseudolus•5m ago•0 comments

MUJI – Bucket

https://www.relvaokellermann.com/work/bucket/
1•mooreds•5m ago•0 comments

Electrical stimulation can reprogram immune system to heal the body faster

https://medicalxpress.com/news/2025-09-electrical-reprogram-immune-body-faster.html
2•birriel•6m ago•0 comments

Why I joined Mixpanel as CEO: A new era in analytics

https://mixpanel.com/blog/jen-taylor-ceo/
1•enahs-sf•6m ago•0 comments

Is the McDonald's ice cream machine broken?

https://mcbroken.com/
1•mooreds•6m ago•1 comments

Cherokee, Osage, and the Indigenous North American Type Collection

https://www.typotheque.com/blog/cherokee-osage-and-the-indigenous-north-american-type-collection
1•mooreds•6m ago•0 comments

Chinese cluster now top innovation hotspot: UN

https://www.yahoo.com/news/articles/chinese-cluster-now-worlds-top-070155491.html
1•Teever•7m ago•0 comments

How Europe's deforestation law could change the global coffee trade

https://theconversation.com/how-europes-deforestation-law-could-change-the-global-coffee-trade-26...
1•bikenaga•9m ago•0 comments

Summarize Hacker News with Hono and Cloudflare Tutorial

https://www.youtube.com/watch?v=Wuo7OOaSgmI
1•fallinditch•10m ago•0 comments

Lightcap: A Symbolic Mirror Forged in Algebra

https://lightcapai.medium.com/lightcap-a-symbolic-mirror-forged-in-algebra-80685044c345
1•WASDAai•12m ago•1 comments

Why Radiology AI Didn't Work and What Comes Next

https://www.outofpocket.health/p/why-radiology-ai-didnt-work-and-what-comes-next
1•randycupertino•20m ago•2 comments

Augmented Coding – A Pattern Language

https://gregorriegler.com/2025/07/12/augmented-coding-pattern-language.html
1•gregorriegler•28m ago•0 comments

Microsoft Tech Community Is Down

https://techcommunity.microsoft.com/
1•gpi•28m ago•0 comments

Are we living in a stupidogenic society?

https://substack.nomoremarking.com/p/are-we-living-in-a-stupidogenic-society
1•jger15•32m ago•1 comments

Japan Post Bank to issue yen deposit-backed digital currency in fiscal 2026

https://www.japantimes.co.jp/business/2025/09/02/companies/japan-post-bank-digital-currency/
4•mikhael•33m ago•0 comments

WhatsApp patches vulnerability exploited in zero-day attacks

https://www.bleepingcomputer.com/news/security/whatsapp-patches-vulnerability-exploited-in-zero-d...
2•akyuu•33m ago•0 comments

Prometheus just changed energy and fuels forever

https://prometheusfuels.com/news/prometheus-just-changed-energy-and-fuels-forever
1•modernerd•35m ago•0 comments

Process knowledge is crucial to economic development

https://www.programmablemutter.com/p/process-knowledge-is-crucial-to-economic
2•bookofjoe•36m ago•0 comments

Jevons' Paradox is good sometimes

https://andymasley.substack.com/p/jevons-paradox-isnt-always-bad
2•jger15•38m ago•0 comments

Making the Most of a Dumb Fax Switcher Box

http://rachelbythebay.com/w/2025/09/01/fax/
1•gjf•39m ago•0 comments

We send AI requests on every keystroke

https://cursor.com/en/security
2•sensahin•39m ago•1 comments

Stop Hosting Boring Tech Events

https://dx.tips/hosting
1•swyx•40m ago•0 comments

Sharks may be losing deadly teeth to ocean acidification

https://www.frontiersin.org/news/2025/08/27/ocean-acidity-sharks-tooth-damage
1•geox•43m ago•0 comments

YouTube now flagging accounts on family plans that aren't in the same household

https://www.androidpolice.com/youtubes-latest-crackdown-may-affect-your-family-plan/
2•josephcsible•44m ago•0 comments

File protection: anonymous, open source and fast

2•Gravyt1•45m ago•1 comments

Show HN: Davia – A community platform to build, share, and edit applications

https://docs.davia.ai/overview
4•ruben-davia•47m ago•0 comments

You Need to Be Bored. Here's Why [video]

https://www.youtube.com/watch?v=orQKfIXMiA8
3•devonnull•47m ago•0 comments

We just launched CompTIA Security+ (SY0-701) certification training on pwn.guide

https://pwn.guide/certs/sy0-701
1•pwnguide•49m ago•0 comments
Open in hackernews

Ask HN: UTCP and Payments, should we standardize anything?

2•juanviera23•6h ago
Hi HN,

Building in public is important for us, and we wanted to hear your take

We know that payments are an important part of agentic tool usage

However, right now, UTCP doesn't offer any possibility for the agent to use paid tools without human assistance.

So agents can’t self-provision/pay for API keys: humans do it and pass the token in.

So the question to you all is: Should UTCP define an interface/set a standard for third-party payments/getting auth so agents can safely obtain keys or pay per call via plugins.

And if so, how would that look like? How would you like the agents to be able to pay and how would you like your tools to be able to monetize themselves?

Options: 1. Stay out: leave payments/API keys to each tool and client to figure out, no standardization through the protocol 2. Define a way for tools to advertise how they can get paid through the manual, so agents can pay if the user approves: give us ideas on how you think this could be done, and how you would like it most

Goal: make paid tool usage practical for agents w/out human needing to go through a long process of getting the API key for everything. What are your thoughts?

Comments

OutOfHere•6h ago
Payments are a flow-based and rule-based deterministic part of an order. There is no AI decision making involved for them.

The role that AI can honestly play here is in collecting payment information, e.g. a credit card number, checking account number, or providing information for a cryptocurrency transfer, but that's not the same as executing the payment itself.

The AI's job is to dispatch the order with the payment information, and that is all.

razvi0211•6h ago
UTCP is a rule-based deterministic protocol for tool calling. No AI here. Agents can use the protocol, but its there to handle the stuff the AI shouldn't need to see.
OutOfHere•6h ago
In the UTCP world, choosing what to develop is easy: Just look to the MCP world for what's strongly used.
juanviera23•5h ago
the problem concretely is that they currently cannot get the right authentication for checking out, or sending a payment, because it is not standardized

so the question is, how can we help them achieve that?