Popular Programming Tips
HTML5 Mobile Device Camera Access
Brandon Beeks
·
16 responses
·
php, mobile, html5
Customize navigation bar appearance with swift
eranga bandara
·
13 responses
·
swift, ios8, navigationbar, navigation-bar-appearace
Splitting Strings with MySQL
Franklin Strube
·
0 responses
·
mysql, sql
Joining Objects into a String with Java 8 Stream API
Matteo Giordano
·
0 responses
·
string, java, join, stream
Remove single file from staging or from commit
Abhijeet Sutar
·
3 responses
·
commit, staging, git
Why you shouldn't use Entity Framework with Transactions
Bernhard Millauer
·
21 responses
·
.net, database, entity framework, c#
Total input[type=file] style control with pure CSS
Barney Carroll
·
6 responses
·
css, file, input, html
Remote Access to IPython Notebooks via SSH
Nikolaus
·
23 responses
·
python, linux, ssh, notebook
Add search function to list view in android
eranga bandara
·
4 responses
·
search, android, searchview, filterable
How to get the correct Unix Timestamp from any Date in JavaScript
Andreas Pizsa
·
2 responses
·
timestamp, js, javascript, unix time
Use ⌥ ← and ⌥→ to jump forwards / backwards words in iTerm 2, on OS X
Edward Robinson
·
44 responses
·
terminal, os x, iterm, iterm2
Installing Nginx in Mac OS X Maverick With Homebrew
Reinaldo Aguilera
·
23 responses
·
config, nginx, homebrew, maverick
Dynamically creating properties on objects using javascript
Abishek R Srikaanth
·
0 responses
·
js, javascript, oops-js
Scala fold, foldLeft, and foldRight
Robbie Pitts
·
8 responses
·
scala, reduce, mapreduce, inject
Emulate do-while loop in Python
Saji Nediyanchath
·
4 responses
·
python, do-while, simulate
Fix poor font-rendering in Chrome on Windows
Mike King
·
11 responses
·
typography, font, rendering, google chrome
Android: Generate Release/Debug Keystores
Matt
·
4 responses
·
debug, release, android, keystore
How to make a circular image with CSS only
Kamil W
·
10 responses
·
css, css3, images, html5
Simple Django Image upload to model imagefield
Snir David
·
14 responses
·
django, file upload, image upload
Install all Go project dependencies in one command
Herman Schaaf
·
3 responses
·
dependencies, golang, go
Find all the IP ranges on an ASN
James Barnett
·
0 responses
·
linux, networking, one-liner, bash
Measuring execution time in Go
Herman Schaaf
·
3 responses
·
trick, golang, timing, go
Different ways of creating an Object in javascript
Esteban
·
2 responses
·
javascript, programming, learning
Goodbye PHP Sessions, Hello JSON Web Tokens
Richard McDaniel
·
21 responses
·
php, security, rest, json