/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

shaneosullivan.wordpress.com
| | gist.github.com
2.8 parsecs away

Travel
| | A Pipeline job which launches a map-only job to sort .csv files in memory. Each .csv file is read from Google Cloud Storage into memory, sorted by the specified key, and then written back out to Google Cloud Storage. The machine running the sorting process must have roughly 10x the amount of memory as the size of each .csv file. - ParallelInMemorySortGcsCsvShardFiles.py
| | gist.github.com
3.2 parsecs away

Travel
| | Fingerprinting / Hashing Dalvik Executables. GitHub Gist: instantly share code, notes, and snippets.
| | gist.github.com
2.0 parsecs away

Travel
| | GitHub Gist: instantly share code, notes, and snippets.
| | devtails.xyz
22.8 parsecs away

Travel
| This post demonstrates how to create a basic animation on an HTML Canvas and export it to a video file