Popular Programming Tips
Meteor user login/logout hooks!
Benjamin Harris
·
3 responses
·
hooks, meteor, login, callbacks
Batch Processing Images on Mac with SIPS
John Joyce
·
2 responses
·
osx, mac, sips
Disable django-debug-toolbar when DEBUG = True
katy lavallee
·
0 responses
·
django, django-debug-toolbar
Dead-simple (Office Monitor) Dashboard
Jim Remsik
·
2 responses
·
twitter, dashboard, analytics, simple
Render an HTML partial inside a JSON request
Michel Billard
·
2 responses
·
rails, json, format, ajax
Opening files in Notepad++ from Cygwin
Sequoia McDowell
·
0 responses
·
bash, windows, notepad, cygwin
Increase open files limit and drop privileges in Python
Simon Pantzare
·
0 responses
·
python, setgid, ulimit, subprocess
Compile-Time String Concatenation in C
Louis Acresti
·
0 responses
·
preprocessor, c
Installing Windows 7 on VirtualBox. Error status: 0xc0000225?
Sergio Tapia Gutierrez
·
6 responses
·
virtualbox, windows 7, virtual machine
Json format for tuples in play json
Jose Raya
·
1 response
·
scala, json, play
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
Immutable vs Mutable JAVA
Luis S Fernández
·
3 responses
·
objects, oo, java, software developtment
Modifying nullable columns in Alembic
Iain Campbell
·
0 responses
·
python, postgresql, alembic
Git can do JSON (almost)
Ilya Dmitrichenko
·
4 responses
·
log, json, analisys, git
Testing $.ajax calls with Jasmine 2
Ricardo Magalhães
·
0 responses
·
tdd, test, testing, async
Ruby: make plain text links clickable
Michael Kohl
·
2 responses
·
ruby, regex, rails, uri
Fix encoding issue with Ecto and Poison
Estevão Mascarenhas
·
6 responses
·
elixir, elixir-lang, phoenix
Conditionally toggle a class on a element with 1 jQuery statement
Dustin Haffner
·
0 responses
·
css, javascript, jquery
persisted? && new_record? for checking existing record
Rashmi
·
2 responses
·
rails, rashmi14yadav, active_record
Pretty print JSON from command line with NodeJS
Dmitry Pashkevich
·
2 responses
·
cli, json, commandline, javascript
Creating modules with getters and setters in Node
Brian
·
0 responses
·
node, modules, javascript
Convert Ruby hash keys to symbols
Bashir Eghbali
·
1 response
·
rails, hash
Sanitizing queries with "IN" clauses with $wpdb on WordPress
Felipe Lavín Z.
·
3 responses
·
php, mysql, wordpress