Skip to content

Instantly share code, notes, and snippets.

View ErikEvenson's full-sized avatar
🎯
Focusing

Erik Evenson ErikEvenson

🎯
Focusing
View GitHub Profile
@ErikEvenson
ErikEvenson / frontend_technology_stack.md
Created August 7, 2014 06:51
Frontend technology stack
  • backbone 1.1.2 - "Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface."
  • backbone.paginator 2.0.2 - "A pageable, drop-in replacement for Backbone.Collection called Backbone.PageableCollection."
  • backbone.picky 0.2.0 - "Selectable entities as mixins for Backbone.Model and Backbone.Collection!"
  • backbone.syphon 0.4.1 - "Serialize a Backbone.View in to a JavaScript object."
  • backgrid 0.3.5 - "Backgrid.js is a set of components for building semantic and easily stylable data grid widgets."
  • backgrid-filter 0.3.5 - "Server-side, client-s
@ErikEvenson
ErikEvenson / KSP Mods Installed.md
Created August 18, 2014 04:59
KSP Mods Installed
@ErikEvenson
ErikEvenson / memcached.conf
Created August 28, 2014 23:50
stock ubuntu 12.04 memcached.conf
# memcached default config file
# 2003 - Jay Bonci <jaybonci@debian.org>
# This configuration file is read by the start-memcached script provided as
# part of the Debian GNU/Linux distribution.
# Run memcached as a daemon. This command is implied, and is not needed for the
# daemon to run. See the README.Debian that comes with this package for more
# information.
-d
@ErikEvenson
ErikEvenson / gist:b347ad6fd42a4e44bc53
Created August 29, 2014 05:01
dpkg --list|grep aug
$ dpkg --list|grep aug
ii augeas-lenses 0.10.0-0ubuntu4 Set of lenses needed by libaugeas0 to parse config files
ii libaugeas-ruby 0.3.0-1.1ubuntu4 Augeas bindings for the Ruby language
ii libaugeas-ruby1.8 0.3.0-1.1ubuntu4 Augeas bindings for the Ruby language
ii libaugeas0 0.10.0-0ubuntu4 Augeas configuration editing library and API
Debug: Augeas[listen_on_ip](provider=augeas): Opening augeas with root /, lens path , flags 32
Debug: Augeas[listen_on_ip](provider=augeas): Augeas version 0.10.0 is installed
Debug: Augeas[listen_on_ip](provider=augeas): Unable to optimize files loaded by context path, no glob matches
Debug: Augeas[listen_on_ip](provider=augeas): Loading failed for one or more files, output from /augeas//error:
Debug: Augeas[listen_on_ip](provider=augeas): /augeas/files/etc/mke2fs.conf/error = parse_failed
Debug: Augeas[listen_on_ip](provider=augeas): /augeas/files/etc/mke2fs.conf/error/pos = 82
Debug: Augeas[listen_on_ip](provider=augeas): /augeas/files/etc/mke2fs.conf/error/line = 3
Debug: Augeas[listen_on_ip](provider=augeas): /augeas/files/etc/mke2fs.conf/error/char = 0
Debug: Augeas[listen_on_ip](provider=augeas): /augeas/files/etc/mke2fs.conf/error/lens = /usr/share/augeas/lenses/dist/mke2fs.aug:132.10-.49:
Debug: Augeas[listen_on_ip](provider=augeas): /augeas/files/etc/mke2fs.conf/error/message = Get did not match ent
$ yo webapp --coffee
_-----_
| |
|--(o)--| .--------------------------.
`---------´ | Welcome to Yeoman, |
( _´U`_ ) | ladies and gentlemen! |
/___A___\ '__________________________'
| ~ |
__'.___.'__
@ErikEvenson
ErikEvenson / Gruntfile.js
Created September 4, 2014 02:08
Gruntfile.js with generator-webapp and assemble
// Generated on 2014-09-03 using
// generator-webapp 0.5.0
'use strict';
// # Globbing
// for performance reasons we're only matching one level down:
// 'test/spec/{,*/}*.js'
// If you want to recursively match all subfolders, use:
// 'test/spec/**/*.js'
Running "protractor:chrome" (protractor) task
Warning: chromeOnly is deprecated. Use directConnect
Using ChromeDriver directly...
Failed to load c++ bson extension, using pure JS version
Express server listening on 9000, in test mode
[undefined:undefined] CONNECTED
F
Failures:
2019/04/19 12:21:26 [INFO] Packer version: 1.4.0
2019/04/19 12:21:26 Packer Target OS/Arch: darwin amd64
2019/04/19 12:21:26 Built with Go Version: go1.12.4
2019/04/19 12:21:26 Detected home directory from env var: /Users/eevenson
2019/04/19 12:21:26 Using internal plugin for alicloud-ecs
2019/04/19 12:21:26 Using internal plugin for cloudstack
2019/04/19 12:21:26 Using internal plugin for hcloud
2019/04/19 12:21:26 Using internal plugin for hyperv-vmcx
2019/04/19 12:21:26 Using internal plugin for oracle-classic
2019/04/19 12:21:26 Using internal plugin for virtualbox-ovf