Popular Programming Tips
Fix: git recognized Xcode localization file as binaries
Francis Chong
·
0 responses
·
xcode, localization, git
Load Images from Parse.com to iOS App
Sol Irvine
·
3 responses
·
cocoa touch, ios, parse.com, objective-c
Cucumber, Capybara 2.0 and Capybara::Ambiguous
Guillaume Hain
·
0 responses
·
ruby, rails, cucumber, bdd
Start Karaf in Debug Mode
Ben Doerr
·
0 responses
·
debug, java, karaf
C# LINQ ForEach that works on IEnumerable<T>
Alexander Brevig
·
2 responses
·
csharp, snippet, linq, foreach
Some Angular UI Router gotchas and how to deal with them
ADIO Kingsley O
·
2 responses
·
web development, angularjs, web apps, single page app
FOSUserBundle: Using BCrypt Password Encoder
Andréia Bohner
·
0 responses
·
security, bcrypt, fosuserbundle, symfony2
Index your Amazon S3 bucket with Elasticsearch
Laurent Broudoux
·
0 responses
·
elasticsearch, s3
Using Guid as parameter in your MVC Actions
Diego Dias
·
0 responses
·
c, aspnet-mvc
Generate security captcha image with PHP
Gjero Krsteski
·
0 responses
·
php, security, gd, captcha
Postgres, Rails, and Regex's
Jesse Wolgamott
·
1 response
·
rails, regex, postgres
A guide to install GitLab >6.0 on Debian 7 "Wheezy"
Lorenzo Novaro
·
0 responses
·
nginx, debian, git, gitlab
facebook auth with ionic and firebase
Connor Leech
·
0 responses
·
cordova, javascript, android, firebase
♨ Sugar.js your CoffeeScript
Adam Stankiewicz
·
0 responses
·
coffeescript, underscore.js, sugar.js, javascript
Attach debugger to forked JUnit test in Ant
Greg Roodt
·
0 responses
·
junit, ant, java
Levenshtein Distance Using Mysql
Dinesh Vasudevan
·
0 responses
·
mysql, script
var_dump vs. var_export
Joel Kuzmarski
·
5 responses
·
php, debugging
Docker image installed multiple versions of ruby
tcnksm
·
0 responses
·
ruby, docker
How NOT to delete files with the find command
Greg Nofi
·
8 responses
·
find, unix
git easy merging with merging tools!
Hélio Cabral Medeiros
·
8 responses
·
git, conflict, mergetool, p4merge
JSON Views with JBuilder
Ben Taylor
·
1 response
·
rails, rails 3, api, json
Find slow postgres queries on heroku
Scott M
·
1 response
·
heroku, postgresql
Display all commands offered by your installed oh-my-zsh plugins.
Prateek Agarwal
·
0 responses
·
zsh, oh-my-zsh, plugins
Pass by value (sort of) in AngularJS by copy()ing
Oliver Tupman
·
1 response
·
javascript, angularjs