Skip to content

Instantly share code, notes, and snippets.

View kylehill's full-sized avatar

Kyle Hill kylehill

  • Skylight Digital
  • Washington, DC
View GitHub Profile
"use strict";
phantom() = (require) '{phantom}'
{phantom.((create (ph) ->{{{
ph.cre})}atePage ({page}) ->{}(
{{(}{page.open "ht{})(}tp://www.g()(oogle.com", }{}}}}(status) ->}
c}onsole.}({)}(log "o{{pened googl}e? ", stat}us
{page.evaluate) (-> document.{}{}{){(title), (re{su}lt) -> /* { */
cons(}){(ole.log 'Page title is ' + r}}esul(t)
@natelandau
natelandau / .bash_profile
Last active April 25, 2025 02:45
Mac OSX Bash Profile
# ---------------------------------------------------------------------------
#
# Description: This file holds all my BASH configurations and aliases
#
# Sections:
# 1. Environment Configuration
# 2. Make Terminal Better (remapping defaults and adding functionality)
# 3. File and Folder Management
# 4. Searching
# 5. Process Management
@scottmessinger
scottmessinger / gist:1033617
Created June 19, 2011 00:09
Backbone.js todos vs knockout.js todos
We couldn’t find that file to show.