field initializer cannot reference the non-static field, method or property <name>

Why C# field initializers are executed in a static context

August 5, 2024 · 2 min

A solution to the resource authorization issue on Azure DevOps

Connecting an Azure subscription to an Azure pipeline

July 31, 2024 · 1 min

callvirt & static members in C#

Inspecting calls to static and non-static members in the C# IL

July 28, 2024 · 3 min

Lamina shader material exploration: LayerMaterial

Dissecting the LayerMaterial shader material from the Lamina shader library

July 28, 2023 · 5 min

Cylindrical 3D text in Three.js

How to create a non-rectangular 3d text in Three.js using single line fonts

May 31, 2023 · 5 min

Emoji Art Prompt

A MacOS app that displays a random emoji from the Twemoji collection

March 22, 2023 · 1 min