Clippy
Clippy
Andornet Explorer
⬅️
Back
➡️
Forward
🔄
Reload
🏠
Home

Kuku tied by Ju

Ju and Kuku

Ju and Kuku

Ju and Kuku

🔞

This post originally had some explicit photos, but I've moved them to my Flickr account instead. Flickr takes care of country-specific age verification, so you'll need to create an account and confirm your age to view them.

See the NSFW photos on Flickr ↗️

As of now, the legal requirements for age verification vary too much between countries and it's too complicated and I'm too lazy to implement it properly on my website.

Fun facts about the DVD logo screensaver

I was recently rewatching The Office(S4E5), and the scene where everyone cheers for the DVD logo inspired me to code my own bouncing logo. I wanted to program it in a way so that it always hits a corner within a reasonable time, and along the way, I learned a few facts:

Fact 1: If the DVD logo ever hits a corner, it will exactly retrace its previous path in reverse. In practice, that means it travels back along the same diagonal path.

Fact 2: If it hits one corner, it is guaranteed to hit a second one. Because each corner hit reverses the path of the logo, it gets locked between these two, repeating the cycle forever. It is mathematically impossible for it to ever reach a third or fourth.

Fact 3: The previous one was actually two facts. Also, black bears can run at speeds up to 35 miles per hour.