Popular Programming Tips
Splitting Strings with MySQL
Franklin Strube
·
0 responses
·
mysql, sql
Add search function to list view in android
eranga bandara
·
4 responses
·
search, android, searchview, filterable
Django dumpdata and loaddata
eranga bandara
·
7 responses
·
django, database, model, dumpdata
How to get the correct Unix Timestamp from any Date in JavaScript
Andreas Pizsa
·
2 responses
·
timestamp, js, javascript, unix time
Remote Access to IPython Notebooks via SSH
Nikolaus
·
23 responses
·
python, linux, ssh, notebook
Remove single file from staging or from commit
Abhijeet Sutar
·
1 response
·
commit, staging, git
Why you shouldn't use Entity Framework with Transactions
Bernhard Millauer
·
20 responses
·
.net, database, entity framework, c#
Git - Cloning Specific Commits
Ivan Sim
·
2 responses
·
ivanhcsim, git, github
Joining Objects into a String with Java 8 Stream API
Matteo Giordano
·
0 responses
·
string, java, join, stream
Installing Nginx in Mac OS X Maverick With Homebrew
Reinaldo Aguilera
·
23 responses
·
config, nginx, homebrew, maverick
Emulate do-while loop in Python
Saji Nediyanchath
·
2 responses
·
python, do-while, simulate
Dynamically creating properties on objects using javascript
Abishek R Srikaanth
·
0 responses
·
js, javascript, oops-js
Use ⌥ ← and ⌥→ to jump forwards / backwards words in iTerm 2, on OS X
Edward Robinson
·
44 responses
·
terminal, os x, iterm, iterm2
Simple Django Image upload to model imagefield
Snir David
·
14 responses
·
django, file upload, image upload
Find all the IP ranges on an ASN
James Barnett
·
0 responses
·
linux, networking, one-liner, bash
Scala fold, foldLeft, and foldRight
Robbie Pitts
·
8 responses
·
scala, reduce, mapreduce, inject
Goodbye PHP Sessions, Hello JSON Web Tokens
Richard McDaniel
·
20 responses
·
php, security, rest, json
How to make a circular image with CSS only
Kamil W
·
10 responses
·
css, css3, images, html5
Different ways of creating an Object in javascript
Esteban
·
2 responses
·
javascript, programming, learning
The best MongoDB GUI for Mac OS X
Ionut-Cristian Florescu
·
26 responses
·
open source, os x, mongodb, workflow
Laravel's .htaccess to remove "public" from URL
Héliton Nordt
·
8 responses
·
php, laravel, .htaccess
The single most useful thing in bash
Jude Robinson
·
63 responses
·
shell, cli, unix, bash
Install all Go project dependencies in one command
Herman Schaaf
·
4 responses
·
dependencies, golang, go
Android: Generate Release/Debug Keystores
Matt
·
4 responses
·
debug, release, android, keystore