What Is ARRRPI
One of my side projects is a service called ARRRPI, here’s a post explaining what its all about.
Hey I'm Red Davis, a programmer from Bath, England. I have an interest in machine learning and cool data.
I'm pretty full at the moment, but please feel free to Contact me
One of my side projects is a service called ARRRPI, here’s a post explaining what its all about.
Client: ”I sure like dealing with you Australian guys, I love the accent! Which part of Australia are you from?”
Me: “I was born in and grew up in Scotland. That’s where the accent comes from!”
Client: “Oh my goodness, I’m sorry.. But you speak English so well!”
North Korea’s website is *extremely* strong… just check out the source code. (via red)
Street Art of the Day: “All You Need Is Love” by Zed1.
Spotted, presumably, in Italy.
[wooster.]
I did an interview with CNN about Google Alarm & online privacy (via Skype) Click to watch
It’s the Pepsi Challenge for advertising.
We created two ads for our intern position and ran them on both the Facebook ad platform and the 140 Proof network. The ads had the same copy and graphic, the same targeting, and the same landing page. Except for the different format requirements of…
While you’re figuring out what to do, we’ve tried two different things and have figured out the right one.
- Josh James

Recently I’ve had the urge to start writing C. Out of this urge a Ruby gem was conceived.
A big thanks to @tenderlove for his great post about writing a Ruby C extension.
I have written a KNN algorithm. It has the same API as my Ruby version.
Find the repo here.
Heres a quick tour:
Ruby/Rails never ceases to amaze me. Once again while digging around in the source code of Rails I came across Object#returning. Let me introduce you to this little gem.
If you have been writing code for any amount of time then this should look quite familiar to you.
def...
Thanks to @leosoto, the Kmeans gem now lets you use custom centroids: