Skip to content

Instantly share code, notes, and snippets.

View ryantuck's full-sized avatar
🤙
chillin'

Ryan Tuck ryantuck

🤙
chillin'
View GitHub Profile
@ryantuck
ryantuck / brew-ruby.md
Created January 21, 2016 16:27
just install ruby.

install ruby when you don't do much ruby but want to download a gem

when gem install trello_cli yields permission errors:

ERROR:  While executing gem ... (Gem::FilePermissionError)
    You don't have write permissions for the /Library/Ruby/Gems/2.0.0 directory.

you should download another ruby and use that as the default.

Sensor Ideas for Kegbot
Gesture sensor - https://www.sparkfun.com/products/12787
Force sensitive resistor - https://www.sparkfun.com/products/9375
Humidity/temp sensor - https://www.sparkfun.com/products/8257
Microphone - https://www.sparkfun.com/products/9964
Photocell - https://www.sparkfun.com/products/9088
RFID reader - https://www.sparkfun.com/products/9963
Analog panel meter - https://www.sparkfun.com/products/10286
pH sensor - https://www.sparkfun.com/products/12872
@ryantuck
ryantuck / xmas
Created November 26, 2014 01:12
rt-notes
# Stuff to do for Listmas app
- add index to present model to return sorted stuff
- test barebones socket.io setup
-