Popular Programming Tips
PHP Collections
Ítalo Lelis de Vietro
·
0 responses
·
php, collections, java, .net
Force file download with Nginx
Mickael
·
4 responses
·
nginx
Bash xargs as a for loop
Julio A. Mistral
·
0 responses
·
shell scripting, bash
SASS CSS3 calc mixin
Livingston Samuel
·
4 responses
·
css, sass, mixin, calc
Get the pixel data of an image in HTML
Li Zihua
·
0 responses
·
javascript, canvas, pixel
Install Postgresql on Mountain Lion
Andrey Deryabin
·
7 responses
·
homebrew, postgresql
What is the difference: reST, docutils, sphinx, readthedocs
Tony Narlock
·
0 responses
·
python, documentation, sphinx, markdown
How to display action text when content contains the broken image
Kevin
·
0 responses
·
ruby, ruby on rails
How to prevent native scrolling on mobile browsers
emi420
·
0 responses
·
mobile, jquery, javascript
Easy un-minify and pretty print in Chrome
Naeem Lakhani
·
5 responses
·
chrome, js, pretty print, javascript
Powershell Recursive Search
David Wimbley
·
0 responses
·
powershell, command line
OMG stupid error with yml files
Lee
·
1 response
·
octopress, syntax errors
Storing password in keychain the smart way
Philippe Converset
·
3 responses
·
password, ios, keychain, username
Custom transitions on iOS 7 & a little bit about UX
Andrej Mihajlov
·
4 responses
·
transitions, ios, objective-c
Flask flash messages as Bootstrap alert
Victor Kristof
·
0 responses
·
flask, bootstrap
rbenv issues when switching to zsh
Rod Wilhelmy
·
7 responses
·
zsh, rbenv
Easy double buffering on HTML5 canvas
Martin Naumann
·
2 responses
·
canvas, html5, martin-n, double buffering
Squash your commits with git rebase
Rizwan Iqbal
·
0 responses
·
rebase, git, commits
Set up multiple websites on a Digital Ocean droplet running nginx and node.js
Steven Iseki
·
2 responses
·
node, nginx, digitalocean
Install npm packages with --save or --save-dev
Georg
·
0 responses
·
npm, packages, javascript, nodejs
Python's imaplib
Julien Dubeau
·
1 response
·
python, imap, imaplib
Select & Install python versions easily with fzf + pyenv
James Cuzella
·
0 responses
·
python, pyenv, fzf, fuzzy-find
Linux : Remote desktop multiple monitor support
gchandra
·
0 responses
·
xfreerdp, remotedesktop, multiplemonitors, linux
Require an API key for a route in Flask using only a decorator
Spencer Williams
·
2 responses
·
python, rest, flask