Phone numbers for use in TV shows, films and creative works
acma.gov.au
The ear does not do a Fourier transform (2024)
dissonances.blog
Kimi Linear: An Expressive, Efficient Attention Architecture
github.com
Jack Kerouac, Malcolm Cowley, and the difficult birth of On the Road
theamericanscholar.org
Springs and bounces in native CSS
joshwcomeau.com
NPM flooded with malicious packages downloaded more than 86k times
arstechnica.com
The Psychology of Portnoy: On the Making of Philip Roth's Groundbreaking Novel
lithub.com
Free software scares normal people
danieldelaney.net
Denmark reportedly withdraws Chat Control proposal following controversy
therecord.media
Minecraft HDL, an HDL for Redstone
github.com
Show HN: I made a heatmap diff viewer for code reviews
0github.com
Israel demanded Google and Amazon use secret 'wink' to sidestep legal orders
theguardian.com
Launch HN: Propolis (YC X25) – Browser agents that QA your web app autonomously
app.propolis.tech
A Defense of Philosophical Intuitions
hilariusbookbinder.substack.com
A change of address led to our Wise accounts being shut down
shaun.nz
PlanetScale Offering $5 Databases
planetscale.com
Show HN: Front End Fuzzy and Substring and Prefix Search
github.com
How to Use Zorn's Lemma (2008)
gowers.wordpress.com
Learn Multiplatform Z80 Assembly Programming with Vampires
chibiakumas.com
Show HN: Run a GitHub Actions step in a gVisor sandbox
github.com
Hey HN, I’m Ilias, 19, from Paris.
I built Ellipticc Drive, an open-source cloud drive with true end-to-end encryption and post-quantum security, designed to be Dropbox-like in UX but with zero access to your data, even by the host.
What’s unique:
Free 10GB for every user, forever.
Open-source frontend (audit or self-host if you want)
Tech stack:
Frontend: Next.js
Crypto: WebCrypto (hashing) + Noble (core primitives)
Encryption: XChaCha20-Poly1305 (file chunks)
Key wrapping: Kyber (ML-KEM768)
Signing: Ed25519 + Dilithium2 (ML-DSA65)
Key derivation: Argon2id → Master Key → encrypts all keypairs & CEKs
Try it live: https://ellipticc.com
Frontend source: https://github.com/ellipticc/drive-frontend
Would love feedback from devs and security folks — particularly on encryption flow, architecture, or UX.
I’ll be around to answer every technical question in the comments!