Popular Programming Tips
iOS - Remove UIButton touch delay inner UIScrollView
Noval Agung Prayogo
·
0 responses
·
ios, objective-c
Multiple level term aggregation in elasticsearch
Jason Ashby
·
0 responses
·
elasticsearch, aggregations, terms
Count number of words in a string (Scala)
lukas
·
3 responses
·
scala, map, words
Render a jsonp response in Rails
Jay Aniceto
·
2 responses
·
ruby, rails, jsonp, ajax
Shortcut for installing github repos in npm
Finn Pauls
·
0 responses
·
npm, shortcut, javascript, nodejs
install ssh-copy-id on Mac OS X
Max Prokopiev
·
1 response
·
shell, ssh, mac os x, install
Using custom headers with Backbone.sync
Mark Wales
·
7 responses
·
backbone, requirejs, jquery, ajax
C++11 async parallel callback
Miguel Ibero
·
0 responses
·
callback, cpp, async, cpp11
Bind on click events in NVD3.js charts
Felix Müller
·
4 responses
·
d3.js, javascript, nvd3.js
Custom Unicode Characters in Objective-C (SymbolSet)
Brendan O'Brien
·
1 response
·
unicode, objective-c
Value of input field React + Typescript
Esteban
·
0 responses
·
react, typescript
How to clone all branches and tags between remote git repositories
Lucas Eagleton
·
0 responses
·
branch, migration, git
Serving protected static content using nginx for speed and Rails server for authentication
Samuel Chow
·
0 responses
·
ruby, rails, nginx, thin
Export all tables in a SQLite3 db to CSV files
Carlos Fonseca
·
1 response
·
sqlite, csv, bash
Horizontal Parallax on Scroll - jQuery
Joanna Ong
·
2 responses
·
scroll, jquery, parallax
Remote Database with local WordPress instance
&y
·
2 responses
·
remote database, local environment, wordpress
a perfect circle div
ali mousavi
·
4 responses
·
css, border-radius, musyo, circle div
Python Decorators vs. Context Managers: Have your cake and eat it!
Manuel Ebert
·
2 responses
·
python, decorators, design pattern, context manager
Pi(e) in the Sky
Dave Henderson
·
0 responses
·
graphite, monitoring, monitor, raspberry pi
How to install nginx with passenger using chef
Snir David
·
3 responses
·
nginx, vagrant, chef, passenger
Keep your Heroku apps awake with KeepAwake
Robert Pearce
·
15 responses
·
ruby, rails, heroku, nodejs
List only NFS file handles
Justin 'J' Lynn
·
0 responses
·
networking, operations, nfs, linux
Install php-devel (or how to get pear working) on RHEL
David Gil
·
0 responses
·
php, rhel, red hat, phpize
Decouple JavaScript classes from CSS ones by using prefix
Adam Stankiewicz
·
8 responses
·
css, javascript
Working with 'npm test'
Norbert Eder
·
0 responses
·
travis, nodejs, github