Hello there

I’m a software developer and this is my blog about everything that interests me (tech, programming for Windows and .NET). All opinions are my own.

Windows 11 Home Single Language

I’ve decided to try the simplest Windows 11 version. ...

March 28, 2026

Async Relay Command in C#: Handle Tasks Without Losing Control

RelayCommand is good. AsyncRelayCommand is better. ...

March 21, 2026

Signing Git Commits with GPG on Windows

I wanted to sign my code. ...

March 14, 2026

Moving to Codeberg - Just for Fun

I moved my blog to Codeberg. No big reason - just wanted to try something different. ...

March 7, 2026

Vibe Coding

I tried to create a small app using LLM. Here is what happened. ...

January 18, 2026

SkiaSharp with WinUI

In one of my projects, I used Win2D for graphics. This time, I decided to try SkiaSharp. ...

January 11, 2026

MenuFlyout and Data Binding

When a menu needs to be created based on changing data, the first thought is data binding. But then you remember: MenuFlyout does not support it. What should we do? ...

January 4, 2026

Introduction to Rx.NET

I catch myself thinking that I know about all modern technologies only from their documentation at the time of their first release. ...

January 2, 2026

2026: Tools, Projects & All Things Code

It’s time to shake off the dust. Last year was about tinkering and prototypes. This year is about building them right — from the ground up. Let’s talk about the plan. ...

January 1, 2026

Create Icons with IcoApp

Meet IcoApp – my simple icon tool! ...

July 13, 2025