Live data from Hacker News

Google is hiding I/O tickets in developer documentation images

developer.android.com

21–27 of 27 posts

Re: Google is hiding I/O tickets in developer documentation images

#21
post #14

It says I don't have valid credentials for the four or so I found. They all seem like the same text adventure.

Same here. Is it because I'm not in the US?

I'm in the US and tried at least 10, all with failure.

Re: Google is hiding I/O tickets in developer documentation images

#23

    $ find /Applications/Android\ Studio.app/sdk/docs/images -type f | sed 's_/Applications/Android\ Studio.app/sdk/docs/images_http://developer.android.com/images_' | wget -x -i -
    $ diff -r developer.android.com/images /Applications/Android\ Studio.app/sdk/docs/images
    Binary files developer.android.com/images/admin/device-admin-activate-prompt.png and /Applications/Android Studio.app/sdk/docs/images/admin/device-admin-activate-prompt.png differ
    [...]
    
Sadly, they're all gone.

Re: Google is hiding I/O tickets in developer documentation images

#25
Very clever approach by Google (I was hoping for a coding test though :), after getting the code (which is the URL), you will be directed to sign in to your Google Account and then would have to complete the Space Mercury Mission (Console Game) to win the Code for IO 2014. For the curious, this is what the game looks like: http://i.imgur.com/b1LVoG8.png

Re: Google is hiding I/O tickets in developer documentation images

#27
post #9

Earlier quoted context omitted.

FML

I can still see the 2 URLs?

I meant FML that the code was already claimed...and I give up. Sure I could write code to try to crawl the site analyze pngs....could generate goo.gl permutations and see if they redirect to the right place...i give up though. i'm burnt out from getting excited about I/O and never getting in

:(

Post reply on HN