Popular Programming Tips
Log-in as Jenkins user on Mac
Denver Sessink
·
1 response
·
jenkins, continuous-integration
A good .gitconfig starting point.
Jens Grassel
·
8 responses
·
development, workflow, git
How to render coffeescript partial inside coffeescript template
Tomasz Borowski
·
3 responses
·
rails, partials, coffeescript, render
Nginx CORS configuration
elcuervo
·
0 responses
·
nginx, cors, ajax
Calling app request on the rails console
Miguel
·
0 responses
·
rails, console, api, controller
Seamlessly navigate tmux and vim splits
Mislav Marohnić
·
4 responses
·
terminal, vim, tmux
Calculating distance between two points (Latitude, Longitude)
St0iK
·
1 response
·
mysql, sql, location, distance calculation
Custom file names with Carrierwave and Amazon S3
Valentino
·
0 responses
·
ruby, rails, carrierwave, s3
* Running Multiple Versions of Ruby in Production with RVM, Phusion Passenger, and Apache
Charles Hoffman
·
0 responses
·
ruby, rails, apache, rvm
Cleanly Extend 3rd Party AngularJS Directives
Josey Morton
·
1 response
·
extend, decorator, angular
Remove cloning result on Jquery
tryhendri
·
0 responses
·
jquery, clone
CORS with nginx for 401,404,501 and any other http status
Javis V. Pérez
·
1 response
·
nginx, cors, headers, 401
Gotcha: Windows Azure Message Queue - 400 Bad Request
Pure Krome
·
3 responses
·
.net, c#, windows-azure, windows-azure-storage
Need an SPF Record? Microsoft has a great tool for that.
Kerrick Long
·
1 response
·
security, email, spf, spam
Notepad++ sublime text theme for C/C++
carleeto
·
1 response
·
sublime text, themes, notepad
Multilanguage in Django 1.9
Diego González
·
0 responses
·
internationalization, language, multilanguage, django
Django annotation and reference field with F
Hector Garcia
·
0 responses
·
django, django models, django querysets, django annotations
Golang Package Version Flag
mtchavez
·
0 responses
·
golang, version flag, go
Run Sublime Text unlinked from terminal session in Linux and Darwin
Nick Kugaevsky
·
2 responses
·
sublime, editor, productivity
How to use mbstring on Heroku (PHP)
Nemo
·
3 responses
·
php, heroku, mbstring
Git Autocompletion in OS X Terminal
Hatem Mahmoud
·
0 responses
·
terminal, os x, git
Analog Clock Icon Font for <time> elements
J. Hogue
·
4 responses
·
css, typography, html, icon font
Load testing for WebSocket using JMeter
Yoshitaka Kawashima
·
4 responses
·
nodejs, testing, websocket, java