frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Tangled: A social coding platform built with ATProto and Git

https://tangled.org/
1•knowtheory•6m ago•0 comments

Apple and Google reluctantly comply with Texas age verification law

https://arstechnica.com/tech-policy/2025/10/apple-and-google-reluctantly-comply-with-texas-age-ve...
3•CharlesW•6m ago•0 comments

Show HN: Heads or Tails? The Story of Building a Better Coin Flip

https://coin-flip.vip/
1•seagnson•6m ago•0 comments

What was that research released related to AI and use of it in education

1•AlazarManakelew•8m ago•1 comments

Android users face nearly double the billing errors of iOS

https://www.androidpolice.com/google-play-plagued-by-more-billing-errors-than-the-app-store/
2•CharlesW•9m ago•0 comments

Oskar Speck's 1932 Kayak Journey from Germany to Australia

https://nswskc.wordpress.com/2002/10/24/incredible-journey-50/
1•dividendpayee•15m ago•0 comments

I found a free job photo creation website for Germany

https://www.ki-bewerbungsfoto.app/job-photo-free
1•rooty_ship•17m ago•0 comments

Show HN: Ambigram Generator: Create words that read the same upside-down

https://www.ambigramgenerator.me/
1•Franklinjobs617•18m ago•1 comments

Bitter lessons building AI products

https://hex.tech/blog/bitter-lessons-building-ai-in-hex-product-management/
1•vinhnx•27m ago•0 comments

A Debate About A.I. Plays Out on the Subway Walls

https://www.nytimes.com/2025/10/07/style/friend-ai-subway-ads-new-york.html
1•1vuio0pswjnm7•29m ago•0 comments

Hackers forced brewing giant Asahi back to pen and paper

https://www.bbc.com/news/articles/cly64g5y744o
1•hshdhdhehd•31m ago•0 comments

Crazy Crypto Heist Is the Story of Our Time

https://www.nytimes.com/2025/10/05/opinion/bitcoin-georgia-ivanishvili-bachiashvili.html
1•lxm•32m ago•0 comments

AAS: The Metric for Monitoring DB Performance

https://www.kylehailey.com/post/setting-the-record-straight-a-comprehensive-guide-to-understandin...
1•b-man•36m ago•0 comments

FBI takes down BreachForums portal used for Salesforce extortion

https://www.bleepingcomputer.com/news/security/fbi-takes-down-breachforums-portal-used-for-salesf...
2•iamhamm•37m ago•0 comments

Elon Musk's Boring Co. accused of nearly 800 enviro violations in Las Vegas

https://thenevadaindependent.com/article/elon-musks-boring-co-accused-of-nearly-800-environmental...
2•iamhamm•37m ago•1 comments

Your calm is contagious but so is your chaos

https://www.fastcompany.com/91420114/your-calm-contagious-so-your-chaos
2•iamhamm•42m ago•3 comments

My First Week of Vibecoding

https://underreacted.leaflet.pub/3m2v53oi4bk2z
1•danabramov•46m ago•0 comments

I made a rhyming puzzle game with clues generated by Qwen

https://madebyali.xyz/fishwish
1•Aliabid94•46m ago•0 comments

Fears over AI bubble bursting grow in Silicon Valley

https://www.bbc.com/news/articles/cz69qy760weo
46•RyanShook•55m ago•17 comments

Google's ex-CEO Eric Schmidt shares dire warning of homicidal AI models

https://nypost.com/2025/10/09/business/googles-ex-ceo-eric-schmidt-shares-warns-of-homicidal-ai-m...
4•1vuio0pswjnm7•56m ago•1 comments

I built a memory system for Claude that solves the context loss issue

https://github.com/brucepro/buildautomata_memory_mcp
1•brucepro•1h ago•3 comments

CReact – JSX for the Cloud

https://github.com/creact-labs/creact
1•charles_irl•1h ago•0 comments

Why are embeddings so cheap?

https://www.tensoreconomics.com/p/why-are-embeddings-so-cheap
1•Beefin•1h ago•0 comments

Women arrested for home burglaries created fake profiles on cleaning service app

https://abc7.com/post/2-women-arrested-home-burglaries-created-fake-profiles-cleaning-service-app...
2•lxm•1h ago•0 comments

The rise and fall of the powered wig

https://www.battlefields.org/learn/head-tilting-history/rise-and-fall-powdered-wig
1•andsoitis•1h ago•1 comments

US citizen detained and held at ICE building in Portland hrs before release

https://apnews.com/article/us-citizen-detained-ice-portland-oregon-646ac425d32902b5f447e021f70da7df
5•petethomas•1h ago•0 comments

How hard do you have to hit a chicken to cook it?

https://james-simon.github.io/blog/chicken-cooking/
3•jxmorris12•1h ago•0 comments

Academia Is Broken. Trump's University 'Compact' Can Help Fix It

https://www.nytimes.com/2025/10/10/opinion/trump-compact-universities-rowan.html
2•nsoonhui•1h ago•4 comments

Reflection AI raises $2B to be America's open frontier AI lab

https://techcrunch.com/2025/10/09/reflection-raises-2b-to-be-americas-open-frontier-ai-lab-challe...
2•pranay01•1h ago•0 comments

Batch Export GensparkAI to Obsidian

https://chatgpt2notion.com/genspark-to-obsidian/index.html
1•chatgpt2notion•1h ago•0 comments
Open in hackernews

Show HN: Velocity is a post-quantum transport protocol

https://projectvelocity.org
1•AndrewCTF•3h ago
I’ve been experimenting with a new transport layer called Velocity, built to explore how much performance we can unlock if we stop inheriting the historical weight of TLS and HTTPS.

Velocity’s goal is simple: build a clean, modern protocol that’s resistant to quantum attacks, supports hybrid key exchange, and minimizes handshake latency to near zero. The numbers have been surprising. In controlled bare-metal tests, Velocity’s pqq-supported handshake runs about 12,100× faster than TLS 1.3, while the fallback QUIC mode still performs several thousand times faster. Even the most security-hardened configuration (Velocity Fortress) stays well ahead of HTTPS in total handshake throughput.

The system is designed for active and passive threat resistance. Against passive surveillance, Velocity shortens ticket lifetimes and encrypts transcripts. For active MITM attempts, it binds handshakes to profiles, validates PQ signatures, and enforces ALPN consistency. Malicious clients that flood or replay requests are handled through retry tokens, proof-of-work hooks, and replay window tracking. Even in a scenario where a CA is compromised, Velocity cross-checks PQ extensions, logs certificate transparency events, and plans for mandatory PQ validation policies.

At the moment, Velocity terminates only its post-quantum UDP transport. Legacy HTTPS fallback still runs through a standard web server such as Caddy or Nginx. The roadmap aims to integrate first-class HTTPS and ACME automation directly into Velocity, making it a single binary that can serve static assets or reverse-proxy traffic across multiple domains, with automatic certificates and hot reloads.

Future stages focus on:

Unified TCP/UDP stack supporting HTTP/1.1, HTTP/2, and HTTP/3 alongside Velocity QUIC.

Built-in ACME automation for certificates and OCSP stapling.

Multi-tenant routing with host and path mapping in JSON, YAML, or TOML.

Observability and CLI parity with tools like Caddy — structured logs, metrics, safe defaults, and graceful reloads.

You can read the current docs here: https://projectvelocity.org

I’d appreciate thoughts from people running high-performance or self-hosted systems. The next step is integrating HTTPS support directly into the runtime so operators can deploy Velocity like they do Caddy or Nginx, without separate configuration or reverse proxies.

What parts of the HTTPS ecosystem do you think are worth keeping, and which should be rethought entirely if we were starting from scratch today?