Popular Programming Tips
Consider keeping a work journal
Keith Pinson
·
4 responses
·
log, productivity, focus, motivation
phpcomplete-extended: a fast, extensible vim autocomplete plugin for PHP projects
Mun Mun Das
·
3 responses
·
php, vim, plugin, autocomplete
Debug HTML/JavaScript on iOS with Safari 5&6
Tommy McGlynn
·
0 responses
·
ios, web, html, javascript
Getting Rails logs to appear in Foreman output
John McDowall
·
2 responses
·
rails, foreman
iOS: Create a secondary status bar for displaying in-app messages
Matt Wielbut
·
0 responses
·
mobile, iphone, ios
Setting Up Vagrant
Josh Teng
·
2 responses
·
vagrant
Add SSH key to OS X Keychain
Tom Loudon
·
0 responses
·
osx, ssh, keychain
Use Grunt Uncss to Remove Unused CSS from Your Project!
Phong Huynh
·
4 responses
·
css, bootstrap, foundation, grunt
Log Memory Usage per second or minute on Linux
Samuel Lampa
·
3 responses
·
shell, linux
Ordering puppet resources with run stages
Jason Ashby
·
0 responses
·
puppet, linux, ordering, run stages
Make a painless web API in Ruby
Colin Mattson
·
2 responses
·
ruby, rails, rest, api
How to call any function as a $filter in AngularJs
David Votrubec
·
0 responses
·
angularjs, filter
Damn simple coffeescript watch and compiling with grunt
Sam Saccone
·
1 response
·
compile, watcher, grunt, coffeescript
Going further with Angular E2E tests: extending the Scenario DSL
Oliver Tupman
·
1 response
·
angularjs, testing, javascript, lungojs
Aggregate Javadoc in multiproject Gradle builds
Greg Schueler
·
1 response
·
gradle, java, javadoc
Three.js Baking
Alain Galvan
·
0 responses
·
3d, codepen, threejs, blender
Geographic searches within a certain distance
Matthias Mullie
·
1 response
·
php, mysql, geography, distance
ZSH reverse history search with regex.
Petro Verkhogliad
·
3 responses
·
zsh, terminal, commandline
Website and vignette effect
Marco Trulla
·
0 responses
·
css, effect, vignette
Converting a Date to a Mongo ObjectId
Abhinav Ajgaonkar
·
0 responses
·
mongodb, datetime, java, objectid
mysql extension not showing on phpinfo [fixed]
Pramendra Gupta
·
0 responses
·
mysql, nginx, php-fpm
JS Inheritance is awesome, and you're doing it wrong
Chris Coniglio
·
5 responses
·
javascript, prototypes, inheritance, object.create
Ruby: automatic get and set methods
Mariz Melo
·
3 responses
·
ruby, oop
Chain Rails scopes with OR
Nathan Hopkins
·
1 response
·
ruby, rails