Popular Programming Tips
Using wkhtmltopdf and an Xvfb daemon to render HTML to PDF
Larry Williamson
·
8 responses
·
webkit, pdf, render, xvfb
Show git branch name in fish shell
Emilio
·
2 responses
·
shell, fish
Use IntelliJ or WebStorm as your git diff tool (even on Windows)
Peter Flynn
·
5 responses
·
diff, intellij, git, webstorm
Nested Set Model: the best approach to deal with hierarchical data
Álvaro
·
2 responses
·
ruby, mysql, rails, sql
Host a static site on Amazon S3, with custom domain and SSL
Sebastian Wallin
·
0 responses
·
s3, hosting, aws, static
ZSH / .oh-my-zsh My top tips for daily use
Mark Tooth
·
10 responses
·
shell, zsh, terminal, directories
Using Chrome's RSS Extension with Feedly
Rod Hilton
·
13 responses
·
google, chrome, rss, reader
Mac OS X & Oh My ZSH Theme on iTerm2
Catalin Ilinca
·
16 responses
·
shell, zsh, mac os x, iterm2
Web fonts and Rails' Asset Pipeline
Dale Sande
·
0 responses
·
rails, sass, asset pipeline
My essential guide to installing Sublime Text 3 Beta
Robert Pataki
·
9 responses
·
sublime, editor, guide
Cross-Compiling Golang ...
Stephan
·
2 responses
·
compiler, raspberry-pi, go
Add console.save to Chrome
Ollie Glass
·
1 response
·
console, browser, javascript
Using Font Awesome with (Xe)LaTeX
Honza Ustohal
·
0 responses
·
latex, xelatex, font awesome
View Folder Tree in MacOSX Terminal
James Doyle
·
2 responses
·
zsh, terminal, macosx, folder
Circular dependencies in node.js
Laurent Perrin
·
6 responses
·
nodejs, module, dependency, require
Play Framework 2 error: "nodename nor servname provided, or not known"
Junior Ales
·
8 responses
·
osx, bug, play, java
Convert m4a to mp3 with ffmpeg
Kenrick Turner
·
0 responses
·
cli, ffmpeg, mp3
Converting virtual disks between fixed and dynamic size
Leonardo Koch Kewitz
·
3 responses
·
virtualbox, vm, leokewitz, vdi
Installing ImageMagick for PHP on Ubuntu 12.04
Asanka
·
0 responses
·
php, imagemagick, ubuntu
Sails.js, sick of restarting your server ?
Michael Woodward
·
13 responses
·
node, nodejs, forever, sails.js
Generate SSH keys with Ansible
Bruno
·
2 responses
·
devops, ansible
What is the difference between g++ and gcc?
Ketan Parmar
·
0 responses
·
gcc, g, c, difference
Scala's "Pimp My Library" Pattern example
Ben Burton
·
5 responses
·
scala, pattern, pimp
Speed up Travis-CI build preparation time by 800%
Michał Czyż
·
5 responses
·
ruby, rails, ci, travis-ci
~~ is faster than Math.floor()
Afshin Mehrabani
·
10 responses
·
performance, math, shortcut, javascript