Founded and organized the "Department of Computer Science Industry Day". We're bringing in developers, data scientists, product managers, recruiters and other leading professionals from the industry to help students find jobs, internships, and network.
University of Toronto’s Capstone Design Course through the Department of Computer Science Innovation Lab (DCSIL). This course exposes students to the core technologies, ideas, and processes in developing a startup.
This is a shortened, re-written talk from my RubyKaigi 2018 talk. This presentation focused on testing, proper error messages, and JIT-based education. Delivered at DevOps TO 2019.
A presentation on cognitive burdens of developers and strategies to mitigate these concerns, primarily in Ruby. Delivered at RubyKaigi 2018 in Sendai, Japan
A presentation on issues experienced in large git repoistories, particularly around cloning, pulling, and fetching. Delivered at GitHub Constellation 2018 in Toronto, Canada.
A presentation on decreasing Ruby Boot time by 60% and work in the Bundler project. Delivered at RubyKaigi 2017 in Hiroshima, Japan
Code For Kids was a Not For Profit (NFP) corporation that aimed to teach children aged 7-13 the basics of coding, technology and design. Founder 2013-2015.
As GitHub doubled it’s developer head count, tooling that worked for us no longer functioned in the same capacity. We aimed to improve the de...
What do you do when you need to identify a set of repos to test some big changes against, but you have a thousand to choose from? Answer: Bre...
Most dependency managers miss a very common "edge case" that impacts all developers. Let's look at why this is the case and a solution to add...
In the previous posts we talked about our past experiences with Artisinal Systems, Boxen, and Vagrant as well as our current system using Rai...
In a previous post, we discussed the systems we have had throughout the history of Shopify. In this follow up post we'll talk about the syste...
Development operations at Shopify has a long history that winds its way through various systems, technologies, and iterations. Over the cours...
Secrets in iOS applications can be a bit of an issue, especially when you intend to make a project public. The problem here is that there is ...
Building a Dynamic Mobile CI System." Over the past few years the mobile development community has seen a dramatic shift towards the use...
This article assumes you’ve read the main article already. As well as the provisioning a Mac article.By now, you have Mac OS X all setup and ...
This article assumes you’ve read the main article already.Given that Xcode is required for iOS, both Xcode and iOS SDKs are important for an ...
Make sure you take a look at the intro article first.Two ground rules — you must legally use Apple-branded hardware. This is a requirement in...