Skip to content

Instantly share code, notes, and snippets.

View aspleenic's full-sized avatar

PJ aspleenic

View GitHub Profile
{
"name": "gatsby-starter-netlify-cms",
"description": "Example Gatsby, and Netlify CMS project",
"version": "1.1.3",
"author": "Austin Green",
"dependencies": {
"bootstrap": "^4.1.3",
"classnames": "^2.2.6",
"gatsby": "^2.13.35",
"gatsby-image": "^2.0.37",
Verse: C-G-Am-F
Hello World...
You gave us code but so much more
With rake and drones to make our day
A humble man...
With a smile for everyone
A voice brighter than the sun
You taught us work was fun
@aspleenic
aspleenic / gist:8460637
Created January 16, 2014 18:35
Recent Talk Development/Coding playlist - January 2014
Artist Album
---------------------------------------------------------------
Adele 19
Alexisonfire Crisis
At the Drive-In This Station is Non-operational
Bastille Bad Blood
Birdy Self-titled
Bloc Party Four
Bon Iver For Emma, Forever Ago
City and Colour Bring Me Your Love
@aspleenic
aspleenic / gist:7104599
Created October 22, 2013 17:23
Building My Presentation Playlist
Bloc Party
NoFX
Toe
Stars
The Smiths
Elvis Costello
Bad Religion
Steve Vai
Chvches
Bastille
get '/' do
api_result = JSON.parse('http://api.meetup.com/groups.json/?zip=14226&topic=ruby&order=members&key=my_key').body
erb :meetup_table, :locals => {api_result: api_result}
end
@aspleenic
aspleenic / ffmpeg.sh
Created June 20, 2012 13:04 — forked from ehowe/ffmpeg.sh
ffmpeg ey
media_libs="/engineyard/portage/media-libs"
media_sound="/engineyard/portage/media-sound"
media_video="/engineyard/portage/media-video"
if [ $(uname -m) == 'x86_64' ]; then
mask="~amd64"
elif [ $(uname -m) == 'i686' ]; then
mask="~x86"
fi
Little-Guy:ls_atm balipo$ bash < <(curl -s https://rvm.beginrescueend.com/install/rvm)
bash: line 151: git: command not found
bash: line 153: git: command not found
ERROR: Unable to clone the RVM repository, attempted both git:// and https://
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed.
13:20:38 : pjhagerty@isaac ~/projects/ams/cpi2 (2.13) $ ./script/server
=> Booting WEBrick
=> Rails 2.3.11 application starting on http://0.0.0.0:3000
config.load_paths is deprecated and removed in Rails 3, please use autoload_paths instead
config.load_paths= is deprecated and removed in Rails 3, please use autoload_paths= instead
/Users/pjhagerty/.rvm/gems/ruby-1.9.2-p180@cpi2/gems/activesupport-2.3.11/lib/active_support/dependencies.rb:469:in `load_missing_constant': uninitialized constant Bundler (NameError)
from /Users/pjhagerty/.rvm/gems/ruby-1.9.2-p180@cpi2/gems/activesupport-2.3.11/lib/active_support/dependencies.rb:106:in `const_missing_with_dependencies'
from /Users/pjhagerty/.rvm/gems/ruby-1.9.2-p180@cpi2/gems/activesupport-2.3.11/lib/active_support/dependencies.rb:118:in `const_missing'
from /Users/pjhagerty/projects/ams/cpi2/config/boot.rb:114:in `load_gems'
10:55:23 : pjhagerty@isaac ~/projects/ams/cpi2 (2.13) $ ./script/server
=> Booting Mongrel
=> Rails 2.3.4 application starting on http://0.0.0.0:3000
NOTE: SourceIndex.new(hash) is deprecated; From /Users/pjhagerty/.rvm/gems/ruby-1.9.2-p180@cpi2/gems/rails-2.3.4/lib/rails/vendor_gem_source_index.rb:100:in `new'.
/Users/pjhagerty/.rvm/gems/ruby-1.9.2-p180@cpi2/gems/rails-2.3.4/lib/rails/gem_dependency.rb:119:in `requirement': undefined local variable or method `version_requirements' for #<Rails::GemDependency:0x000001014efbb8> (NameError)
from /Users/pjhagerty/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:281:in `search'
from /Users/pjhagerty/.rvm/gems/ruby-1.9.2-p180@cpi2/gems/rails-2.3.4/lib/rails/vendor_gem_source_index.rb:119:in `search'
from /Users/pjhagerty/.rvm/gems/ruby-1.9.2-p180@cpi2/gems/rails-2.3.4/lib/rails/gem_dependency.rb:94:in `specification'
from /Users/pjhagerty/.rvm/gems/ruby-1.9.2-p180@cpi2/gems/rails-2.3.4/lib/rails/gem_dependency.rb:183:in `vendor_gem?
15:52:23 : pjhagerty@isaac ~/projects/ams/cpi2 (2.13) $ ./script/server
=> Booting WEBrick
=> Rails 2.3.4 application starting on http://0.0.0.0:3000
/Users/pjhagerty/.rvm/gems/ruby-1.9.2-p180@cpi2/gems/rails-2.3.4/lib/rails/gem_dependency.rb:119:in `requirement': undefined local variable or method `version_requirements' for #<Rails::GemDependency:0x000001009db290> (NameError)
from /Users/pjhagerty/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:269:in `search'
from /Users/pjhagerty/.rvm/gems/ruby-1.9.2-p180@cpi2/gems/rails-2.3.4/lib/rails/vendor_gem_source_index.rb:119:in `search'
from /Users/pjhagerty/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems.rb:247:in `activate'
from /Users/pjhagerty/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems.rb:1276:in `gem'
from /Users/pjhagerty/.rvm/gems/ruby-1.9.2-p180@cpi2/gems/rails-2.3.4/lib/rails/gem_dependency.rb:73:in `add_load_paths'
from /Users/pjhagerty/.rvm/gems/ruby-1.9.2-p180@cpi2/gems/rails-2.3.4/li