Skip to main content
Dave Thomas

Dave Thomas

Software engineer. F#, Rust, C++, AI, compilers, DSP.

Recent

Myriad Intro

I released a new meta programming club video yesterday on my YouTube channel I thought I would write a little about it here on my blog too. I recently did a little work to flesh out the plugin interface for Myriad. My friend Enrico Sada helped out with some of the fiddly MsBuild work in dotnet which can be a little confusing at times.

Building a single page application with Elm

·4068 words·20 mins
Hi, its been a very long while since I last blogged, I promised this ages ago, its a partial sample chapter for a book I was planning on Elm but the publisher started to muck me about so it never happened.

Elmtastic Updates

·1283 words·7 mins
With the release of Elm 0.17 there were some fundamental changes to the Elm language. This post is my attempt to help those that may be struggling with these changes