Also: https://www.google.com/search?pws=0&q=tilt
Do a barrel roll - Google Search
21–30 of 113 posts
Re: Do a barrel roll - Google Search
#22Re: Do a barrel roll - Google Search
#23Nice, but I wonder how much money Google are losing delivering the animation code for this easteregg with every results page, on the off-chance that someone types this query. I couldn’t find any sign of dynamic code loading in a cursory glance in the web inspector. Google Search’s source code is otherwise ruthlessly optimised for bandwidth savings.
Re: Do a barrel roll - Google Search
#24Type in "this is" and it finishes with "why you are fat".
Re: Do a barrel roll - Google Search
#25Re: Do a barrel roll - Google Search
#26Nice, but I wonder how much money Google are losing delivering the animation code for this easteregg with every results page, on the off-chance that someone types this query. I couldn’t find any sign of dynamic code loading in a cursory glance in the web inspector. Google Search’s source code is otherwise ruthlessly optimised for bandwidth savings.
body {
...
-webkit-animation-name: roll;
-webkit-animation-duration: 4s;
-webkit-animation-iteration-count: 1;
}Re: Do a barrel roll - Google Search
#27Re: Do a barrel roll - Google Search
#28Note the bug: "do a barrel roll" skyrocketed at the top of the suggestion lists for "do a ". So if you have Google Instant enabled, just typing "do a " will instant-search "do a barrel roll" and trigger the effect. I'm sure this wasn't intended.
Re: Do a barrel roll - Google Search
#29Re: Do a barrel roll - Google Search
#30Note the bug: "do a barrel roll" skyrocketed at the top of the suggestion lists for "do a ". So if you have Google Instant enabled, just typing "do a " will instant-search "do a barrel roll" and trigger the effect. I'm sure this wasn't intended.
I wonder if the barrel roll effect was intended for a Google Image search on "do a barrel roll" as well. The effect is much more prominent -- and annoying since you see the effect every time you navigate back. (I hadn't seen the meme, so I was browsing for images on it.)