Popular Programming Tips
My Workspace
Michael Bleigh
·
0 responses
·
hackerdesk
Come on Amazon, give ELB some love
Dave Henderson
·
2 responses
·
ec2, amazon, websockets, elb
Quick and easy way to sanitize POST data in PHP
Christian Engel
·
2 responses
·
php, input, validate, sanitize
When Redis can't set maximum open files
Niels Hoffmann
·
0 responses
·
redis devops ubuntu
Use ruby debugger when debugging RSpecs
Georg
·
5 responses
·
ruby, debugging, rails, rspec
Quickly populate your mongo db with .json files
Tom Caflisch
·
0 responses
·
node, mongodb, npm, javascript
How to use the angular-leaflet directive
Connor Leech
·
1 response
·
maps, javascript, directives, angular.js
Style Sublime Text 3 sidebar to match Monokai theme
Eneko
·
0 responses
·
sublime text, sublime, sidebar, monokai
Install mysql2 gem in Mac OS X with mysql installed via brew
Javier Toledo
·
3 responses
·
ruby, mysql, rails, brew
Vagrant: Apache/nginx serving outdated static files? Turn off sendfile()!
Pierre Groth
·
4 responses
·
apache, nginx, vagrant, sendfile
Your PHP site may not be secure
Thomas Lackemann
·
15 responses
·
php, security, apache
Use BCrypt for passwords
Hannes Georg
·
0 responses
·
ruby, security, hashing, sha1
Use Python and PIL to slice an image vertically
Joshua Gourneau
·
0 responses
·
python, image, crop, pil
Modifying XCode projects via command line
Ignacio Calderon
·
3 responses
·
python, xcode, command line
Run Grunt in WebStorm
Andreas Köberle
·
6 responses
·
grunt, webstorm
Enable middle button scroll in Firefox on Ubuntu
Yuriy
·
1 response
·
firefox, scroll, ubuntu, middle button
Reset heroku postgres database
Abraham
·
1 response
·
rails, heroku, rake, deploy
Searchable RegEx Cheat Sheet
James Barnett
·
0 responses
·
regex, linux, cheatsheet, bash
Export oVirt VM to qcow2 image file
Patricio Bruna
·
3 responses
·
linux, virtualization, kvm, qcow2
Lock a specific git revision in composer
Hannes Georg
·
0 responses
·
php, composer, git
jQuery - How to find if event is triggered or clicked
Chetan
·
1 response
·
event, click, trigger, jquery
PHP - Convert mixed array & objects recursively
Jason Oakley
·
6 responses
·
php, objects, oo, procedural