Popular Programming Tips
Specify Ruby version in Gemfile
Anthony Smith
·
2 responses
·
ruby, bundler, rails, gemfile
Pimp my GDB
Benjamin Chrétien
·
2 responses
·
color, gdb, tweaking
Retrieving the permutation used to (un)sort a list
Antonio Vera
·
0 responses
·
python, algorithm, sort, permutation
Associative/sparse arrays in pure C? Give it a trie!
Stanislaw Pusep
·
0 responses
·
lightweight, c, datastructure
Npm install trick
Eric Raio
·
8 responses
·
javascript, nodejs
5 commands to be a better PHP developer
Dimitrios Meggidis
·
3 responses
·
php, commit, psr standards, git
Configuring a Sublime/MAMP Xdebug setup
Daniel Garcia
·
2 responses
·
php, sublime, mamp, debugging
Calculate distance between two coordinates in PHP, JavaScript and MySQL
Alvaro Flores
·
0 responses
·
php, mysql, geolocation, latitude
SSH agent forwarding with Vagrant
Anton Kalyaev
·
2 responses
·
ssh, virtualbox, vagrant, forwarding
Want Responsive Tables? Quit Using Tables
Levent Gurses
·
4 responses
·
css, responsive design, tables, bootstrap
Golang Package Version Flag
mtchavez
·
0 responses
·
golang, version flag, go
Set up end-to-end tests in one minute
Jonathan Perl
·
0 responses
·
testing, node, javascript, web
gstreamer commands for desktop streaming to raspberry pi
Chris Turnbull
·
0 responses
·
ffmpeg, raspberry pi, gstreamer
Regex to match GitHub’s Markdown code blocks
Gonçalo Morais
·
3 responses
·
regex, markdown, js, javascript
ubuntu / Installing MySQL 5.6.x from source
Chungsub Kim
·
0 responses
·
mysql, source, install, ubuntu
Django: sending update signal
Marconi Moreto
·
0 responses
·
python, django, signals
Ignore (turn off) Devise config.reconfirmable while saving email in update action
Ireneusz Skrobiś
·
3 responses
·
rails, devise, reconfirmable
Ultimate Webdev Time Saver
Béla Varga
·
11 responses
·
shell, web, dev, time
Thoughts on being a programmer.
Sergio Tapia Gutierrez
·
5 responses
·
php, rails, .net, programming
Window, Scene and Node coordinates in JavaFX
Per Lundholm
·
0 responses
·
javafx, java
Calling app request on the rails console
Miguel
·
0 responses
·
rails, console, api, controller