Popular Programming Tips
Opening files in Notepad++ from Cygwin
Sequoia McDowell
·
0 responses
·
bash, windows, notepad, cygwin
How to build a MySQL-powered search engine
Matthias Mullie
·
10 responses
·
mysql, search engine, php
Backup all modified files in git.
Sequoia McDowell
·
7 responses
·
vim, xargs, git
Install Japanese, Korean and Chinese fonts on Arch Linux (yaourt require)
Christopher Fernández
·
0 responses
·
fonts, japanese, arch linux, chinese
Testing $.ajax calls with Jasmine 2
Ricardo Magalhães
·
0 responses
·
tdd, test, testing, async
Mysql Database size in GB
Remigijus (ReekenX)
·
0 responses
·
mysql, database, size
Conditionally toggle a class on a element with 1 jQuery statement
Dustin Haffner
·
0 responses
·
css, javascript, jquery
AngularJS live search
Craig H-R
·
1 response
·
angularjs
Fix encoding issue with Ecto and Poison
Estevão Mascarenhas
·
6 responses
·
elixir, elixir-lang, phoenix
Proper Background Content Loading in Android
Jose Salcido
·
0 responses
·
android, development, design
Create .ruby-version and .ruby-gemset files using RVM
Dwight Scott
·
0 responses
·
ruby, rails, rvm, rvmrc
Modifying nullable columns in Alembic
Iain Campbell
·
0 responses
·
python, postgresql, alembic
Existing PostgreSQL ENUMs in Alembic
Iain Campbell
·
0 responses
·
python, sqlalchemy, postgresql, alembic
enable vim with lua support
fang
·
0 responses
·
lua, vim, macvim
Share localhost with anyone
Lauren
·
17 responses
·
python, rails, osx, design
Reset iOS Safari's emulated hover state
Joel Birch
·
2 responses
·
ios, bug, safari, touch
Execute code after a set of AJAX calls using jQuery
Guido Bouman
·
0 responses
·
http, requests, request, asynchronous
Json format for tuples in play json
Jose Raya
·
1 response
·
scala, json, play
persisted? && new_record? for checking existing record
Rashmi
·
2 responses
·
rails, rashmi14yadav, active_record
Launch upstart services after Vagrant mount
Artem
·
5 responses
·
vagrant, ubuntu, upstart
Immutable vs Mutable JAVA
Luis S Fernández
·
3 responses
·
objects, oo, java, software developtment
Sanitizing queries with "IN" clauses with $wpdb on WordPress
Felipe Lavín Z.
·
3 responses
·
php, mysql, wordpress
Reseting pointer-events on IE11
Robson Sobral
·
2 responses
·
css, ie
Increase open files limit and drop privileges in Python
Simon Pantzare
·
0 responses
·
python, setgid, ulimit, subprocess