I'm pretty sure I won't use Ask Jeppy in a near future.
The concept of the quiz is so clever and the animations so beautiful. Awesome! I particularly like the message at the end, with the modem crashing. Both clever and humoristic!
Cool quiz. For most of them I had no idea on the hair and forehead and got it immediately when I saw the eyes. There were only a couple I knew before the eyes and one where I needed the whole face because I haven't seen them in a movie for a while.
Seems to be something your end if it's happening on this and the other quiz you mentioned it on. What device and browser are you using? (And is your connection good?)
Loved it. The animations are brilliant and the slowness just makes the experience better. Also the list of recently viewed websites doesn't look too great...
When I look in my browser's developer tools I see a lot of status 429 "Too many requests" errors on the requests for the image files.
The images are being loaded directly from Wikimedia, which is probably a bad idea. Every user who takes this quiz causes another flurry of requests to the Wikimedia servers, uncached.
The 429 may mean that WM has a rate limit that the JP code isn't respecting.
You may need to find a different image source, or handle them differently.
The concept of the quiz is so clever and the animations so beautiful. Awesome! I particularly like the message at the end, with the modem crashing. Both clever and humoristic!
I noticed a minor capitalization error in an answer: "MArk Wahlberg."
When I look in my browser's developer tools I see a lot of status 429 "Too many requests" errors on the requests for the image files.
The images are being loaded directly from Wikimedia, which is probably a bad idea. Every user who takes this quiz causes another flurry of requests to the Wikimedia servers, uncached.
The 429 may mean that WM has a rate limit that the JP code isn't respecting.
You may need to find a different image source, or handle them differently.