Popular Programming Tips
An actually helpful git diff of your uncommitted changes
Shakeel Mohamed
·
0 responses
·
diff, git, patience
Simple Online Security Guide
bt3gl
·
6 responses
·
security, tor
Self-referencing association in active record and its factories
Павел Калашников
·
2 responses
·
rails, active_record, factory_girl
Set initial data for large forms in django
Gerald Goh
·
1 response
·
python, django, forms, views
Creating your own django lookup function
Hatem Nassrat
·
0 responses
·
django, python, sql, query
_.clone is shallow
Ben Kitzelman
·
2 responses
·
underscore.js, javascript
Testing rails cancan abilities with rspec
sergey kuchmistov
·
1 response
·
rails, rspec, cancan
Setup dev env in vagrant w/ rvm pg rails nginx unicorn
James Dullaghan
·
0 responses
·
rails, nginx, unicorn, vagrant
Debug JavaScript in JSFiddle, Codepen, etc
Troy Shields
·
0 responses
·
debug, jsfiddle, javascript
Prevent node-mysql connection closed error
Mitchell Turner
·
1 response
·
nodejs, callback, asynchronous, javascript
Conditional grunt task
Marcio Gasparotto
·
0 responses
·
grunt, javascript
php shorthand if/else odd/even div class loop
Wayne Roddy
·
0 responses
·
php, div, odd, even
Install Intent plugin in Phonegap 3.0
Florin Cosmin
·
3 responses
·
phonegap, java, javascript, package.
Function factories for random data with py.test
Josh Kuhn
·
0 responses
·
python, unit testing, dependency injection, py.test
Howto use su with ssh x-forwarding
Hannes Georg
·
0 responses
·
linux, ssh, x, su
Streamtastic - Own3d and Twich.tv C# API library.
Sergio Tapia Gutierrez
·
0 responses
·
csharp, library, api, own3d
Take a photo of yourself every time you commit (Linux)
Dan Shick
·
0 responses
·
linux, git, github
sql query to delete orphaned post meta in your WordPress database
Thibault Milan
·
0 responses
·
mysql, sql, wordpress
Receiving data from single UDP socket with more than one erlang process
Valery Meleshkin
·
1 response
·
erlang, udp, gen_udp
Run JavaScript code directly from Sublime
Sindre Sorhus
·
0 responses
·
sublime, browser, code, javascript
Setup Powerline for Vim/MacVim in OSX 10.9.1
Djamel Eddine Feddad
·
2 responses
·
vim, macvim, powerline, osx 10.9.1
Lazy load one-to-one in JPA/Hibernate
quartzde
·
0 responses
·
hibernate, jpa, java
Allow cross-domain requests (CORS) with Express 3
pmaoui
·
0 responses
·
coffeescript, express, cors, cross-domain