Popular Programming Tips
Extract HTTP Response Code from Nginx Log for Splunk
monkee_magic
·
0 responses
·
regex, code, http, nginx
perl -i -ple 's/old/new/g' /some/file [...]
Tim Serong
·
0 responses
·
perl, regex, search, replace
GNU screen is the most robust serial debug utility
Ilya Dmitrichenko
·
0 responses
·
shell, unix, screen, embedded
Run a bash command until it fails
Aidan Feldman
·
0 responses
·
shell, tests, bash, flaky
Share requirejs configuration among multiple pages
Hasen el Judy
·
0 responses
·
amd, requirejs
Redirect after sign_up (no sign_in) with Devise
Patricio Bruna
·
0 responses
·
ruby, rails, devise
Ace - HTML template engine for Go
Keiji Yoshida
·
0 responses
·
jade, slim, template, html
Redux: Separating Side-Effects (like Redirects) from Actions into Components
Joseph Dalrymple
·
0 responses
·
react, redux, thunk, redux-thunk
Personal Blog powered by Octopress and Cloudflare
Madhukar Hiranya
·
0 responses
·
heroku, octopress, blog, cloudflare
PostgreSql, flask and Unicode problem solution
Ignas Butėnas
·
0 responses
·
python, unicode, flask, postgresql
Active Admin: Propper relation names in filters
Seva Rybakov
·
1 response
·
rails, activeadmin
The lifecycle of a MonoBehaviour in Unity3D
Panagiotis Peikidis
·
0 responses
·
game development, unity3d
Count pages in PDF
Stephan Groen
·
0 responses
·
php, linux, pdf
Make your own crazy DNS server!
Samuel Williams
·
0 responses
·
ruby, dns, servers, system administration
Searching command history with Ctrl-r
Chip Castle
·
0 responses
·
zsh, osx, mac, unix
When building a blog using Jekyll/Github Pages, use somebody else's code!
Garry Welding
·
0 responses
·
github, blog, development, jekyll
Show number of examples in rspec
Tommy
·
1 response
·
rspec
add support for basic "array/raw" type to EmberData
Mattia Gheda
·
0 responses
·
javascript, emberjs
Checking if service is running on Android
Sun Ning
·
0 responses
·
android, java
SMTP server on python for development with storing emails.
Vadym Zakovinko
·
0 responses
·
python, development, email, smtpd
RubyMotion & Interface Builder
Ray Hightower
·
0 responses
·
ruby, xcode, interface builder, objective-c
Avoid nil:NilClass error message
Tu Hoang
·
0 responses
·
ruby, rails, nil, undefined method
Configuring your Debian-based server timezone
Filipe Kiss
·
0 responses
·
shell, ubuntu
Rubymotion set iOS version and Retina
Faizaan Shamsi
·
0 responses
·
ruby, ios, rubymotion