Very cool tool from Square to debug native iOS apps. Get insight into network performance and such.
Stories by jphpsf
This is a nifty parallax implementation detailing the landing of the Curiosity Rover on Mars.
Good post on TCP tuning on Linux.
Good post from Andy Davies. 3 simple lines of R can get you a nice visualization of performance data extracted from a log file.
Good post from Rob Flaherty showing how to leverage Google Analytics custom events to track usage of web apps/websites opened from the home screen of iOS.
Neat way to leverage PhantomJS :)
DRYing up your JavaScript Jasmine tests with the data provider pattern - JP's blog
(blog.jphpsf.com)
A quick tip where I show a technique to eliminate redundancy Jasmine tests.
As my contract is up, I've been thinking about doing the same as explained in the blog post. Does anybody have any good experience with MVNOs?
This is an older post from Alex Payne about his life style working for startups. This is an older article from 2010 and I had it save in my Instapaper. I read it yesterday and found it very interesting. Some of the advises were not new to me (exercise, eat well) but some other are things I'd like to...
I wrote about the setup I use to run Jasmine tests using Phantom.js or Webdriver.
Just came across this. It's a pretty cool tool. Give it an url and it will show you how it renders on various devices. Handy!
Great blog post giving an overview of the various way you can calculate averages and over statistical values.
You often hear people advocate that writing tests (unit, functional, etc.) when building software leads to less bugs in production. In this post, I am trying to demonstrate this statement by analyzing real numbers from my current job. No tests were written originally and once tests were included, I ...
Great post from Paul Rouget (Mozilla) on his experience losing weight. Very interesting read as I have been following similar practices for a few months.