/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

labs.steren.fr
| | cloudplatform.googleblog.com
5.6 parsecs away

Travel
| | The latest release of the Google Plugin for Eclipse supports the creation of Dynamic Web Projects for Google App Engine . Applications cre...
| | janik6n.net
4.0 parsecs away

Travel
| | Export PostgeSQL database from GCP Cloud SQL
| | saeedesmaili.com
5.9 parsecs away

Travel
| | I came across this Linkedin post from a Google engineer, on a new (in preview) and very interesting BigQuery syntax: GROUP BY ALL. This will save time when writing and specially modifying complex SQL queries on BigQuery. The GROUP BY ALL clause groups rows by inferring grouping keys from the SELECT items. It will exclude expressions with aggregate and window functions, constants, and query parameters for a smart GROUP BY. So instead of GROUP BY name, city, device, browser, date or GROUP BY 1, 2, 3, 4, 5 you would use GROUP BY ALL.
| | ericlathrop.com
19.2 parsecs away

Travel
| This weekend I gave a presentation on the Jekyll static site generator at MOSSCon.