Popular Programming Tips
Compiling your software to run almost anywhere without ever using root
Rob Jentzema
·
1 response
·
config, compile, linux, make
Quicksort in Elixir
Eduardo
·
1 response
·
erlang, elixir, quicksort, sort
Check domain availability in Ruby
Simone Carletti
·
0 responses
·
ruby, whois
Adding a filter to an image in Xcode: CIImage and CIFilter in iOS
Anthony Levings
·
0 responses
·
xcode, ios6, ios5, cifilter
Puma cluster and Monit: respawn workers on exceeding memory limit
Tõnis Simo
·
1 response
·
ruby, shell, puma, monit
Integer to Letter Mapping
Kyle Binns
·
0 responses
·
java, base conversion, integer to string mapping
OSX MySQL Configuration
George Boobyer
·
0 responses
·
mysql, osx
swift string modification
kanshuYokoo
·
0 responses
·
swift, ios
Emacs: Semi-automatic alignment of symbol: value pairs in Ruby and CoffeeScript
David Leal
·
0 responses
·
ruby, emacs, coffeescript, alignment
SSH to many hosts and broadcast input with iTerm
Joseph Randall Hunt
·
0 responses
·
ssh, applescript, iterm
My step by step understanding how to set up SSH tunneling
Adam Stankiewicz
·
0 responses
·
linux, ssh, tunneling
Symfony2 on heroku
Francesco Tassi
·
0 responses
·
php, heroku, symfony, cloud
Xcode armv7 warning
Giovanni Lodi
·
3 responses
·
xcode, app store, engineergio, warnings
monit and rvm deployment
Mickaël Rémond
·
2 responses
·
ruby, rails, rvm, monit
Unique values in JavaScript Arrays
iam4x
·
5 responses
·
array, unique, duplicate, javascript
Server sent events
Kevin Robinson
·
0 responses
·
push, comet, realtime, server
Spying on require with jasmine
Cédric Néhémie
·
0 responses
·
coffeescript, javascript, nodejs, jasmine
Run the last shell command with sudo - Mac OS X
Rishav Rastogi
·
3 responses
·
shell, terminal, mac os x
Great PHP DB Classes
Paul H.
·
0 responses
·
php, open source, mybb, databases
Simultaneous events with Queue: false
Kory Tegman
·
2 responses
·
jquery, css, animation, javascript
Uncover memory leaks using Web Developer Tools
Adam Stankiewicz
·
1 response
·
profiling, devtools, javascript