K0IN Blog

'Welcome to my personal blog where I share thoughts on development, technology, and more.

3Posts
7Topics

Latest Posts

Explore my latest thoughts and discoveries

Magic numbers and values

A list of important magic numbers, for programmers, to identify what they are working with.

Measuring SVG Text Width in Deno

A guide to getting the text width in SVG using Deno.

C# Unexpected Unique in LINQ

A surprising behavior of the `Except` method in LINQ that treats sequences as sets.