Skip to content

Instantly share code, notes, and snippets.

View dsyer's full-sized avatar

Dave Syer dsyer

View GitHub Profile
@dsyer
dsyer / .gitignore
Created April 12, 2011 16:50
Node app for browsing Mongo collections
node_modules
*~
*#
@dsyer
dsyer / .cache
Created June 10, 2011 15:09
Scala version of cbeams distyles
@dsyer
dsyer / foo.textile
Created October 12, 2011 16:39
test

Foo

Text…

A Table:

table one
a b

Done

@dsyer
dsyer / foo.md
Last active September 27, 2015 14:27
markdown test
Left align Right align Center align
This This
This other long column
column column
will will will
be be be
left right center
aligned aligned aligned at the end of the day it's what we asked for
@dsyer
dsyer / .gitignore
Created October 26, 2011 16:28
Dave Syer: Demos for s2gx2011
target/
*/src/main/*/META-INF/
.access_token
.result
.classpath
.project
.DS_Store
.settings/
*.iml
*.iws
@dsyer
dsyer / .gitignore
Created October 27, 2011 13:28
SECOAUTH-145: split spraklr2
target/
*/src/main/*/META-INF/
.access_token
.result
.classpath
.project
.DS_Store
.settings/
*.iml
*.iws
@dsyer
dsyer / .gitignore
Created December 6, 2011 13:17
Chef solo project for installing maven
*~
@dsyer
dsyer / .gitignore
Created January 31, 2012 18:20
Ruby Palindromes
*~
#*
*.gem
.bundle
Gemfile.lock
pkg/*
@dsyer
dsyer / README.md
Created February 25, 2012 15:58
orion test project

test project for orionhub

@dsyer
dsyer / .gitignore
Created March 19, 2012 13:28
Article analysing and simplifying the use of EventMachine and Fibers
*~
#*
.#*
scratch*
*.gem
.bundle
Gemfile.lock
pkg/*