Popular Programming Tips
Rails Quick Tips - Random Records
Matt Polito
·
12 responses
·
ruby, rails
Catch PHP warnings and notices when unit testing
Lucas
·
3 responses
·
php, unit tests, warnings, notices
Using bitmasks to store settings
Emmanuel Turlay
·
14 responses
·
ruby, bitmasks
Replace double quotes with single quotes in Vim
Jason Seney
·
0 responses
·
regex, vim, search
Pretty-printing JSON from JavaScript
Ben Combee
·
1 response
·
json, javascript
Enable hardware keyboard input in Android Emulators
Bartosz Filipowicz
·
0 responses
·
android, avd, emulator
How to split flac files by cue and convert to alac on Mac OS X
Кирилл Сумороков
·
2 responses
·
shell, mac os x, alac, flac
Easier Java object initialization
Anders Norås
·
15 responses
·
readability, java
Stubbing Out $.ajax in Jasmine and calling through
David Morrow
·
3 responses
·
testing, javascript, stubbing, jasmine
Get package.json version number
Ion D. Filho
·
0 responses
·
npm, gulp, nodejs, js
Freezing time with time zone in RSpec
Wojtek Ryrych
·
0 responses
·
rails, rspec
command line magic examples with grep / cut / awk / sort
Ralph Meier
·
0 responses
·
shell, sed, grep, find
Shortcut for installing github repos in npm
Finn Pauls
·
0 responses
·
npm, shortcut, javascript, nodejs
Multiple level term aggregation in elasticsearch
Jason Ashby
·
0 responses
·
elasticsearch, aggregations, terms
Render a jsonp response in Rails
Jay Aniceto
·
2 responses
·
ruby, rails, jsonp, ajax
install ssh-copy-id on Mac OS X
Max Prokopiev
·
1 response
·
shell, ssh, mac os x, install
Encrypting your user's data in the DB
Juraci Paixão Kröhling
·
1 response
·
encryption, jpa, java, jasypt
iOS - Remove UIButton touch delay inner UIScrollView
Noval Agung Prayogo
·
0 responses
·
ios, objective-c
Sleep in CoffeeScript
Thinh Tran Duy
·
2 responses
·
coffeescript, sleep, javascript
Count number of words in a string (Scala)
lukas
·
3 responses
·
scala, map, words
Bind on click events in NVD3.js charts
Felix Müller
·
4 responses
·
d3.js, javascript, nvd3.js
Select & Install python versions easily with fzf + pyenv
James Cuzella
·
0 responses
·
python, pyenv, fzf, fuzzy-find