a critical view on tech, society, and the cyberspace.

who am i and what am i doing now.

link No Positional Embeddings (NoPE) (permalink)

Sebastian Raschka · · transfomers · attention

Why do we care about avoiding rotary positional encoding in the first place? RoPE aliasing is one reason, but the second reason is that RoPE basically erases the compression we gained from MLAs low-rank latent, and forces materialising and caching the full rotated key.

link Atproto Ethos (permalink)

· atproto · via AT Protocol

I’m only now starting to dive deep into Atproto and the design decisions being made. The protocol seems very flexible for different social media applications, and well designed to the point that the barrier to entry, whether from the hardware or ability POV, is not daunting. Finding this made me happy recently.