· Jerod Santo ·

+ Archives Contact Search

Page 8

Wrangle Your iOS Apps

28 Jun 2012

Digital clutter can be as bad as its analog equivalent. I find that I enjoy my iOS devices more when they're populated by a handful of super high quality apps instead of a boatload of apps of varying quality. But maintaining such a state can be slightly overwhelming if you don't have a system. I have a system. Oh, I have a system...

3 Tools I Install on Every Server

14 Jun 2012

htop, ack, and tree

A Brief Message to Web Designers

07 Jun 2012

If you're not designing websites that adapt to mobile browser sizes, you need to be.

the birth, life, and death of sant0sk1

05 Jun 2012

The storied history of my Internet handle and why I've decided to put it to rest.

Back That Gmail Up

26 May 2012

Girl, you looks good, won't you back that Gmail up

Enumerable's *ect Methods Reimplemented Using `each_with_object`

20 May 2012

On episode 54 of the Ruby Rogues podcast, Josh Susser mentioned an interview question he used to use where he would ask the interviewee to reimplement Enumerable's *ect methods (collect, select, reject, and detect) using inject. In this post I attempt the same thing, but using each_with_object

Tee for Two

16 May 2012

Tee is one of those commands so simple, so basic that you've either been using it for years or you'll wish you had been.

Confessions of a Meteor Newb

23 Apr 2012

I spent a weekend building a game with the brand new Meteor JavaScript Framework. Lessons learned and all that.

Dead Simple Rails Config

04 Apr 2012

Adding custom configuration to a Rails app used to be a chore, but now it's dead simple. Here's how.

Get FireHOL off of RSyslog's lawn

27 Mar 2012

FireHOL is the best tool I've used for configuring Linux firewalls. But it can really spew its logs all over your kern.log and syslog. Getting it to stop this is non-obvious so hopefully this saves you some time.