Skip to content

Instantly share code, notes, and snippets.

# fix tmux copy/paste per http://robots.thoughtbot.com/post/19398560514/how-to-copy-and-paste-with-tmux-on-mac-os-x
set-option -g default-command "reattach-to-user-namespace -l zsh"
set -g default-command /bin/zsh
set -g default-shell /bin/zsh
setw -g mode-keys vi
set -g prefix C-a
# Setting the prefix from C-b to C-a
administrator@wolverine:~/dev/apps/wm_client(master+*-)% lineman config files.js
{
"app": [
"app/js/config/*.js",
"app/js/mixins/*.js",
"app/js/services/*.js",
"app/js/models/*.js",
"app/js/routes/*.js",
"app/js/controllers/*.js",
"app/js/components/*.js"
@timtyrrell
timtyrrell / npm-debug.log
Created April 2, 2014 18:10
npm install karma-emblem-preprocessor 404
0 info it worked if it ends with ok
1 verbose cli [ 'node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'install',
1 verbose cli 'karma-emblem-preprocessor' ]
2 info using [email protected]
3 info using [email protected]
4 warn package.json [email protected] No repository field.
5 verbose readDependencies using package.json deps
6 verbose cache add [ 'karma-emblem-preprocessor', null ]
@timtyrrell
timtyrrell / npm_404
Created April 2, 2014 15:40
npm install karma-emblem-preprocessor 404
a629250@A629250-AUS-OEM:~/code/ember/yeoman_ember_coffee_qunit_bdd(master+*)% npm install karma-emblem-preprocessor {18}
npm WARN package.json [email protected] No repository field.
npm http GET https://registry.npmjs.org/karma-emblem-preprocessor
npm http 304 https://registry.npmjs.org/karma-emblem-preprocessor
npm http GET https://registry.npmjs.org/karma-emblem-preprocessor/-/karma-emblem-preprocessor-0.1.3.tgz
npm http 404 https://registry.npmjs.org/karma-emblem-preprocessor/-/karma-emblem-preprocessor-0.1.3.tgz
npm ERR! fetch failed https://registry.npmjs.org/karma-emblem-preprocessor/-/karma-emblem-preprocessor-0.1.3.tgz
npm ERR! Error: 404 Not Found
npm ERR! at WriteStream.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/fetch.js:57:12)
npm ERR! at WriteStream.EventEmitter.emit (events.j

Keybase proof

I hereby claim:

  • I am timtyrrell on github.
  • I am timtyrrell (https://keybase.io/timtyrrell) on keybase.
  • I have a public key whose fingerprint is EB97 AA39 BE9D EF40 75DA 46C1 7F0B CCC7 8F25 AD09

To claim this, I am signing this object:

{
"name": "yeoman-ember-coffee",
"version": "0.0.0",
"dependencies": {
"ember": "1.4.0",
"handlebars": "1.3.0",
"ember-data": "1.0.0-beta.7",
"bootstrap-sass": "~3.0.0",
"ember-mocha-adapter": "0.2.0",
"chai-jquery": "*"
{
"name": "yeoman-ember-coffee",
"version": "0.0.0",
"dependencies": {
"bower": "*",
"karma": "*",
"karma-mocha": "*",
"karma-chai": "*",
"karma-sinon-chai": "~0.1.4"
},
a629250@a629250-aus-oem:~/code/ember/yeoman_ember_coffee% ls -la node_modules
total 0
drwxr-xr-x 37 a629250 staff 1258 Mar 20 12:26 .
drwxr-xr-x 16 a629250 staff 544 Mar 20 12:38 ..
drwxr-xr-x 6 a629250 staff 204 Mar 20 12:15 .bin
drwxr-xr-x 18 a629250 staff 612 Mar 20 12:15 bower
drwxr-xr-x 16 a629250 staff 544 Mar 20 12:15 chai
drwxr-xr-x 8 a629250 staff 272 Mar 19 21:34 connect-livereload
drwxr-xr-x 9 a629250 staff 306 Mar 19 21:34 grunt
drwxr-xr-x 7 a629250 staff 238 Mar 19 21:34 grunt-concurrent
@timtyrrell
timtyrrell / karma.conf.js
Last active August 29, 2015 13:57
karma.conf.js
// Karma configuration
// Generated on Thu Mar 20 2014 12:27:08 GMT-0500 (CDT)
module.exports = function(config) {
config.set({
// base path that will be used to resolve all patterns (eg. files, exclude)
basePath: '',
@timtyrrell
timtyrrell / ttm
Last active August 29, 2015 13:57
letter from my kids teacher
Dear O.W.L. Parents,
We have started using an exciting new Math resource in our class called Think Through Math, which is a Web-based solution that provides adaptive math instruction for students in grades 3 through Algebra 1. Developed by teachers and technologist to help students prepare for rigorous TEKS standards and assessments, Think Through Math supports math achievement in unprecedented ways.
And the best part? The kids love it, and are having a great time! They are highly motivated to progress through the lessons, and they can earn ‘points’ that they can spend on their avatar. Spring break would be a great time for your child to use the resource, get more familiar with the program, and not lose any ground in the things we've been practicing.
No joke... one child told me that instead of playing video games over the break, he can't wait to do Math!!! (It's a Spring Break miracle ;)
Your child is bringing home a letter with their log-in information today. Please keep their code in a safe pla