Mike Moran, software engineer, dad and baldie


Posts


Projects

L Systems

I first encountered LSystems during university; this was in the mid-90s when fractals were becoming mainstream. However, it was only in 2009/2010, when I needed a toy problem to learn Scala and JAX-RS with, that I started writing renderers.

The

Playing music when someone is typing

It all started when Carmen asked me (something like): "couldn't you play that music from Murder She Wrote at work whenever you're typing?" Given I was on a plane at the time, with nothing much else to do, why not think about it?

Playout 1.0, a Game for COVID times

TLDR: I've made a game: Playout. Please DM any feedback or feature requests!

The germ of this idea came from teams moving around at Skyscanner. Eva is an office manager there and often had to manually work out where to place teams when there was an office rearrangement. She had to take into account many preferences and constraints. Iva (a colleague) and I both thought this was something where a computer could be a helper, perhaps representing the task as a Constraint Satisfaction (CS) problem.