Popular Programming Tips
Never miss a good debate
Santiago Gil
·
0 responses
·
programming, workflow, git
Use ≡ for responsive menus
Sampsa Kuronen
·
0 responses
·
rwd, equiv
Prevent accidental back-references
Brandon Probst
·
0 responses
·
php, regex, escaping, back-references
PNG/JPG → WebP
Ryan Parman
·
0 responses
·
cwebp, webp, png, jpg
Don't break existing code!
Ahmed Elmehri
·
0 responses
·
build, unit-testing, continuous-integration
Find jenkins jobs that were stopped in a system reboot
Greg Knaddison
·
0 responses
·
jenkins, command-line
Running iPad terminal from Prompt
Hafiz
·
0 responses
·
ruby, terminal, ipad, prompt
awesome_print_motion for RubyMotion
Ray Hightower
·
0 responses
·
ruby, debugging, awesome_print_motion, rubymotion
Compare two GIT branches
Stefan Urbansky
·
0 responses
·
diff, branching, git
Stop and Remove all docker containers and images.
Ben
·
0 responses
·
linux, docker
Postgresql - Correcting bad logging data
Huy Nguyen
·
0 responses
·
logging, postgresql, performance, analytics
Add a method to Django's User class
Adrien F
·
1 response
·
python, django
A minimal iOS app written in Swift
Xiahong (TT) Lin
·
0 responses
·
swift, ios
AngularForms
Chris Houseknecht
·
0 responses
·
javascript, css, html, spa
Serving @font-face icon font across domains
Nate Arnold
·
0 responses
·
css, icon font, font-face
Find component upwards
Bruno Mikoski
·
0 responses
·
unity, game development, extension, unity3d
Git - keep a feature branch updated
Ashish Kumar Singh
·
0 responses
·
rebase, git, feature-branch
How to configure Nginx
Alex Goretoy
·
0 responses
·
configuration, linux, nginx
Offline Forms
Abraham
·
2 responses
·
javascript, forms, html, localstorage
Set STATIC_ROOT to SOMETHING
Scott Bradley
·
0 responses
·
django, collectstatic, static_root, manage.py
Simple Developer Todo
Mike Piccolo
·
0 responses
·
shell, todo, bash
How to create a Django reusable app
Igor Leroy
·
0 responses
·
python, django, leroy