Skip to content

Instantly share code, notes, and snippets.

View guilffer's full-sized avatar
💭
I may be slow to respond.

Guilherme Ferreira guilffer

💭
I may be slow to respond.
View GitHub Profile
@guilffer
guilffer / gist:7117873
Last active December 26, 2015 07:49 — forked from anonymous/gist:7117772
sudo aptitude install -y nodejs
\curl -L https://get.rvm.io | sudo bash -s stable
source /etc/profile.d/rvm.sh
export rvmsudo_secure_path=0
rvmsudo /usr/local/rvm/bin/rvm install 2.0.0 --default
rvm use 2.0.0 --default
rvmsudo /usr/local/rvm/rubies/ruby-2.0.0-p247/bin/gem install bundle devise carrierwave rmagick pg rails_12factor coffee-script-source execjs coffee-script coffee-rails jbuilder jquery-rails rdoc sass sass-rails sdoc sqlite3 turbolinks uglifier --no-ri --no-rdoc
rvmsudo /usr/local/rvm/rubies/ruby-2.0.0-p247/bin/gem install rails
@guilffer
guilffer / hack.sh
Created April 2, 2012 17:48 — forked from erikh/hack.sh
OSX For Hackers
#!/usr/bin/env sh
##
# This is script with usefull tips taken from:
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx
#
# install it:
# curl -sL https://raw.github.com/gist/2108403/hack.sh | sh
#
@guilffer
guilffer / gist:1196436
Created September 6, 2011 02:39 — forked from viniciusteles/gist:556029
Sete Atitudes para Hackear a Indústria de Software
Sete Atitudes para Hackear a Indústria de Software
By Klaus Wuestefeld
1) Torne-se excelente.
Seja realmente bom em alguma coisa. Não fique só choramingando ou
querendo progredir às custas dos outros. Não pense q pq vc sentou 4
anos numa faculdade ouvindo um professor falar sobre software q vc
sabe alguma coisa. Jogador de futebol não aprende a jogar bola tendo
@guilffer
guilffer / about.md
Created August 22, 2011 23:49
Programming Achievements: How to Level Up as a Developer