Popular Programming Tips
Flatten a list of lists in one line in Python
James Hurford
·
13 responses
·
python, list comprehension, flatten lists
Customize navigation bar appearance with swift
eranga bandara
·
15 responses
·
swift, ios8, navigationbar, navigation-bar-appearace
Use ⌥ ← and ⌥→ to jump forwards / backwards words in iTerm 2, on OS X
Edward Robinson
·
46 responses
·
terminal, os x, iterm, iterm2
Auto-indenting on Sublime Text 3
Osvaldo Zonetti
·
15 responses
·
sublime, productivity, shortcut
Remove single file from staging or from commit
Abhijeet Sutar
·
2 responses
·
commit, staging, git
Why you shouldn't use Entity Framework with Transactions
Bernhard Millauer
·
21 responses
·
.net, database, entity framework, c#
Fix poor font-rendering in Chrome on Windows
Mike King
·
13 responses
·
typography, font, rendering, google chrome
Splitting Strings with MySQL
Franklin Strube
·
0 responses
·
mysql, sql
Measuring execution time in Go
Herman Schaaf
·
3 responses
·
trick, golang, timing, go
Android: Generate Release/Debug Keystores
Matt
·
4 responses
·
debug, release, android, keystore
Remote Access to IPython Notebooks via SSH
Nikolaus
·
24 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
Total input[type=file] style control with pure CSS
Barney Carroll
·
7 responses
·
css, file, input, html
Add search function to list view in android
eranga bandara
·
4 responses
·
search, android, searchview, filterable
Pretty print array php
Jose Vinces
·
0 responses
·
php, pretty print arrray
Dynamically creating properties on objects using javascript
Abishek R Srikaanth
·
0 responses
·
js, javascript, oops-js
Copy files to clipboard using command line on OSX
Mariz Melo
·
4 responses
·
shell, clipboard, unix, tips
Scala fold, foldLeft, and foldRight
Robbie Pitts
·
8 responses
·
scala, reduce, mapreduce, inject
Installing Nginx in Mac OS X Maverick With Homebrew
Reinaldo Aguilera
·
23 responses
·
config, nginx, homebrew, maverick
Install all Go project dependencies in one command
Herman Schaaf
·
3 responses
·
dependencies, golang, go
Emulate do-while loop in Python
Saji Nediyanchath
·
5 responses
·
python, do-while, simulate
How to make a circular image with CSS only
Kamil W
·
12 responses
·
css, css3, images, html5