frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

How to Make a Progressive Web App Out of Your Existing Website (2019)

https://xeiaso.net/blog/progressive-webapp-conversion-2019-01-26/
1•xeonmc•34s ago•0 comments

Private LLM vs. ChatGPT

https://morai.eu/private-llm-vs-chatgpt-in-business-when-it-makes-sense-and-when-it-doesnt/
1•readow•4m ago•0 comments

Found 10 Genius Clocks Every Science Lover Needs [video]

https://www.youtube.com/watch?v=-ved6HMJpcw
1•mdp2021•7m ago•0 comments

How AI Is Transforming Education

https://longtermemory.com/b/ai-transforming-education/
1•aledevv•9m ago•0 comments

Specialization in Stable Rust

https://goldstein.lol/posts/stable-specialization/
1•fanf2•11m ago•0 comments

Multi Censured Nobel Prizes – Universal Physics

https://gitlab.com/users/btpfromsosua/starred
1•machardmachard•11m ago•0 comments

Australia Kangaroo Coin, the World's Largest Gold Coin

https://www.perthmint.com/visit/attractions/one-tonne-gold-coin/
1•nephihaha•11m ago•1 comments

Ask HN: Why didn't functional programming work for you?

2•rienbdj•13m ago•0 comments

Apple scales out 6G ambitions with engineer job listings

https://www.sdxcentral.com/news/apple-scales-out-6g-ambitions-with-engineer-job-listings/
1•herbertl•20m ago•0 comments

World Inequality Report 2026 [pdf]

https://wir2026.wid.world/www-site/uploads/2026/04/World_Inequality_Report_2026.pdf
1•xyzal•21m ago•0 comments

Gremlin

https://en.wikipedia.org/wiki/Gremlin
1•thunderbong•24m ago•0 comments

The most dangerous place in the solar system: Not where you think

https://refractor.io/space/dangerous-solar-system/
1•breve•25m ago•0 comments

The Law of Leaky Abstractions

https://www.joelonsoftware.com/2002/11/11/the-law-of-leaky-abstractions/
1•abrbhat•25m ago•0 comments

Germany's military shuns Palantir – cyber chief

https://www.reuters.com/technology/germanys-military-shuns-palantir-now-cyber-chief-tells-handels...
2•vrganj•26m ago•0 comments

How are teams bridging the gap between company knowledge and AI agents?

1•aursalan•27m ago•0 comments

Sci-Bot

https://sci-bot.ru
1•anticensor•33m ago•0 comments

Verifying your age in a privacy preserving manner

https://adayinthelifeof.nl/2026/04/27/sd-jwt.html
2•jaytaph•36m ago•0 comments

Why Neolithic Europeans Stopped Building Megalithic Tombs 5k Years Ago

https://www.iflscience.com/neolithic-europeans-suddenly-stopped-building-megalithic-tombs-5000-ye...
1•thinkingemote•41m ago•1 comments

Convicted former Harvard scientist rebuilds brain computer lab in China

https://www.reuters.com/world/china/convicted-former-harvard-scientist-rebuilds-brain-computer-la...
1•pseudolus•41m ago•0 comments

Lessons from early access to OpenAI's agent execution layer

https://deepsense.ai/blog/early-access-to-openais-agent-execution-layer-what-it-means-for-enterpr...
1•Applied_AI•44m ago•0 comments

Ask HN: Package Registry

1•ramon156•49m ago•0 comments

Ask HN: What did you streamline with AI agents?

1•Trickery5837•50m ago•0 comments

Nubo – a platform that learns your course materials, then walks you through them

https://www.nubo.so/
1•goatedcoded•51m ago•0 comments

Revealed: British ad firm's billion-dollar greenwash of US oil industry

https://www.theguardian.com/media/2026/apr/30/revealed-british-ad-firm-billion-dollar-greenwash-o...
1•ndsipa_pomu•52m ago•0 comments

A text editor as a user interface

https://ratfactor.com/cards/text-editor-as-ui
2•ingve•55m ago•0 comments

Solar Farms in Space [video]

https://www.youtube.com/watch?v=Vf_pS0XSTyo
1•simonebrunozzi•55m ago•0 comments

Meta shares slide as plan to spend billions more on AI spooks investors

https://www.bbc.co.uk/news/articles/crkpd4r2y7eo
1•rwmj•56m ago•0 comments

DataCenter.FM – background noise app featuring the sound of the AI bubble

https://datacenter.fm/
6•louisbarclay•1h ago•0 comments

LLM 0.32a0 is a major backwards-compatible refactor

https://simonwillison.net/2026/Apr/29/llm/
2•thebeardisred•1h ago•0 comments

Coding Was Never the Hard Part: What I Wish Every Business Leader Knew About AI

https://koushikdasika.com/blog/coding-was-never-the-hard-part/
2•HalcyonicStorm•1h ago•1 comments
Open in hackernews

Show HN: X402 – an open standard for internet native payments

https://www.x402.org/
16•__erik•11mo ago
Hi HN – excited to announce x402, initially developed by Coinbase (YC 12)

x402 lets any HTTP API charge per request without issuing API keys or storing credit cards. Buyers (humans or AI agents) keep funds in their own wallet and dynamically discover compatible endpoints, call them as usual, and automatically pay a microtransaction in USDC or other tokens to settle.

90 second demo: https://www.youtube.com/watch?v=PV-L2AfLhJg

Problem: Every time we want to use a new API we have to: find the service online create a developer account, copy a secret key into env vars, pre-fund or hand over a credit card

This flow blocks agents even more. They can’t solve CAPTCHAs or enter credit cards. It also hurts sellers: fraud, chargebacks, onboarding friction, and marketing to humans are huge pain points.

Why buyers care Zero setup – Hit a new endpoint immediately. Runtime discovery – Because every x402 service exists in a common registry, an agent can search, compare, and invoke in one loop. Self-assembling agents become practical. Easily create proxy servers – Want an endpoint that isn’t supported? You can use our proxy server template to spin up an x402-compatible instance yourself using traditional API keys, and monetize it for others wanting access.

Why sellers care Reach incremental demand – Long-tail bots, side projects, one-off scripts, all of which too small for an account/signup flow, can now pay you. Micropayments without fraud – All payments settle onchain, nothing for stolen credit cards or chargebacks to reverse. Embedded distribution – instead of marketing to humans, create a compelling service meeting demand for agents and watch the requests roll in.

How we got here Last year we launched AgentKit (wallets for AI agents). Tens of thousands of agents now hold onchain balances, but they can’t pay for most web services. We revived the long-unused HTTP 402 (“Payment Required”) status code and wrote a spec to make it real. Marc Andresseen calls the lack of native value transfer “the original sin of the internet,” and we see x402 as the absolution of this sin.

How it works: x402 specifies a standard response body to accompany a 402 status code. This response body contains machine understandable instructions for how to pay. Payments are signature based an included as an `X-PAYMENT` header in a subsequent request to the same API endpoint. The accepting server can verify and settle payment themselves, or delegate the onchain settlement to what we call a facilitator. This means you don't have to touch crypto as a developer, you can just integrate a middleware and start receiving stablecoin payments in as little as 1 line of code. Because x402 natively traverses your existing client / server requests, it can be implemented in any language, and doesn't require webhooks, or any other complex integration. Its literally this simple: `paymentMiddleware("0xYourAddress", {"/your-endpoint": "$0.01"})`

Ask HN API providers – does the one-line integration fit your stack? What’s missing? Agent / infra builders – if a service isn’t available is the proxy server template sufficient? File issues, PRs welcome Everyone – poke holes in the trust and fee model; we’d love to iterate with your feedback

Curious to learn more? Check out our documentation and repo for more information, and please don’t hesitate to reach out to get onboard.

https://github.com/coinbase/x402 https://x402.org https://x402.gitbook.io/x402/getting-started/quickstart-for-...

Comments

danxkim•11mo ago
Time to kill the API key.
pestatije•11mo ago
standard X.402 (ISO/IEC 10021-2) does already exist
xinbenlv•11mo ago
Congrats Erik. We are launching something that support x402 soon. DM'ed you on LinkedIn
ruiseal•11mo ago
So it's an "open standard" and you can use any chain that meets Coinbase's "acceptance criteria". So under this guise, their whole goal is to make themselves centralizing force.
__erik•11mo ago
we will happy accept PRs the add support for any chains that can perform the payment flows in a safe, non-custodial way for the client, resource server and faciliator. Currently x402 works with any EVM chain, and we're working with several chains on integrating.
ricochet11•11mo ago
this looks great, gonna look into writing something to use with fastapi