Skip to content

Instantly share code, notes, and snippets.

@cmpbl
cmpbl / domain_checker.sh
Last active August 30, 2018 16:46
Bash script to check availability of a list of domain names for certain TLDs
#
# Determines domain availability for a list of names and a set of TLDs.
# Due to whois rate limiting by certain registrars, this script is of
# limited utility.
#
# Requires a txt file containing a list of domain names to check
# formatted as one-per-line excluding any TLD, e.g.,
#
# google
# yahoo
@cmpbl
cmpbl / vector_travel_globe.pde
Created September 29, 2016 02:38
Processing script for a vector globe that charts travel paths e.g., http://www.jamie-campbell.com/projects/#/travel-vectorized/
/*************************************************************************
*
* Created by Jamie Campbell, 2016
* For more information see http://jamie-campbell.com
*
*************************************************************************/
// GLOBAL CONFIGURATION & INITIALIZATION
@cmpbl
cmpbl / cmpbl.zsh-theme
Last active July 10, 2016 23:29 — forked from remy/batcharge.py
My zsh set up as of July 25, 2013
# vim:ft=zsh ts=2 sw=2 sts=2
#
# Based on remy's modifications (https://gist.github.com/remy/6079223) to agnoster's Theme (https://gist.github.com/3712874)
# A Powerline-inspired theme for ZSH
#
# # README
#
# In order for this theme to render correctly, you will need a
# [Powerline-patched font](https://github.com/Lokaltog/powerline-fonts).
# Make sure you have a recent version: the code points that Powerline