Popular Programming Tips
Increase open files limit and drop privileges in Python
Simon Pantzare
·
0 responses
·
python, setgid, ulimit, subprocess
Opening files in Notepad++ from Cygwin
Sequoia McDowell
·
0 responses
·
bash, windows, notepad, cygwin
Conditionally toggle a class on a element with 1 jQuery statement
Dustin Haffner
·
0 responses
·
css, javascript, jquery
Ruby: make plain text links clickable
Michael Kohl
·
2 responses
·
ruby, regex, rails, uri
Dead-simple (Office Monitor) Dashboard
Jim Remsik
·
2 responses
·
twitter, dashboard, analytics, simple
persisted? && new_record? for checking existing record
Rashmi
·
2 responses
·
rails, rashmi14yadav, active_record
Backup all modified files in git.
Sequoia McDowell
·
7 responses
·
vim, xargs, git
Javascript-Friendly REST API with CORS
Irakli Nadareishvili
·
11 responses
·
php, node, express, rest
"Static" Methods and Properties in CoffeeScript
Louis Acresti
·
5 responses
·
coffeescript
Json format for tuples in play json
Jose Raya
·
1 response
·
scala, json, play
Testing $.ajax calls with Jasmine 2
Ricardo Magalhães
·
0 responses
·
tdd, test, testing, async
Creating modules with getters and setters in Node
Brian
·
0 responses
·
node, modules, javascript
Fix encoding issue with Ecto and Poison
Estevão Mascarenhas
·
6 responses
·
elixir, elixir-lang, phoenix
Use rulers in Sublime Text 2 to conform to coding standards
Joshua Clanton
·
1 response
·
sublime, sublimetext, sublimetext2, codingstandards
Modifying nullable columns in Alembic
Iain Campbell
·
0 responses
·
python, postgresql, alembic
How to build a MySQL-powered search engine
Matthias Mullie
·
10 responses
·
mysql, search engine, php
bash script to generate tree structure of a directory
Pravendra Singh
·
2 responses
·
linux, command, bash, filesystem
Fast Switching PHP on OS X
Marc Qualie
·
5 responses
·
php, homebrew, bash
The treacherous journey from Pantheon to localhost
Nicholas Kramer
·
6 responses
·
mysql, drupal, http, mamp
enable vim with lua support
fang
·
0 responses
·
lua, vim, macvim
Immutable vs Mutable JAVA
Luis S Fernández
·
3 responses
·
objects, oo, java, software developtment
Has many through in Laravel
Mochammad Masbuchin
·
2 responses
·
laravel, eager loadng, has many through, database relationship