frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Living Books About Life

https://www.livingbooksaboutlife.org/
1•pharrington•47s ago•0 comments

Exchanging Free Use for Reports

https://sheet2report.vercel.app
1•quwanishbek•1m ago•1 comments

Take More Screenshots (2022)

https://alexwlchan.net/2022/screenshots/
1•sanketpatrikar•2m ago•0 comments

Saying NO is not a free action in software engineering

https://shiftmag.dev/saying-no-is-not-a-free-action-in-the-world-of-software-engineering-5339/
1•vinhnx•2m ago•0 comments

John Paulson Found in Epstein's 'Black Book'–Thomas Massie

https://www.newsweek.com/trump-jeffrey-epstein-little-black-book-thomas-massie-john-paulson-2125070
1•JumpCrisscross•12m ago•0 comments

Show HN: Seedream 4.0: The Unrivaled King of Image Models Has Arrived

https://www.artany.ai/models/seedream
3•gamehow123•19m ago•0 comments

How to Live in a Simulation [pdf]

https://www.jetpress.org/volume7/simulation.pdf
2•ofou•20m ago•0 comments

A lightweight react playgound powered by esm.sh/TSX

https://sandbox.beyond.is/
2•forhappy•23m ago•0 comments

Leptos

https://leptos.dev/
3•Bogdanp•31m ago•0 comments

Ohio senator introduces 25% tax on companies that outsource jobs overseas

https://www.foxnews.com/politics/gop-senator-drops-hammer-companies-shipping-jobs-overseas-crucia...
5•TMWNN•33m ago•0 comments

Show HN: I developed a free mobile web app to scan chess board and give analysis

http://snap-chess.com
2•coolwulf•36m ago•0 comments

Show HN: Inception: Automatic Rust Trait Implementation by Induction

https://github.com/nicksenger/Inception
3•bietroi•39m ago•0 comments

Thoughts on Evals

https://www.raindrop.ai/blog/thoughts-on-evals/
4•vinhnx•40m ago•0 comments

Be the LetsEncrypt in your homelab with step-ca

https://jan.wildeboer.net/2025/07/letsencrypt-homelab-stepca/
2•ericdiao•43m ago•0 comments

Mark Zuckerberg Sues Mark Zuckerberg

https://techcrunch.com/2025/09/04/mark-zuckerberg-sues-mark-zuckerberg/
4•m463•43m ago•0 comments

Please check my Hacker News account biography for a way to donate

2•ciaisdeepstate•44m ago•1 comments

Ubuntu Failed to download Linux-firmware

https://discourse.ubuntu.com/t/failed-to-download-issues/66698
2•ericdiao•45m ago•0 comments

Air Pollution Can Drive Devastating Forms of Dementia, Research Suggests

https://www.theguardian.com/environment/2025/sep/04/fine-particulate-air-pollution-trigger-forms-...
3•m463•45m ago•0 comments

Ask Yi – I Ching reading, free online, tailored to your question

https://askyi.app/
2•buildsbyray•50m ago•1 comments

How to Blow Up a Planet

https://www.nybooks.com/articles/2025/09/25/how-to-blow-up-a-planet-abundance-klein-thompson/
2•mitchbob•1h ago•1 comments

Show HN: Random Meme Generator – A Fun, Lightweight Web App

https://my-memes-81phxmvun-r123singhs-projects.vercel.app/
2•rocky101•1h ago•0 comments

Chemical Breakthrough Could Solve Our Plastic Waste Problem

https://oilprice.com/Energy/Energy-General/Chemical-Breakthrough-Could-Solve-Our-Plastic-Waste-Pr...
2•walterbell•1h ago•0 comments

GOP Cries Censorship Over Spam Filters That Work

https://krebsonsecurity.com/2025/09/gop-cries-censorship-over-spam-filters-that-work/
86•todsacerdoti•1h ago•20 comments

Silksong brings Steam to its knees,attracts more day1 players than BF6 open beta

https://www.techradar.com/gaming/despite-bringing-steam-to-its-knees-silksong-attracted-more-day-...
2•croes•1h ago•0 comments

Analog vs. Digital: The Race Is on to Simulate Our Quantum Universe

https://www.quantamagazine.org/analog-vs-digital-the-race-is-on-to-simulate-our-quantum-universe-...
3•nsoonhui•1h ago•0 comments

Exclusive and adaptive therapeutic music for psychedelic therapy

https://wavepaths.com/
2•fcpguru•1h ago•0 comments

Zero-Click Remote Code Execution: Exploiting MCP and Agentic IDEs

https://www.lakera.ai/blog/zero-click-remote-code-execution-exploiting-mcp-agentic-ides
3•k5hp•1h ago•0 comments

Delete X Tweets – Remove Twitter Posts

https://chromewebstore.google.com/detail/delete-x-tweets-remove-tw/hlnlgomflnboogkaampmdhiaifjkfcgc
3•qwikhost•1h ago•1 comments

Why Forums Died (and what makes them thrive)

https://3.st/2025/09/06/why-forums-died-and-what-makes-them-thrive/
5•qwm•1h ago•0 comments

Ask HN: What are some great use cases for Google's new NanoBanana?

2•miletus•1h ago•1 comments
Open in hackernews

Chrome Intent to Prototype: Email Verification Protocol

https://groups.google.com/a/chromium.org/g/blink-dev/c/pWfWupaOtJw/m/MS6uaf_WAAAJ
1•dfabulich•2h ago

Comments

dfabulich•2h ago
The explainer goes into more detail about how it would work, if it ever ships: https://github.com/dickhardt/email-verification-protocol

> The Email Verification Protocol enables a web application to obtain a verified email address without sending an email, and without the user leaving the web page they are on. To enable the functionality, the mail domain delegates email verification to an issuer that has authentication cookies for the user. When the user provides an email to the HTML form field, the browser calls the issuer passing authentication cookies, the issuer returns a token, which the browser verifies and updates and provides to the web application. The web application then verifies the token and has a verified email address for the user.

> User privacy is enhanced as the issuer does not learn which web application is making the request as the request is mediated by the browser.

layer8•2h ago
That sounds like a way to create a moat for large email providers like Gmail.