Popular Programming Tips
Easy Validation with Scala's Either
jaime jorge
·
3 responses
·
scala, error handling, software engineering
Seven Tips To Get Better At Writing Code
Vinit Kumar
·
15 responses
·
python, tips, coding, hacker
Connect to EC2 via SECURE SHELL plugin for Google Chrome
andilabs
·
1 response
·
ec2, aws, ssh-keygen, pem
Update a nested array of a record in mongodb collection
Gabriel
·
1 response
·
mongodb, meteorjs, collection update, nested array
Flushing nscd DNS cache
Jon Tai
·
0 responses
·
nscd
Using bitmasks to store settings
Emmanuel Turlay
·
14 responses
·
ruby, bitmasks
Use php array_map in classes
Marco Cervellin
·
0 responses
·
php, method, class, array_map
Replace double quotes with single quotes in Vim
Jason Seney
·
0 responses
·
regex, vim, search
Nesting conditions in ActiveRecord
Ernie Miller
·
0 responses
·
ruby, activerecord, rails
Install node on ubuntu using ansible
Lorin Hochstein
·
0 responses
·
node, ubuntu, ansible
Catch PHP warnings and notices when unit testing
Lucas
·
3 responses
·
php, unit tests, warnings, notices
Render template if exists in Rails
Cristian Andrei
·
1 response
·
rails, templates, dynamic, views
Easier Java object initialization
Anders Norås
·
15 responses
·
readability, java
Hunting leaking connections in node.js apps
Laurent Perrin
·
5 responses
·
lsof, socket, nodejs, leak
Stubbing Out $.ajax in Jasmine and calling through
David Morrow
·
3 responses
·
testing, javascript, stubbing, jasmine
Pretty-printing JSON from JavaScript
Ben Combee
·
1 response
·
json, javascript
Get package.json version number
Ion D. Filho
·
0 responses
·
npm, gulp, nodejs, js
command line magic examples with grep / cut / awk / sort
Ralph Meier
·
0 responses
·
shell, sed, grep, find
Encrypting your user's data in the DB
Juraci Paixão Kröhling
·
1 response
·
encryption, jpa, java, jasypt
Git: Temporarily ignoring files
cSquirrel
·
7 responses
·
alias, index, ignore, git
Sleep in CoffeeScript
Thinh Tran Duy
·
2 responses
·
coffeescript, sleep, javascript