Popular Programming Tips
Iterate few lists with Perl
AlexDenisov
·
0 responses
·
perl, array, list, iterator
non-blocking IPC in shell
Amalrik Maia
·
0 responses
·
shell, ipc, fifo, bash
get Fingerprint of your ssh key
Philipp Haußleiter
·
0 responses
·
ssh, key, bash, fingerprint
Make those long running I/O-intense jobs faster
Brian Graham
·
0 responses
·
performance, gnu, fileio
Yii2 Multi DataProvider
karataserkan
·
0 responses
·
yii2, multi dataprovider
Object factory in JavaScript
Cédric Néhémie
·
0 responses
·
hack, javascript, coffeescript
iPhone - How to Resign the Keyboard
Geek Mohammad
·
0 responses
·
objective-c, ios, xcode, iphone
Ruby Symbol#match is actually String#=~
Titov Andrey
·
0 responses
·
ruby, string, regexp, match
Javascript - function defnition vs execution
ArunRaja
·
0 responses
·
javascript, basics
DON'T create dirs under /WEB-INF/ java-reserved-word
KOIZUMI teruaki
·
0 responses
·
eclipse, wtp, java
Persistant URL Params in Rails
dennis monsewicz
·
0 responses
·
rails, rails3
Redis - Clear old keys
Marcelo Tozzi
·
0 responses
·
redis, java
Fast-failing zombie test
Eric
·
0 responses
·
javascript, tdd, node, jasmine
Put bookmarklet code in an anonymous function
Donald Organ
·
0 responses
·
javascript
Static Libs With Support to iOS 5 and Arm64
Diogo Tridapalli
·
0 responses
·
ios, xcode, arm64
Beauty of CoffeeScript
Rashmi
·
1 response
·
coffeescript, rashmi14yadav
Get active DNS TTL configuration on Oracle JVM
David Dossot
·
0 responses
·
cache, jvm, dns
Is my linux 32 or 64 bits ?
Mariz Melo
·
0 responses
·
linux, unix
The best backup tool
Valentin Sushkov
·
0 responses
·
ruby, mysql, linux, backup
concatenating Scala Option[T]
Erik Allik
·
0 responses
·
scala, option, monad