Popular Programming Tips
Convert Postgres tables to Ruby hashes
Jason Rogers
·
0 responses
·
ruby, hstore, postgresql
Git push default
Garry Shutler
·
0 responses
·
git
The simplest IE7 clearfix
Matt Stow
·
0 responses
·
css, ie7, clearfix
Useful Mercurial aliases
Ben Ripkens
·
0 responses
·
shell, mercurial, bash
A fluid responsive checkerboard with CSS media queries
Guido Bouman
·
0 responses
·
css, responsive, css3, sass
How to make an AJAX create or delete request to a nested resource in RSpec
Alex Popov
·
0 responses
·
rails, testing, request, ajax
AngularJS application made easy
Wolf
·
0 responses
·
mongodb, angularjs, nodejs
Highly Available PostgreSQL - Making it multi tenant (Shared DB)
Kishorekumar Neelamegam
·
0 responses
·
rails, database, paas, cloud
auto-download all videos of any Event at Confreaks.com
Abhishek Kumar
·
1 response
·
ruby, shell, rails, code
Import Jenkins Configuration to a dockerized jenkins
Allan Espinosa
·
0 responses
·
devops, jenkins, docker
Vatican.js - REST API microframework for node.js
Fernando Doglio
·
0 responses
·
nodejs, rest, api, framework
Memory or CPU Intensive. Which do you make?
Cooper
·
1 response
·
memory, programming, cpu, computer science
A Backbone sync adaptor for PostgreSQL when running on Node.js
Ilya Dmitrichenko
·
0 responses
·
mvc, nodejs, postgres, hstore
Poor man's media server or how to transcode and stream your videos on-the-fly from your mac to your ios device
Víctor Martínez
·
2 responses
·
ruby, mac, video, streaming
Making Cucumber.js and Soda play nicely
Paul Jensen
·
0 responses
·
nodejs, cucumber, bdd, socketstream
PHP, Nginx and MySQL on OS-X ML Done Right
Irakli Nadareishvili
·
0 responses
·
php, shell, mysql, mac
VIM: Add "/" and "|" to text objects
Endel Dreyer
·
1 response
·
vim, text objects
Logging exceptions on Sinatra
Gus Bonfant
·
0 responses
·
ruby, logging, sinatra
From RVM to rbenv
Alexander Tamoykin
·
5 responses
·
ruby, rvm, rbenv
Enable HG Extensions for one command
Hatem Nassrat
·
0 responses
·
hg, mercurial
Full backtrace for SystemStackError
Anton Kalyaev
·
0 responses
·
ruby, debugging, backtrace, systemstackerror
Install geoip-c gem the hard way with geoip installed via homebrew
Andi
·
0 responses
·
rubygems, homebrew, geoip-c
Need to Throttle? Consider Debouncing.
Joseph Jaber
·
0 responses
·
javascript
Advanced JS Tips & Tricks
Todd Wolfson
·
1 response
·
tips, tricks, javascript, google code