Popular Programming Tips
Use xcodebuild to build workspace vs project
Herman Lintvelt
·
0 responses
·
ios, xcode, xcodebuild, build script
Add query string params/arguments to any WordPress URL
Michiel Sikkes
·
5 responses
·
php, wordpress
Create new github repo from command line
Raine
·
9 responses
·
shell, curl, git, raineorshine
SVG ClipPath images
Marco Sors
·
4 responses
·
html, images, design, svg
Fix apt on old unsupported Ubuntu releases
James Wyse
·
6 responses
·
fix, apt, errors, ubuntu
Extract Unique Lines in Sublime Text 2
Kevin Suttle
·
6 responses
·
sublime, text, 2
Use NFS to speed up your Vagrant
Anton Kalyaev
·
19 responses
·
performance, virtualbox, vagrant
WinMerge as git difftool on Windows
Henrique Oliveira
·
4 responses
·
git, difftool, winmerge
Ruby: the differences between dup & clone
Matt Aimonetti
·
5 responses
·
ruby, dup, clone, copy objects
Ruby on Rails Flash messages with Bootstrap
James Brooks
·
5 responses
·
rails, flash, bootstrap
A Software Architect
Chris Eppstein
·
6 responses
·
architect, programming
Customize the Back Button of UINavigationItem in the Navigation Bar
Daniel Brajkovic
·
6 responses
·
xcode, ios, objective-c
+ or .concat, what is faster for appending string in Ruby?
bitsbyte
·
4 responses
·
ruby, string, operator, .concat
Give your Python program a shell with the cmd module
Austin Keeley
·
6 responses
·
python, shell, command line, module
Exclude files/folders in Sublime Text
Chi Cong Nguyen
·
6 responses
·
sublime, sublimetext, text
Simple way to insert a string into another string at any position in PHP
Djamel Eddine Feddad
·
0 responses
·
php, string, insert, substr_replace
Driving a SainSmart relay with Raspberry Pi
Craig McNamara
·
14 responses
·
raspberry pi, maker, electronics
ng-repeat $index for a form field array (ie add new option)
Ezekiel Kigbo
·
5 responses
·
html, angularjs, forms, javascript
Relative paths from the root in javascript
Peter Morlion
·
0 responses
·
javascript