Explore >> Select a destination


You are here

webmasters.googleblog.com
| | chromereleases.googleblog.com
3.5 parsecs away

Travel
| | Hi everyone! We've just released Chrome Beta 85 (85.0.4183.81) for Android: it's now available on Google Play . You can see a partial list...
| | students.googleblog.com
4.7 parsecs away

Travel
| | We know that students with big ideas idea can do some pretty cool things. After all, Larry and Sergey met while studying at Stanford Univers...
| | www.niallkennedy.com
7.5 parsecs away

Travel
| | Google will host a conference this summer focused on building scalable websites. The one-day conference takes place on Saturday, June 23, at the Google offices in Seattle, home to Google Webmaster Tools, Google Talk, and a few other teams. The conference organizers are currently accepting applications for 45-minute talks, and hopefully we'll be able to...
| | www.planetgeek.ch
42.2 parsecs away

Travel
| Active patterns make using a Regex in F# neat: The matched groups are returned in the list after the pattern. Here is an example from our codebase: Pattern found at Active Patterns - F# | Microsoft Learn: In this example, I use the regex active pattern to map JSON parsing errors to a Result with...