Weekly Review W48
Published: November 27, 2025
Week 48: Converters, regex deep dives, browser event gotchas, minifiers, and website polish. Plus some thoughts on time management and trade-offs.
Published: November 27, 2025
Week 48: Converters, regex deep dives, browser event gotchas, minifiers, and website polish. Plus some thoughts on time management and trade-offs.
Published: November 24, 2025
Beyond the basics: advanced regex features, critical limitations, and practical workarounds for production code.
Published: November 18, 2025
A week-long journey building a VIM-keys Snake game with Blazor WASM and .NET 10. Exploring developer experience, JSInterop quirks, AI-driven development challenges, and the realities of domain-driven design in practice.
Published: November 15, 2025
A no-nonsense glossary of .NET terminology for developers coming from Node, Python, Go, or Java. Skips the basics, focuses on what you actually need to know.
Published: November 13, 2025
Understanding Domain Driven Design principles, implementation challenges, and long-term benefits for software projects.
Published: November 12, 2025
A bookmarklet for scraping web data without installing packages or automation tools. Select two elements, get all similar data copied to your clipboard—ninja style.
Published: November 9, 2025
Reflecting on the balance between coding and writing, lessons learned from AI-generated articles, debugging VIM scripts, and building a web scraping helper tool with Supabase integration.
Published: November 6, 2025
Web accessibility improves the browsing experience for everyone, not just users with disabilities. Discover how a11y features benefit all users.
Published: November 5, 2025
Learn how to extract data from websites using browser developer tools, covering common patterns and practical techniques for effective web scraping.
Published: November 3, 2025
Discover how mastering VIM command mode with regex and bash can transform your development workflow with instant productivity boosts.