Popular Programming Tips
Vim: Make it easy to update/reload your .vimrc
Karthik Sirasanagandla
·
0 responses
·
vim, shortcuts, protip
Delay test execution in Karma
Horst Gutmann
·
1 response
·
testing, javascript, karma
[LINUX]Mount network disk with LDAP authentication
Nicolas Dufreche
·
0 responses
·
linux, ldap, mount
Responsive Design Mode in Firefox
Julien Gabriel
·
3 responses
·
firefox, responsive design, mac os, windows
The fuck you of the Ruby/Python worlds
Félix Saparelli
·
8 responses
·
ruby, python, zed, fuck-you
Teaching ActiveSupport proper capitalisation
James Conroy-Finn
·
0 responses
·
ruby, rails
SVG - How to create and use vector graphics on the web
Tim Pietrusky
·
1 response
·
css, svg, svg-edit, vector graphic
Push your feature branch to heroku
Arun Agrawal
·
0 responses
·
heroku, git
Check Node.js version in code
Brandon Cannaday
·
0 responses
·
nodejs, version
Tooltips in pure CSS
Kushagra Gour
·
0 responses
·
css, tooltip, hint
Helpful Macros For Xcode Projects
Abizer Nasir
·
0 responses
·
cocoa, xcode, objective-c
Make the command line fly
John Stevenson
·
2 responses
·
zsh, command line, prezto
use IDEA for Progfun course @coursera
oleksii iepishkin
·
4 responses
·
scala, intellij, sbt, progfun
Getting weather of any city with Ruby
Emad Elsaid
·
0 responses
·
ruby, yml, rails, json
Rails & Postgres: Terminating active connections before dropping the database
Alistair Holt
·
2 responses
·
rails, postgres, database, postgresql
Best practices for writing procedural SQL queries
Jon Peck
·
0 responses
·
php, mysql, sql, queries
Git: Apply patches to code that is moved
Daniel Schmidt
·
0 responses
·
patch, git
Setting my iTerm2
Daniel Kosalla
·
2 responses
·
shell, terminal, mac, dotfiles
Debugging javascript arguments
Jose Jesus Perez Aguinaga
·
0 responses
·
javascript, debugging
Simple router mixin for React
sydcanem
·
0 responses
·
backbone, javascript, react
Prettify records with long columns in PostgreSQL shell
Stanislaw Pusep
·
0 responses
·
shell, psql, pager, postgresql
Count the commits in a Git repo's history
Robert Picard
·
0 responses
·
linux, unix, git
[Scala] Building List From Current Max Value.
Brian Hsu
·
0 responses
·
scala, list, recursive
adding a link_to helper to an id in the same page
sameera207
·
0 responses
·
ruby, rails, on