Joined June 2009
Photos and videos
Good Unity3D tutorials: catlikecoding.com/unity/tuto…

Top languages of 2016: Java, Javascript, C#, Python, PHP, Ruby, Swift, Go, C , C.
The purpose of the #iWatch is to replace the wallet and keys over time. With #Apple pay and an iLock (tm) we could live without them.
1
Jesse Duke retweeted
21 Feb 2015
Most popular coding languages of 2014: 1 Python 2 Java 3 C 4 Ruby 5 JavaScript 6 C# 7 C 8 PHP 9 Perl 10 Go

1
54
33
Handy script in zsh: pe(){perl -pe $@} Example: cat a.txt | pe "s/^(.*)/\"\1\",/g" #Linux
1
1
int x = 0; printf("%d%d%d%%", x==0, x=0, x);
int x = 0; printf("%d%d%d", x==0, x=0, x);
for( ; ; ) ;
This is my first twit.