
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.

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.

Obsolete Bytes: Nazi Submarines, High-Tech Toilets, and Lessons in Software Engineering
Do not flush the toilet; it may initialize the self-destruct sequence.
What do German World War II submarines and modern software development have in common? Surprisingly, quite a lot: Overengineering, ignoring testing, poor modularity, and cascading failures, to name a few.