Popular Programming Tips
Cross Browser CSS Rotation Sass Mixin
Fabrice Lejeune
·
2 responses
·
css3, scss, transform, filter
Automated PostgreSQL install and configuration with PowerShell
Stefan Prodan
·
0 responses
·
powershell, postgresql
How to measure your Javascript to the nanosecond level?
Avner Cohen
·
0 responses
·
performances, javascript
Go to function definition in Chrome Developer Tools
Dmitry Pashkevich
·
0 responses
·
chrome, debugging, productivity, devtools
Change label on a field in Django admin
lorden
·
0 responses
·
python, django, django admin
Sublime Text 2 - End and Begin of Line in Mac OS
Bruno "Clef"
·
6 responses
·
sublime text 2, mac os x, keybind
read yaml files in bash
hvlmnns
·
0 responses
·
bash, ruby, yaml
A new Vim monokai color scheme for JavaScript
Crusoe.Xia
·
2 responses
·
vim, javascript
Open a coredump with lldb
Daniel Wehner
·
0 responses
·
debug, c
CSS inverted border radius
Nil Gradisnik
·
6 responses
·
css, border-radius, html, inverted
Encoding Multiply Files to UTF8 without BOM with C#
Samuel Diogo
·
0 responses
·
utf8, c#, enconding multiply files
Find routes in Rails console
Tadas Tamošauskas
·
1 response
·
ruby, rails, irb
Fix Chrome's issues with background-attachment: fixed
Jon Thomas
·
3 responses
·
css3, webkit, foundation, zurb
How to setup local_settings.py for your Django 1.4.2 project
Glen
·
0 responses
·
python, django, git, local_settings
Rebuild bundler gems with native extensions
S.R.Garcia
·
0 responses
·
bundler, rubygems
Mind the order of :includes for has_many :through
Robert Wünsch
·
2 responses
·
activerecord, rails, query
Mockito argument matchers and Scala
Jim Kinsey
·
0 responses
·
scala, mockito
A Simple Chat Server Using nodejs express and socket.io
Ivan Sim
·
0 responses
·
ivanhcsim, nodejs
Showing errors messages in Rails 4
Leonardo Faria
·
2 responses
·
rails, helpers
Avoid Double Render errors in your Rails App
Rajeev N Bharshetty
·
0 responses
·
rails, tips, controllers, render