Connor Shea
Blog Portfolio

Tags

Ruby

  • September 20, 2023

    Mass-importing games from Steam into Wikidata

    With help from Facenapalm on Wikidata, I spent some time in early September importing a large set of games from Steam into Wikidata.

  • May 14, 2021

    How I write and maintain type signatures in my Rails app with Sorbet

    Sorbet is a gradual type checker for Ruby, developed by Stripe. It was teased for about a year before release, and after getting enthralled by TypeScript back in early 2019, I eagerly awaited the public release of Sorbet as well. It came out in June 2019 and I adopted it in my Rails app vglist (source code) a few weeks later.