February 2012
10 posts
2 tags
“Image displayed was a koala instead of chosen photo of me on a riding lawn...”
– best support ticket I’ve gotten in a while.
Feb 29th
1 note
Feb 28th
4,744 notes
4 tags
Feb 21st
1 note
1 tag
Why I Still Use Emacs →
Feb 20th
Feb 13th
139,206 notes
1 tag
Uses for Git →
This ain’t your daddy’s distributed version control system
Feb 9th
3 tags
Fibonacci Trivia
The Fibonacci sequence can be defined as follows: fib(n) = fib(n - 1) + fib(n - 2) fib(2) = fib(1) = 1 and explained as follows: each fibonacci number n is the sum of the two previous numbers in the sequence The Fibonacci sequence is a classic example of recursion, as the function of getting a Fibonacci number requires using the function itself. however, what if we applied the idea...
Feb 8th
5 notes
1 tag
A Senseless Conversation →
amazing and downright creepy story about artificial intelligence and building a machine that can pass the Turing test.
Feb 6th
3 notes
3 tags
“You are really talking about technical debt. Maybe a metaphor would help your...”
– Kevin Cline
Feb 3rd
Shit programmers say →
siwoti: Following up the software development theme, here’s shit programmers say: https://www.youtube.com/watch?v=8WZr6fvtEgk&feature=youtu.be
Feb 1st
4 notes