Hacker News new | ask | show | jobs
by iron2disulfide 1907 days ago
TIL about JDK's vector API. That's awesome; I mostly work in the C and C++ space and have learned to embrace the gigantic ifdef's for various arch-specific vectorized instructions.