Live data from Hacker News

Save the Date by Google

savethedate.foo

51–60 of 198 posts

Re: Save the Date by Google

#52

This JS instantiates a marker at these coordinates: this.markers = [{ lat: -28.092472, lng: -52.419667 }]; which points to a field in southern Brazil. Anyone wanna go see what's there? :) https://www.google.com/maps/place/28%C2%B005'32.9%22S+52%C2%...

Enter the lat/long as your first answer on savethedate.foo, it links to an unlisted youtube video: https://www.youtube.com/watch?v=9N9K898TtWQ&feature=youtu.be... Turn on closed captions and help me figure out the next step.

What format do you input?

Re: Save the Date by Google

#57

Earlier quoted context omitted.

its lat,lng with the . representing the decimal point

Count the characters in each word, _ means 0

The doc with video gives us numbers:

053 050 046 049056050049044032050048046057057054053

These represent the ascii codepoints of the next lat/long.

Re: Save the Date by Google

#59
post #49

This JS instantiates a marker at these coordinates: this.markers = [{ lat: -28.092472, lng: -52.419667 }]; which points to a field in southern Brazil. Anyone wanna go see what's there? :) https://www.google.com/maps/place/28%C2%B005'32.9%22S+52%C2%...

any idea why "-28.092472,-52.419667" would not work? does it need special formatting, or is my firefox incompatible? EDIT: thanks, the adblocker was the issue.

same issue on chrome, so not a firefox thing. I think we're missing something

Re: Save the Date by Google

#60
post #33

Earlier quoted context omitted.

its lat,lng with the . representing the decimal point

Ahh thanks. Any idea on the next one? :P EDIT: Nevermind 3 should be easy for most HNers. Wrote that before I even saw it.

Here's 4: https://drive.google.com/drive/folders/0B2BGioksxQiRc2hpTDJ1...

Looks like caves.jpg has something wrong with it, but I'm not sure what to do with it.

Post reply on HN