Popular Programming Tips
API calls and infinite scroll with AngularJS
Pablo Recio
·
5 responses
·
infinite scroll, angularjs, angular
Have PHP-FPM Listen On Unix Socket
Ryan Mitchell
·
0 responses
·
php, linux, nginx, php-fpm
Fix Docker for Mac High CPU Usage
Felipe Bernardes
·
3 responses
·
docker, docker for mac, mac, high cpu usage
Parent css selector with Sass / Less preprocessor
Julien Knebel
·
7 responses
·
css, sass, less, parent selector
Scala week 3
Imad BOUHAMIDI
·
8 responses
·
scala, coursera
JavaScript test framework comparison
Aidan Feldman
·
5 responses
·
tdd, frameworks, js, testing
IE Fix for "jumpy" fixed bacground
Benoit Rospars
·
9 responses
·
css, ie, js, image
My Workspace
Scott Hanselman
·
1 response
·
hackerdesk
Change terminal color when SSH from OS-X
eranga bandara
·
1 response
·
shell, terminal, osx, ssh
Disable mouse events with CSS 3
kewah
·
0 responses
·
css3, mouse events
Installing PhantomJS 1.9 on Ubuntu 12.04 x64/x86
Patrick Müller
·
11 responses
·
phantomjs, phantom 1.9, js webkit
View real time PDF coordinates
JD
·
0 responses
·
pdf, coordinates, gimp
Converting JSON into an Objective-C object (Xcode for iOS)
Anthony Levings
·
2 responses
·
xcode, json, nsstring, nsarray
Set up Node.js, Grunt and Node-Sass from scratch
Dale Sande
·
6 responses
·
sass, grunt, nodejs, grunt watch
Laravel .htaccess
Ramiro Rodriguez
·
0 responses
·
php, laravel, htaccess
Installing libtorrent on Linux
Steely Morneau
·
1 response
·
python, cpp, build, install
How to get a UIScrollView scrolling and paging (Xcode for iOS)
Anthony Levings
·
0 responses
·
frame, ios 6, ios 5, uiscrollview
Sending PUT data through PHP cURL
Marlon Landaverde
·
1 response
·
php, rest, api, curl
How to check in bash if file size is greater than N
Janos Gyerik
·
3 responses
·
shell, find, bash
Simple Digit Recognition OCR in OpenCV-Python
Abid Rahman K
·
0 responses
·
python, opencv, image processing
Consider lookup tables instead of switch or if/else
Tobias Otte
·
5 responses
·
js, javascript
OSX Yosemite Bonjour / mDNSResponder problems...
Jason Milkins
·
24 responses
·
osx, networking, bonjour, yosemite
Excluding files from git locally
Jorge Dias
·
6 responses
·
gitignore, git
3 easy steps to create WebAPI documentations
Blaise Liu
·
2 responses
·
mvc, webapi, asp.net