Popular Programming Tips
Discard response body in Go http request
josh bowles
·
0 responses
·
http, golang, go
PHP Netbeans auto-indent
Federico Ulfo
·
2 responses
·
php, netbeans
Using arel_table for ILIKE (yes, even with integers)
Sam Slotsky
·
0 responses
·
rails, arel_table, ilike
Ember.js Controllers for the absolute beginner
Landon Noss
·
1 response
·
emberjs, ember-controllers
Object.extend Black Magic
Chris Coniglio
·
7 responses
·
javascript, prototypes, inheritance, object.create
Cracking Wifi - WEP- On Mac OSX
Victor Reyes
·
0 responses
·
wifi, aircrack, cracking, wep
Setting routes for Rails API
Edwin
·
0 responses
·
rails, api, routes
Fastest way to add a new language to Drupal site.
Adam Dziendziel
·
1 response
·
drupal, localization, multilingual
Grouped multiselect with simple_form and nested_set
sergey kuchmistov
·
0 responses
·
ruby, rails, simple_form, nested_set
Dependency Injection for Configuring Play Framework Database Connection(s) part 2
Pierre Andrews
·
3 responses
·
scala, dependency injection, play framework, monad
Unlock the GitHub Game Off badges
Matthew Deiters
·
5 responses
·
game-development, badges, github
Using fpm to convert a python package to an rpm
Jason Ashby
·
2 responses
·
python, puppet, rpm, fpm
Sending a Referral URL to Controllers when Testing in Laravel
Alex Sears
·
0 responses
·
php, laravel, testing, phpunit
TDD for Dockerfile by RSpec (severspec)
tcnksm
·
1 response
·
ruby, docker
Working with Grails behind a proxy
Stevie Braga
·
0 responses
·
proxy, grails
Display date ranges in text in Rails
Michel Billard
·
6 responses
·
rails, helper, dates
Handling non-200 status codes in Backbone
Mark Wales
·
0 responses
·
backbone, error, jquery, ajax
cp with progress bar
Rafał Malinowski
·
10 responses
·
shell, terminal, bash
Animate your nyan mocha reporter
Robin Duckett
·
0 responses
·
tdd, fun, nyan, mocha
Why not to use NOW() in MySQL
Scott Horsley
·
7 responses
·
php, mysql
SSH Tunneling
Osvaldo Zonetti
·
0 responses
·
cli, ssh, unix, remote
MySQL Composite Index
aleemb
·
0 responses
·
mysql, index
Python Good Practices
bt3gl
·
1 response
·
python, testing, virtualenv