↧
Cross-Origin-Embedder-Policy: securing embedded resources: Understanding...
This is the third post in the series: Understanding cross-origin security headers. Part 1 - Cross-Origin-Opener-Policy: preventing attacks from popups Part 2 - Cross-Origin-Resource-Policy: preventing...
View ArticleUsing the YamlDotNet source generator for Native AOT
In this post I show how you can use the YamlDotNet source generator in your .NET 7+ application. This is particularly important if you're planning on using your application with NativeAOT. Reading YAML...
View ArticleBuilding LaTeX projects on Windows easily with Docker
In this short post I describe how I build LaTeX projects on a Windows machine by using Docker. There's nothing particularly novel or exciting about this, someone just asked me about it recently so this...
View Article