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