Skip to content

Instantly share code, notes, and snippets.

View ch4zm's full-sized avatar

ch4zm ch4zm

View GitHub Profile
@ch4zm
ch4zm / environment
Created July 19, 2023 19:05
Golly.life - Hellmouth II current standings CLI utility
#!/bin/bash
set -a
export GOLLYX_BASE_DATA_DIR="$HOME/golly/data"
@ch4zm
ch4zm / popen.md
Created September 17, 2021 22:30 — forked from achillesrasquinha/popen.md
A Python Popen that does not suck.

A Python Popen that does not suck.

Function

import os
import subprocess

def popen(*args, **kwargs):
    output      = kwargs.get('output', False)
    directory   = kwargs.get('dir')
@ch4zm
ch4zm / Anomalous_Play.md
Last active September 20, 2020 00:06
Joe Voorhees - The Anomalous Play

Joe Voorhees: The Anomalous Play

This gist contains the game event dump of the Season 5, Day 76 game between the New York Millennials and the Charleston Shoe Thieves (a.k.a., Dudley Shames Dudley).

In the top of the 8th inning, an anomalous play occurred in which Joe Voorhees appeared to be on first base, while simultaneously being up to bat. Voorhees advanced himself as runner, and both Voorhees runners scored, bringing the game to a 10-10 tie.