Popular Programming Tips
Mastering ProGuard with ProGuard GUI - Part 1 (ProGuard with JAR)
Karn Shah
·
0 responses
·
android, jar, proguard
Convert PPK files to OpenSSH keys
Gustavo Leon
·
0 responses
·
ssh, putty
onEmpty: A Cool Filter to Display Messages when Data Fields are Empty
Kali Kiger
·
0 responses
·
unit test, html, filtering, angular.js
Filter out Bot Activity for the public_activity Gem
Matthew Spence
·
1 response
·
ruby, rails, events, tracking
Sublime Text Ruby on Rails cheat sheets and snippets
Manu S Ajith
·
1 response
·
ruby, rails, sublime, ror
mongoid counter_cache
Vinicius Quaiato
·
0 responses
·
ruby, rails, mongoid, counter
How not to rm yourself
Sindre Sorhus
·
0 responses
·
shell, cli, command, remove
Polymer Web Components in ember-cli
David Negstad
·
1 response
·
emberjs, html5, web components, polymer
Understanding Erlang parse transforms
Jan Henry Nystrom
·
0 responses
·
erlang, parse transforms
Setting Laravel Environment on AWS Elastic Beanstalk
Nati Namvong
·
1 response
·
laravel, aws elastic beanstalk, .ebextensions
Testing a Ruby Singleton
Paul Guelpa
·
0 responses
·
ruby, test, rspec
Elixir Command Line Parsing
Booker C. Bense
·
0 responses
·
elixir, commandline, parsing
Amazon AWS pem key naming conventions
Alex Goretoy
·
0 responses
·
aws, amazon, ssh keys, pem
Static PHP code analysis with Sublime Text 2
Bijan Vaez
·
0 responses
·
php, sublime, sublime text 2, static code analysis
Grunt configuration with Node.JS, Forever, Less CSS, CoffeeScript
pmaoui
·
0 responses
·
coffee, grunt, yeoman, nodejs
cd to git root
Fuad Saud
·
2 responses
·
shell script, git
Delete lines in a block of code in vim
Duncan Wong
·
1 response
·
vim, vi, block, delete
Load resource files in Node.js easily
Fernando Doglio
·
0 responses
·
nodejs, javascript
Make use of Web Workers
Fardin Koochaki
·
3 responses
·
web, js, front-end, javascript
Mapping a Hash key in Mac OS X
Michael Baird
·
0 responses
·
terminal, keyboard, apple, os x
Php 5.4 chef recipe for ubuntu
Daniil
·
0 responses
·
php, chef, php54
Restripe tables in Google Docs using Apps Scripts
Jason Anderson
·
0 responses
·
automation, google docs, apps scripts
Dont do $('#foo').get(0), use Plain JS instead
Javis V. Pérez
·
2 responses
·
jquery, performance, selector, javascript