Blog
Thoughts, tutorials, and updates about my journey in technology and software development.
-
New Astro webpage
You have probably already opened your browser dev tools and started inspecting how this page is built. To save you from the digging, here is a short description of the process and the tech behind it.
-
Google Cloud Tracer output to a log
A simple Google Cloud Tracer implementation to output the span elapsed milliseconds to a log.
-
Follow-Up: Add new OpenAPI service reference to .NET Core 3.0 projects
Quick follow-up on previous post about this
-
Useful CTF tools
In December 2019 I participated in PST (Norwegian Police Security Service) advent capture the flag calendar. Here are some useful tools I ended up using during the challenge.
-
Add new OpenAPI service reference to .NET Core 3.0 projects
My findings exploring the «Add new OpenAPI service reference” in Visual Studio 2019.