Popular Programming Tips
Exporting Android contacts like a pro
Mustafa Ali
·
0 responses
·
protip, contacts, android
Run process in background in linux
James Huynh
·
3 responses
·
command line, linux
Backbone usage sample
Matteo Caberlotto
·
1 response
·
js, backbone, sample
Bind an EventMachine server to an ephemeral port
Olly Smith
·
0 responses
·
ruby, tcp, eventmachine, ephemeral
Like array_search, but searches a full string
Jorge Colon
·
2 responses
·
php, tip, search, unit testing
Simple build script to minify and concatenate files using node.js
Cedric Dugas
·
0 responses
·
nodejs, javascript
Comparing Positions
Pranav Tekchand
·
1 response
·
vector, optimization, game-development, position
Ruby files really slow in VIM?
Bartek Mucha
·
1 response
·
ruby, vim, slow
Replacing Capistrano with Ansible
Ramon de la Fuente
·
0 responses
·
capistrano, deployment, capifony, ansible
Django command auto completion
eranga bandara
·
0 responses
·
django, auto-complete
FizzBuzz in Elixir
Clint Shryock
·
0 responses
·
elixir, fizzbuzz
Change active window name format on tmux
LuRsT
·
0 responses
·
config, tmux
Power View doesn't see Silverlight?
Daniel Biesiada
·
1 response
·
silverlight, powerview, business intelligence
JavaScript parseInt and default radix
Alec Lanter
·
0 responses
·
javascript
Full-text search in Ruby with picky
Emmanuel Bourgerie
·
1 response
·
rails, full text search, picky
A great little javascript messaging library
Mutahhir
·
0 responses
·
javascript
Delete duplicate FAL entries and references after TYPO3 6.2 upgrade
Michael Stucki
·
3 responses
·
sql, typo3, duplicate, fal
Minimize API calls to Instagram when using instagram-ruby-gem
Wes Gamble
·
0 responses
·
ruby, instagram
A CSS-only Hipster Style Logo
Henning
·
0 responses
·
css, css3, logo, hipster
Install Ruby 2.0 with rbenv on Mac
Bhavin Javia
·
2 responses
·
ruby, homebrew, rbenv, ruby-2.0.0
How to use MandrillApp when sending mails with MAMP Pro
Stijn Janssen
·
1 response
·
mamp, smtp, mandrill
Memoization with DOM selectors in JavaScript
Ben Howdle
·
3 responses
·
dom, caching, javascript
Transpose matrix in Java
Bruno Candido Volpato da Cunha
·
0 responses
·
java, array, matrix, transpose