A curated collection of must-read articles about AI-assisted development, featuring insights on Claude Code productivity, full-breadth developers, automation failures, and rethinking development workflows
A comprehensive guide to understanding parameter passing in C#, including value types, reference types, and the different parameter modifiers (ref, out, params)
Learn why using ToLower() for string comparison is inefficient and culture-sensitive, and discover better alternatives using StringComparison enumeration
A personal perspective on OCD, bridging the gap between those suffering from this mental disorder and the rest of the world in an effort to promote understanding.