Popular Programming Tips
Writing a queue system in Redis
Richard Lyon
·
8 responses
·
coffeescript, node, redis, beanstalkd
Don't let your Backbone.js views grow up to be Zombies!
Brian Erickson
·
3 responses
·
javascript, backbone.js
Identifying Memory and CPU Intensive Code
Cooper
·
0 responses
·
memory, programming, cpu, computer science
Styling input type range in Chrome and Firefox
Andrei Oprea
·
4 responses
·
css, chrome, firefox, input
PostgreSQL: Flatten hierarchy in one query
mroach_
·
0 responses
·
postgresql, pgsql, recursive cte, hierarchy
Symfony2 - The translation miracle
Max Małecki
·
10 responses
·
php, translations, symfony2, miracle
Check if object is Array in javascript (ES6/Typescript)
Esteban
·
2 responses
·
javascript, programming, es2015, typescript
ACE editor form submit
Daniel Tralamazza
·
1 response
·
html, form, ace
Removing whitespace with Vim
Jared McFarland
·
3 responses
·
vim, programming, textediting
List of all facebook supported countries and country codes
Paul Tannenbaum
·
3 responses
·
facebook, internationalization
Use http_build_query() with CURLOPT_POSTFIELDS in PHP
Leonard Challis
·
0 responses
·
php, twitter, curl, oauth
Node.js + MongoDB = MongoJS
Bob Williams
·
0 responses
·
mongodb, nosql, javascript, nodejs
creating a mirrored ZFS Pool out of a single-disk rpool
Philipp Haußleiter
·
0 responses
·
update, zfs, mirror, attach
Recode Windows-1252 characters as UTF-8
Marcello Barnaba
·
1 response
·
ruby, unicode, utf8, standards
Choose local or remote version in a merge conflict
Rostislav
·
0 responses
·
merge, merge conflict, git
Proxy with DigitalOcean
Diogo
·
2 responses
·
shell, osx, mac, proxy
How to install Copy.com on a headless linux
Marcelo Waisman
·
15 responses
·
linux, storage
Socket.io and OpenShift Websockets
Sorin Baba
·
9 responses
·
nodejs, socket.io, openshift, websockets
Store credentials in file for use with smbclient
Ferry Boender
·
0 responses
·
linux, commandline, samba, smb
Debugging JavaScript errors on iOS, android and other mobile devices
Mark Vaughn
·
1 response
·
console, android, debugging, iphone
Tomcat 7 init.d script
Pablo Ramírez
·
1 response
·
init.d, tomcat, bash
Killing all child processes in a shell script
Johannes 'fish' Ziemke
·
1 response
·
job control, linux, processes, bash
Adding Items to Laravel 4 Collections
Alex Sears
·
5 responses
·
php, laravel