Skip to content

Instantly share code, notes, and snippets.

View ayc's full-sized avatar

Alex Choi ayc

  • Hearst Digital Media
View GitHub Profile
@ayc
ayc / app.sh
Created February 20, 2016 19:42
My docker shell script for the lazy
#! /bin/bash
################################################
# Assumes you have docker-machine up and running
# usage: ./app.sh [command]
#
################################################
@ayc
ayc / my_weather.json
Last active September 2, 2025 20:02
Updated: Tue Sep 02 2025 16:02:41 GMT-0400 (Eastern Daylight Time)
{
"openweather": {
"hour0": {
"time": "3:59",
"temp": 75.04,
"tempc": 23,
"temp_low": 72.81,
"temp_high": 79.25,
"pressure": 1018,
"humidity": 55,