The cryptography behind passkeys (blog.trailofbits.com)
235 points by tatersolid 1d ago 213 comments
Updated rate limits for unauthenticated requests (github.blog)
92 points by xena 5d ago 125 comments
Embedding Atlas: a scalable way to explore text embeddings with DuckDB
3 riordan 1 5/15/2025, 2:19:17 AM github.com ↗
Under the hood it's powered by Mosaic[0], a dataviz library built on top of DuckDB that's designed to handle coordinated interactive plots over huge datasets, the kind of thing where you interact with one plot and the rest all respond, which requires going back to the database to recalculate all the aggregations.
I've been fanboying Mosaic for the past year but finally have this to point to as an illustration of what's possible with it.
[0]: https://idl.uw.edu/mosaic