Popular Programming Tips
Custom file names with Carrierwave and Amazon S3
Valentino
·
0 responses
·
ruby, rails, carrierwave, s3
JavaScript thought: for...else and while...else statements
Daniel Hug
·
0 responses
·
syntax, javascript, control flow
Configuring a Sublime/MAMP Xdebug setup
Daniel Garcia
·
2 responses
·
php, sublime, mamp, debugging
Cleanly Extend 3rd Party AngularJS Directives
Josey Morton
·
1 response
·
extend, decorator, angular
Multilanguage in Django 1.9
Diego González
·
0 responses
·
internationalization, language, multilanguage, django
Thoughts on being a programmer.
Sergio Tapia Gutierrez
·
5 responses
·
php, rails, .net, programming
Super easy colors in ANY command line
Nicholas Jordon
·
1 response
·
php, shell, color, osx
Git Autocompletion in OS X Terminal
Hatem Mahmoud
·
0 responses
·
terminal, os x, git
SSH agent forwarding with Vagrant
Anton Kalyaev
·
2 responses
·
ssh, virtualbox, vagrant, forwarding
Run Sublime Text unlinked from terminal session in Linux and Darwin
Nick Kugaevsky
·
2 responses
·
sublime, editor, productivity
Django annotation and reference field with F
Hector Garcia
·
0 responses
·
django, django models, django querysets, django annotations
How to generate test files for uploading during development or troubleshooting
Tim Fernihough
·
5 responses
·
web, command line, unix
gstreamer commands for desktop streaming to raspberry pi
Chris Turnbull
·
0 responses
·
ffmpeg, raspberry pi, gstreamer
How to use mbstring on Heroku (PHP)
Nemo
·
3 responses
·
php, heroku, mbstring
Load testing for WebSocket using JMeter
Yoshitaka Kawashima
·
4 responses
·
nodejs, testing, websocket, java
Getting stuck in with XHP
Nathan Malcolm
·
0 responses
·
php, security, open source, xhp
Migrating jQuery for use in a Turbolinks Application
Jessie Keck
·
8 responses
·
jquery, rails, turbolinks
Quick ip-netns
bt3gl
·
1 response
·
linux
Convert string array to int array - 3 steps!
Ion D. Filho
·
1 response
·
.net, csharp, asp.net mvc, array
Specify Ruby version in Gemfile
Anthony Smith
·
2 responses
·
ruby, bundler, rails, gemfile
How to simply roll your own OAuth2 provider with direct user/pass access
Michiel Sikkes
·
0 responses
·
ruby, rails, api, oauth
Debug your capybara features with Chrome web inspector. Easily!
Alejandro Fernández
·
1 response
·
poltergeist, rspec, capybara