This seems really dumb! https://foobar.withgoogle.com/staticfiles/js/landing.5252068... : !function(){ "use strict"; function a(){ var a=document.getElementById("login"); a.addEventListener("click",function(a){a.preventDefault(),window.launchPopup()},!1)} window.handleAuth=function(a){ a.logoutUrl ? window.location.href=a.redirectUrl : window.location.reload() }, window.launchPopup=function(){ window.open("/login/","…
Foobar
101–110 of 178 posts
Re: Foobar
#102I had the "You speak our language..." message pop up while searching for some Python info and send me to Foobar a few days ago. So far I've just done one of the challenges. I'm sure it's a recruiting thing, but they seem like fun puzzles and it's obviously not the only way to get a job with Google, so good for them for building something fun.
I search for python stuff all the time and have never come across this link, I want to do some puzzles too!
Re: Foobar
#103Re: Foobar
#104Re: Foobar
#105/staticfiles/svg/error.33ab1eb5.svg -> 33ab1eb5 hexadecimal is 866852533, which seems to be a prime number.
I believe the probability is very low if unintended. Also other file names, can be factored more or less to 1 big prime number and few small primes.
Re: Foobar
#106Earlier quoted context omitted.
He was born there?
How did his parents get to the island? Were they born there as well? If so, how did the first settler found it? Or is this island the origin of life on Earth?
Re: Foobar
#107Given that it's Veteran day, and the term "foobar" is thought to be borrowed from military term "FUBAR," I am guessing that it is Google's attempt to recruit Tech-savvy Veterans.
Foobar is a fairly common term in programming as well. http://en.wikipedia.org/wiki/Foobar#Usage_in_code
Re: Foobar
#108I haven't been able to solve the puzzle - if there's any, however there is some interesting pattern in filenames. /staticfiles/svg/error.33ab1eb5.svg -> 33ab1eb5 hexadecimal is 866852533, which seems to be a prime number. I believe the probability is very low if unintended. Also other file names, can be factored more or less to 1 big prime number and few small primes.
e6cf5ce7 67a53a45 5252068f
Re: Foobar
#109Anyone have any idea what this is all about yet?
Re: Foobar
#110I would imagine, if this came out today, it's something related to the military. foo.bar == FUBAR? Maybe?
foo, bar, and baz are commonly used placeholders for function and variable names in programming examples.