1. April 05, 2020

    This post details a problem solved when running dotnet test in docker. Namely the problem of retrieving files from the docker image when a non zero exit code occurs from the dotnet test command.

  2. March 14, 2018

    Talk 'Hunting typosquatters with F#' at F# Bristol

  3. December 20, 2017

    npm typosquatting results found an interesting javascript package I

  4. June 11, 2017

    I’ve been adding unit test coverage to a project which uses a streaming approach to write potentially big files. With such projects it’s…

  5. January 22, 2017

    I’m a big fan of powershell. Every now and then I write a function to help me in my day to day work. I plan to write one of these every…

  6. January 22, 2017

    I often want to check what values are included in the PATH env variable and Powershell provides easy access to this information with . The…

  7. January 05, 2017

    At work we use TeamCity for a CI server. We’ve had a lot of success with it but there are a few issues with the build logic that are…

  8. January 04, 2017

    It seems like a trivial issue, but lately i’ve been thinking about the need to have a sensible naming convention for text log files. The…

  9. December 22, 2016

    I’ve been working a bit too hard lately having extra-curricular powershell fun. The nature of powershell, the fact that basically everything…

  10. December 04, 2016

    I’ve been writing a lot of powershell lately, learning a lot and generally loving it. I’ve also been configuring servers and applications to…

  11. March 19, 2016

    In my day to day it’s not always possible to be able to properly write code in a TDD manner. The lack of existing code coverage, tight…

  12. January 12, 2016

    A sort of new years resolution of mine is to use more powershell and command line in general. I’ve spent a bit of time customising a…

  13. January 03, 2016

    A sort of new years resolution of mine is to use more powershell and command line in general. For this purpose I’ve been trying to supe up…

  14. December 07, 2015

    Counting to 10 in different programming languages. Scratch C# F# python

  15. November 15, 2015

    I have recently finished my first windows phone app. My first experience using an VVM framework and the XAML stack. I learned a few whilst…

  16. May 11, 2015

    I was reading some code recently and was getting pretty sick of this pattern: This checks whether the setting exists in the configuration…

  17. May 08, 2015

    I’m lucky to say that my workhorse language is C#. I’m less lucky to say that the way that this blog currently colours the C# syntax isn’t…

  18. April 04, 2015

    I’m a coder, that’s what I am. That’s what I do and I do it fairly well. As a coder, it’s my responsibility to have a blog about my…

  19. April 03, 2015

    Hello all, today a blog is born! This is all possible from forking the fabulous Jekyll Now repository on GitHub, though i’ll try and…