Coding and photography

Photogrammer

lost in the desert

PackageReferences and xml documentation

Missing files with PackageReferences

Posted

#Programming

a street that is under construction

Migrating from Jekyll to Hugo to Gatsby

Migrations.... migrations.... migrations....

Posted

#Programming

Reinterpret cast in C# code

C# 7.2 Reinterpret cast in safe code

A different way of looking at the same thing

Posted

#Programming

A null reference exception in C#

C# 8.0 Nullable References

Is this the end of the nullable reference exception?

Posted

#Programming

Stackalloc in safe C# code

C# 7.2 Stackalloc in safe code

Throw it on the heap or stack it up

Posted

#Programming

Trees

Singularity and expression trees

Why write yet another DI container? Some time ago I was searching for a way to make code that used reflection faster. I came across…

Posted

#Programming

Screen showing metrics

Code coverage for your repo

Which unit tests am I missing? This was the question I was facing when writing unit tests for Singularity. Since Singularity is a dependency…

Posted

#Programming

Girl letting go a latern

Streamlining releases

The old release workflow Last week I was busy streamlining the Singularity repository. One of the things I did was streamlining releasing a…

Posted

#Programming

Lots of open books

First blog post and Jekyll

Woohoo my blog is up and running. At first I thought it would be quite a hassle to setup but in the end it turned out to be extremely simple…

Posted

#Programming