Popular Programming Tips
Bootstrap without all the debt
Dan Tao
·
57 responses
·
css, sass, bootstrap
Creating a simple TCP server in Go
Daniel Pepin
·
7 responses
·
server, tcp, golang, net
Common fonts for Windows & Mac
Mike Ballan
·
1 response
·
css, typography, fonts
Be careful with setTimeout in loops
Cristian Andrei
·
10 responses
·
js, arguments, javascript, settimeout
How to cite a website in LaTeX
Anupama Aggarwal
·
0 responses
·
latex, bibtex
HTTP Posts in Ruby
Daniel Westendorf
·
9 responses
·
ruby, json, http post, multipart
Access your VirtualBox guest localhost from your host OS
Michel Billard
·
4 responses
·
virtual machine, localhost, web development
Fix Internet connection in Android Emulator
Sebastiano Poggi
·
4 responses
·
virtual machine, internet, network, connection
List files modified in the last hour - find command
Daniel Romero
·
1 response
·
shell, find, linux, unix
Pretty Printing a Python dictionary
Hartley Brody
·
3 responses
·
python, json
Default gateway on CentOS
David Rodrigues
·
1 response
·
linux, network, centos, redhat
Vertical Spacing for Bootstrap Columns
Peter French
·
4 responses
·
css, twitter-bootstrap, vertical-spacing
Reset a lost password on an Ubuntu VM
Matt Gauger
·
7 responses
·
linux, sysadmin, vmware, ubuntu
Clear Bootstrap Modal content after close.
Adam Jensen
·
6 responses
·
bootstrap, jade, modal, bootstrap 3
Nginx direct file upload
Anatoly
·
60 responses
·
nginx, file upload
Signing configs with gradle android
eranga bandara
·
2 responses
·
groovy, console, gradle, android
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