Elektrine lite

← Feed

@mitchellh@hachyderm.io

Post #4025614

2026-07-22 18:08 UTC

Wrote up a practical introduction to SIMD using a real example from Ghostty. SIMD has a reputation for being complex, but the common case follows a simple, repeatable shape and shouldn’t be scary! Everyone should know at least this much. https://mitchellh.com/writing/everyone-should-know-simd

Replies (1)

  • @muddle@infosec.exchange 2026-07-23 03:25

    @mitchellh@hachyderm.io Seems to be inspired by PowerPC style SIMD? I always thought that "splat" was the perfect way to describe putting the same value in each lane. Fuck you, Sony, btw, for bricking my PS3 dev environment.

    Open ##4025613