Links

tailwindcss.com

Utility-first CSS framework for rapidly building custom user interfaces

stateless-me/uuidv47

UUIDv47 = v4 privacy + v7 performance : uuidv47 lets you store sortable UUIDv7 in your database while emitting a UUIDv4‑looking façade at your API boundary. It XOR‑masks only the UUIDv7 timestamp field with a keyed SipHash‑2‑4 stream derived from the UUID's own random bits. The mapping is deterministic and exactly invertible.

PABannier/WSIStreamer

WSI Streamer is a tile server for Whole Slide Images (WSI) stored in S3-compatible object storage. It serves tiles on-demand using HTTP range requests, so you never have to download or mount multi-gigabyte slides on local disk.