Popular Programming Tips
Create a GitHub repo from the command line
Lance Pollard
·
2 responses
·
git, bash, github
download and enable modules in one command with drush
Josh Beauregard
·
0 responses
·
drush, drupal, cli
Set up a chef server on debian with fabric
Thomas Massmann
·
0 responses
·
python, chef, fabric
Use different template engine in express
Marcos Hernández
·
1 response
·
node, expressjs, swig.js
Don't develop in master branch. Just don't.
Rex
·
8 responses
·
scm, git
Change the collation for all columns
Russell England
·
0 responses
·
mysql, sql, utf8
Application deploy on git push
James Brooks
·
0 responses
·
ruby, rails, push, capistrano
Global search & replace in a git repo
Max Prokopiev
·
0 responses
·
sed, search, replace, repo
My Workspace
Charles Christolini
·
0 responses
·
hackerdesk
Disable the parent hooks in Mongoose when saving subdocuments
Omar Al-Safi
·
0 responses
·
mongoose, subdocuments, parent hooks, disable parent hooks
Extend cleanly any JS class
Adam Stankiewicz
·
0 responses
·
coffeescript
Three concurrency methods, summed up
David Copeland
·
0 responses
·
jruby, events, oscon, concurrency
Appcelerator and Node.js versioning on Mac
John Joyce
·
0 responses
·
nodejs, osx, mac, appcelerator
Using bcrypt with Shiro
Stuart Watt
·
0 responses
·
bcrypt, shiro
Working with SQL Server with Ruby On Rails and Ubuntu
David Paluy
·
0 responses
·
rails, sqlserver, freetds, ubuntu
Sublime Text: View in Browser
Brian Studwell
·
0 responses
·
sublime text, beginner, text editors, live preview
Lightweight MongoDB
Tobias Trelle
·
0 responses
·
mongodb, nosql, db
Run instruments' UIAutomation from terminal
Arnaud Coomans
·
0 responses
·
terminal, xcode, instruments, ios
IE8+ Retina and Responsive Images
Cory Simmons
·
0 responses
·
css, responsive, scss, retina
Notepad bookmarklet with Behave.js
Keith Daulton
·
2 responses
·
html, browser, bookmarklet, notepad
Filtering list in-place with for comprehension in Python
lukas
·
0 responses
·
python, for, comprehension