Popular Programming Tips
Using Font Awesome with (Xe)LaTeX
Honza Ustohal
·
0 responses
·
latex, xelatex, font awesome
Circular dependencies in node.js
Laurent Perrin
·
6 responses
·
nodejs, module, dependency, require
Sails.js, sick of restarting your server ?
Michael Woodward
·
13 responses
·
node, nodejs, forever, sails.js
Converting virtual disks between fixed and dynamic size
Leonardo Koch Kewitz
·
3 responses
·
virtualbox, vm, leokewitz, vdi
Convert m4a to mp3 with ffmpeg
Kenrick Turner
·
0 responses
·
cli, ffmpeg, mp3
Installing ImageMagick for PHP on Ubuntu 12.04
Asanka
·
0 responses
·
php, imagemagick, ubuntu
Scala's "Pimp My Library" Pattern example
Ben Burton
·
5 responses
·
scala, pattern, pimp
Rename folder in PHP
Henrotte Simon
·
1 response
·
php, rename, folder, realpath
What is the difference between g++ and gcc?
Ketan Parmar
·
0 responses
·
gcc, g, c, difference
Generate SSH keys with Ansible
Bruno
·
2 responses
·
devops, ansible
Speed up Travis-CI build preparation time by 800%
Michał Czyż
·
5 responses
·
ruby, rails, ci, travis-ci
Brute force protection in PHP
Arnold Daniels
·
3 responses
·
php, security
Git add --interactive, or how to make amazing commits
padawin
·
0 responses
·
scm, add, staging, best practices
PEBKAC: jQuery scrollTop not working on mobile
Christian Bundy
·
2 responses
·
mobile, ios, android, jquery
Include HTTP headers in Curl response
Guilio Karadanais - sativaware.co.za
·
0 responses
·
http, curl, dev-ops, json api
Rails, Twitter Bootstrap and "Disabled" links/buttons
Vladimir Reshetnikov
·
6 responses
·
ruby, rails, twitter, bootstrap
Dump PostgreSQL without owner and privileges
Bartłomiej Danek
·
0 responses
·
postgresql, linux server administration
Free background jobs on heroku
dommmel
·
17 responses
·
rails, heroku, unicorn, resque
How to re-sign iOS builds
Toby Cox
·
0 responses
·
provisioning, ios, codesign, entitlements
Multi-line Git commit message from CLI
Diogo
·
1 response
·
shell, cli, commit, git
Checkout a single folder from a GitHub repository
Barnaby Alter
·
2 responses
·
git, github, bash, sparse-checkout
Remove value from array with jQuery
Arthur Chang
·
0 responses
·
coffeescript, jquery, javascript