Love the short form, Jake. To the point.
Posts by
Demozoo says June 97
Not the AGI we wanted, but probably the one we deserve.
For letting morons 'in charge'.
Light version of Zero-Byte-BVH here:
skal65535.github.io/BVH/
The idea is to order the triangles as a binary tree by groups of 6 triangles, each group defines a bounding box to test. If hit, recurse both half of the remaining triangles.
[https://www.codercorner.com/ZeroByteBVH.pdf]
Remapped my keyboard lately...
See why?
'vibe-coding' is the worst expression coined in 2025 so far. But the night is young...
Wanna learn something clever today? Try Morton codes.
youtu.be/LAxHQZ8RjQ4?...
Things are always fun in higher dimensions: spheres are hollow, cubes are 'pointy' and random matrices are very predictable
www.math.ucdavis.edu/~strohmer/co...
IA everywhere. Can you spot it (sign) error?
Would you fly a plane with IA?
In few years, we'll have the irrefutable answer to whether vaccines work or not. Unfortunately :(
www.lemonde.fr/en/health/ar...
from my work buddy, deep
Will 2025 be the year where genAI consumes more electricity than Bitcoin mining (=~130TWh/year) ?
Super clear explanations around interpretability.
Great content as usual with Welch Labs...
youtu.be/UGO_Ehywuxc?...
Party's on! It's kicking in!
Tbh, they look like a revival of The Beatles' haircut too
Latest news around WebGPU, directly from the source!
Excellent article with great code samples, indeed!