Posts

I'm a startup guy again

After 4 years, I left Shopify in December of last year to jump back into the startup game, joining Mark OS as a Founding Engineer where we're building an AI-powered content review platform for…

I’m Joining Shopify

4 years ago I joined ShareGrid looking to get out of Florida and do something new. My friend linked me to their job listing on StackOverflow and after a visit to Seattle and a few weeks of back and…

How I Test GraphQL in Rails With RSpec

I'm hooked on GraphQL and really enjoy using graphql-ruby when I'm working on new rails apps. Here's a look into how I go about testing my schema, mutations, and queries. You can find some of these…

Setting Up coc.nvim for Ruby Development

Conquer of Completion

Seattle, WA

After a lot of thought I've decided that it is time for a change of scenery and humidity. I'm moving to Seattle.

OSCON Amsterdam and GitLab Summit 2015

Last week I flew internationally for the first time to join GitLab for their summit and OSCON in Amsterdam.

Joining GitLab Core

A couple of days ago I was offered the opportunity to join the GitLab Core Team as a volunteer, which consists of some of the employees who develop GitLab and volunteers.

Being Synchronous With Gulp

Working on a project at work today I ran into an issue with gulp where I need to run a build task that ran a group of other tasks in a very specific order.

First Time on Ruby5

Edit Code School was acquired by Pluralsight and the podcasts are no longer available

Using Call in Ruby Classes

Recently looking at the source for jbuilder I noticed the curious syntax:

Learning C by Comparison #3: Using Includes and Multiple Files

This is the third part of my Learning code by comparison series of learning C with explanations in Ruby.

Learning C by Comparison #2: Arrays, and More on Structs

This is the second part of my Learning code by comparison series of learning C with explanations in Ruby.

Learning Code by Comparison

Recently I've slowly been learning C. Learning C has been on my agenda for years since I started using IRC. I've always wanted to give back to the IRC community through contributions to the software…

Moving to Orlando

Yesterday was my first day living in Orlando, FL. I've moved here to join the team at Code School Monday. I have to start [wearing][2] [pants][3] to work.

RubyServ - Ruby IRC Services Implementation

I've been working on this for quite some time, and now I have a place to write about it.