@exp Kills SIMD Performance
2026-03-28
The @exp function in zig does not have a comparable SIMD approximation. This kills performance gains in algorithms where SIMD is ripe for the picking. Here's how you get around it.
2026-03-28
The @exp function in zig does not have a comparable SIMD approximation. This kills performance gains in algorithms where SIMD is ripe for the picking. Here's how you get around it.
2026-03-10
Plants did not evolve flowers on their own - they needed fungi. Maybe LLMs are Human's Fungi...
2026-03-10
A brief glance at what LLMs are doing tells me they should not work. A closer look uncovers something interesting
2026-03-10
Create a robust development environment that promotes engineering excellence.