Popular Programming Tips
Fix apt-get update GPG error
Enno Rehling
·
0 responses
·
linux, apt, gpg
Create a simple custom customizable http proxy that allows you to intercept and alter request/response content
Hernan
·
0 responses
·
perl, proxy, custom proxy, intercept url
Handling GitHub for Windows crash on commit
Joakim Bengtson
·
1 response
·
crash, git, github for windows, broken repo
Groundskeeper - Remove forgotten debug statements from your JS files
Couto
·
5 responses
·
nodejs, console, build, javascript
Analog clock in JavaFX
Per Lundholm
·
0 responses
·
javafx
Deploy WordPress using Docker and Dokku
Massimo Ronca
·
1 response
·
dokku, wordpress, wordpress deploy, docker
Conditional debugging with JavaScript
Two Fucking Developers
·
0 responses
·
debugging, conditional, javascript
Convert ruby time to server timezone
Pavel
·
0 responses
·
ruby, cron, timezone
Ruby and Default Arguments
John Amicangelo
·
0 responses
·
ruby, rails, bug, define_method
Regex Validation In Php
khawar
·
0 responses
·
regex
Using Dropbox instead of Github to get a free private repo
Miles Matthias
·
1 response
·
dropbox, version control, github
TIP: How to Play a Sound Whenever You Commit to Git
David Hilowitz
·
6 responses
·
mac, audio, git
A Mind Prison
Jonah
·
11 responses
·
software, productivity, life, ideas
Pg-promise and case sensitivity in column names
lakesare
·
1 response
·
js, pg-promise, postgresql
Subclassing Error in JavaScript is harder than it seems
Kornel
·
0 responses
·
js, error, inheritance
Rescale a video with ffmpeg
HH Veldstra
·
0 responses
·
video, ffmpeg
Make :hover & :active work in mobile webkit
Mark Ford
·
0 responses
·
css, mobile, ipad, iphone
Denying groups using regex
Filipe Kiss
·
0 responses
·
regex, regular expression
Tailing MySQL Binary Log
Tom O'Connor
·
2 responses
·
shell, mysql, tail
Find the version of Apache Axis from jar file
Eric
·
0 responses
·
linux, java, apache axis
Linking to a gem tag from a git repository in Gemfile
Barnaby Alter
·
2 responses
·
gemfile, git tagging, ruby on rails 3, github
The stack behind a simple "sales-pipeline" app
Ionut-Cristian Florescu
·
1 response
·
coffeescript, nodejs, mongodb, bootstrap
Paste clipboard to Android Simulator
Ernest
·
0 responses
·
android, clipboard, pbpaste
Fix the UIButton highlight/selected image flickering
Christopher Matsumoto
·
0 responses
·
xcode, objective-c, uikit, uibutton
How to flatten out deeply nested recursion to prevent stack overflow on IE8
Lance Pollard
·
1 response
·
ie8, javascript, recursion