"Sometimes you gotta run before you can walk" - Tony Stark

All Posts

This site was built with hubpress.io

I needed a “quick”, free and server-less blog with domain forwarding. I liked the Jekyll static site generator, though there were too many caveats....

Ryan Ryan
5 min read

Handlebars render safe HTML

I have an Ember application that I need to display some custom text.

Ryan Ryan
5 min read

Easily Convert Ruby 1.8 to 1.9 hash syntax

You can easily convert your 1.8 hash rockets into cleaner, easier to read 1.9 hash syntax with this little script.

Ryan Ryan
5 min read

Multi-line Ruby block in HAML

I always seem to forget the syntax for multi-line syntax in haml. You can also use :css, :javascript

Ryan Ryan
5 min read

Race Report: Ironman Mont Tremblant 140.6

Background

Ryan Ryan
5 min read

Race Report: Ironman Syracuse 70.3

Profiles. I looked up the profiles for both the run and bike of the Syracuse race and noticed pretty substantial climbs. I talked to a few people a...

Ryan Ryan
5 min read

LinkedIn/Facebook loading issue using jQuery Mobile

If you’re trying to add LinkedIn/Facebook to your mobile site, and are using jQuery Mobile, you might get a 302 redirect error. Similar to this:

Ryan Ryan
5 min read

AWS EC2 disk on Linux confusion

After our instance store instance had issues, we converted it to an EBS store. So according to the AWS documentation, you have to mount the partit...

Ryan Ryan
5 min read