VukVuk

Merkle Trees and Buckets: A Study in Data Synchronization Patterns

Exploring efficient data synchronization strategies through Merkle trees and bucket-based approaches

Last year, I worked on an interesting data synchronization problem.

Read more...


Library: Verify - Snapshot Testing

Simplify Complex Object Testing

Verify is an open-source C# snapshot testing tool that helps us verify that complex objects are correct.

Read more...


Solving Code Review Frustrations with CodeRabbit AI Automation 🤖

Speed up Code Reviews!

CodeRabbit is a new AI LLM-powered tool for automated code reviews. It integrates with platforms like GitHub, GitLab, and Azure DevOps to automatically review pull requests, thus giving developers suggestions and feedback. The setup is quick and can be done in less than 10 minutes. CodeRabbit can be used with any programming language.

Read more...