Hi, I'm Sam 👋

Welcome to my personal space.

I write about various topics I'm interested about, often related to programming.

Latest articles

See all articles
  1. I've been exploring the m8 Dirtywave tracker for a few months now, and it's been a fascinating experience. If you're not familiar with it, the m8 is a portable music sequencer built on the Teensy platform that combines a minimal 8-button interface with a powerful tabular workflow. What makes it special isn't just its portability or its sound capabilities, but how the hardware and interface work together to create an experience that's simultaneously constrained and liberating.

    Read more
  2. Designing my own software license: EPSL v1.0
    May 15, 2023
    5 minutes read

    The world of software development often revolves around open source and free software licenses, known for their transparency and relative simplicity. However, what happens when we pivot towards proprietary software licenses? The terrain becomes a bit more challenging, with a multitude of complexities that need thoughtful consideration.

    Read more
  3. How to Set a Solution-Wide Namespace Prefix in Visual Studio
    May 08, 2023
    2 minutes read

    If you're using .Net and Visual Studio you likely know how important it is to keep your code organized and structured using namespaces. But when you're working on a large project with multiple components, keeping track of all those namespaces can be a challenge. That's where a solution-wide namespace prefix comes in.

    Read more

Recently updated series

Still a work in progress. Coming soon!