Daily Shaarli

All links of one day in a single page.

January 6, 2026

Columnstore indexes - The Fast and the Furious

Columnstore indexes can drastically improve the performance of large analytical queries. Discover how to use them to get more out of data warehousing.

Extension Properties: C# 14’s Game-Changer for Cleaner Code

This post introduces extension properties, a new feature of C# 14 that allows you to use properties in your extension methods.

Gitualize - Learn Git Visually with Interactive Animations

Master Git commands through interactive visualizations and step-by-step animations. See exactly how git add, commit, push, pull, merge, and rebase work.