Skip to content

Instantly share code, notes, and snippets.

That's not honey, you're eating recursion!

Hi, in this post I'll explain how I created this gif:

recursion-honey-lq

Inspiration & goal

There's an old meme variant where Winnie the Pooh is eating recursion, I love it. My goal was to recreate it using locally runnable AI models and free software.

@paniq
paniq / perfect_spatial_hashing.txt
Last active June 21, 2024 14:56
Perfect Spatial Hashing
# forays into
Perfect Spatial Hashing (Lefebvre & Hoppe)
http://hhoppe.com/perfecthash.pdf
how it works:
There are two parts: a slow encoding step, and a fast decoding step.
Encoding