Popular Programming Tips
Bootstrap without all the debt
Dan Tao
·
57 responses
·
css, sass, bootstrap
Common fonts for Windows & Mac
Mike Ballan
·
1 response
·
css, typography, fonts
Creating a simple TCP server in Go
Daniel Pepin
·
7 responses
·
server, tcp, golang, net
Be careful with setTimeout in loops
Cristian Andrei
·
10 responses
·
js, arguments, javascript, settimeout
HTTP Posts in Ruby
Daniel Westendorf
·
9 responses
·
ruby, json, http post, multipart
How to cite a website in LaTeX
Anupama Aggarwal
·
0 responses
·
latex, bibtex
Access your VirtualBox guest localhost from your host OS
Michel Billard
·
4 responses
·
virtual machine, localhost, web development
List files modified in the last hour - find command
Daniel Romero
·
1 response
·
shell, find, linux, unix
Fix Internet connection in Android Emulator
Sebastiano Poggi
·
4 responses
·
virtual machine, internet, network, connection
Default gateway on CentOS
David Rodrigues
·
1 response
·
linux, network, centos, redhat
Pretty Printing a Python dictionary
Hartley Brody
·
3 responses
·
python, json
Reset a lost password on an Ubuntu VM
Matt Gauger
·
7 responses
·
linux, sysadmin, vmware, ubuntu
Vertical Spacing for Bootstrap Columns
Peter French
·
4 responses
·
css, twitter-bootstrap, vertical-spacing
Clear Bootstrap Modal content after close.
Adam Jensen
·
6 responses
·
bootstrap, jade, modal, bootstrap 3
Signing configs with gradle android
eranga bandara
·
2 responses
·
groovy, console, gradle, android
Nginx direct file upload
Anatoly
·
60 responses
·
nginx, file upload
How to REALLY center an HTML element (via CSS position absolute/fixed)
Elad Shechter
·
30 responses
·
css, web design, javascript
creating DOM elements with jQuery in a more elegant way
David Morrow
·
13 responses
·
javascript, jquery
Image slider with prev/next button and pager in JavaScript
Guangyi-flyaway
·
3 responses
·
practice, javascript, image slider
Promise Chains with Node.js
Jim Greenleaf
·
24 responses
·
nodejs, q, promises, asynchronous code