Popular Programming Tips
Calculating Pi using PHP
Daniel Pepin
·
0 responses
·
php, math, pi, algebra
Requests to local machine from the iPhone using Charles Web Proxy
Arthur Chang
·
0 responses
·
proxy, ios, macos
Mount remote dir in the OSX Finder using SSHFS and Homebrew
baptiste
·
0 responses
·
osx, homebrew, sshfs, shell
Read STDOUT from Telnet Terminal in Python
Brian Tomlinson
·
0 responses
·
python, telnet, recipe
How to turn your S3 bucket into a CDN
Blitline Developers
·
2 responses
·
s3, cdn, amazon, bucket
Retrieving the permutation used to (un)sort a list
Antonio Vera
·
0 responses
·
python, algorithm, sort, permutation
Knockout.js - linking view models with knockout-postbox
Oliver Tupman
·
0 responses
·
knockout.js, javascript, knockout-postbox
Proper way to jQuery.ajax mocking
Maciej Żok
·
0 responses
·
unit testing, jquery, javascript, jasmine
dispatch_release is no longer needed in iOS 6 with ARC
Francis Chong
·
0 responses
·
objc, ios6, ios
merge vs. rebase: choosing the right tool
Jan Krüger
·
2 responses
·
merge, rebase, pull, git
A simple format Date function using Javascript prototype
Clauber Stipkovic
·
3 responses
·
prototype, format, date, javascript
Associative/sparse arrays in pure C? Give it a trie!
Stanislaw Pusep
·
0 responses
·
lightweight, c, datastructure
Save your file every time sublime loose focus
Andreas Köberle
·
3 responses
·
sublime, autosave, workflow
Organising SASS Assets in Rails
Ben Taylor
·
6 responses
·
rails, assets, sass, organisation
Accessing git branch name in gradle
Lorin Hochstein
·
0 responses
·
gradle, git
* Running Multiple Versions of Ruby in Production with RVM, Phusion Passenger, and Apache
Charles Hoffman
·
0 responses
·
ruby, rails, apache, rvm
Regex Full URL -> Base URL
Agam
·
1 response
·
regex, url, javascript, base url
Messing about with gulpjs
Richard Bray
·
4 responses
·
node, js, javascript, task
Async Block in Objective-C
Raúl Raja
·
0 responses
·
asynchronous, dispatch_queue_t, blocks, objective-c
How to generate a CSR and install an SSL certificate from command line
Tim Fernihough
·
0 responses
·
web, command line, unix, apache
A good .gitconfig starting point.
Jens Grassel
·
8 responses
·
development, workflow, git
Dokku Remote App is Locked
mattcodez
·
4 responses
·
dokku
Android sliding menu
Matt Munday
·
0 responses
·
android
Pluralize without the number
Jeroen Rosenberg
·
3 responses
·
ruby, rails