Articles
See brain dump
Everything About Bitflags
Comprehensive walkthrough bitflags - how to store up to 32 booleans in one value? Including visualizations, database considerations, code examples and benchmarks.
01/09/2025•23 min read

Understanding zealous diff3 style in Git conflicts
Master conflicts resolving by switching from 'merge' to zealous diff3 also known as 'zdiff3' for conflicts markers in Git version control system.
31/05/2025•7 min read