1. The missing fundamental

    When tasked with improving performance of legacy codebases it can be hard to know where to start; this post explores applying a concept from the world of audio engineering to software performance optimization.
    Time An icon of a clock Publish Date
    March 10, 2020
    Person An icon of a human figure Authors
    Dave Mosher
    Category An icon of a paper organzier Categories
    Consulting
    Development
    DevOps
  2. Complex FFI with Rust & Unity

    As promised in “Getting started with FFI: Rust & Unity”, the next steps for any FFI binding is a “zero-copy” bridge for complex data types. In other words our current goal is to pass classes, objects, or structs between the two languages.
    Time An icon of a clock Publish Date
    July 31, 2018
    Person An icon of a human figure Authors
    Michael Schoonmaker
    Category An icon of a paper organzier Categories
    Development
  3. Music cards

    Software doesn't always have to be amazing. Sometimes, it can just be useful.
    Time An icon of a clock Publish Date
    February 20, 2018
    Person An icon of a human figure Authors
    Adam Lukens
    Category An icon of a paper organzier Categories
    Development
    Ruby
  4. Questioning responsibility

    I can imagine paleontologists drooling over our applications’ changelogs. I’m sure they wish they had a record of the exact environment that caused a recently uncovered Protoceratops to grow that very interesting third eyeball.
    Time An icon of a clock Publish Date
    February 7, 2018
    Person An icon of a human figure Authors
    Sam Jones
    Category An icon of a paper organzier Categories
    Development
  5. Getting started with FFI: Rust & Unity

    In my slack time, I’ve started writing games in Unity again. As I’ve been going, though, I found myself wanting some of the tools and features from Rust. I’ve grown accustomed to Rust for performance-sensitive applications; it has several tools and features that make writing those applications easier for me.
    Time An icon of a clock Publish Date
    January 2, 2018
    Person An icon of a human figure Authors
    Michael Schoonmaker
    Category An icon of a paper organzier Categories
    Development
  6. Culling conditionals with abstractions

    Growing up near the Great Lakes, I’m well aware of the threat that Asian carp are posing on the polluted lakes we endearingly call the “North Coast”. It seems that these carp can’t be stopped.
    Time An icon of a clock Publish Date
    December 13, 2017
    Person An icon of a human figure Authors
    Sam Jones
    Category An icon of a paper organzier Categories
    Development

Search An icon of a magnifying glass Search the Blog