📰 Dev.to · Mike Lane
7 articles · Updated every 3 hours · View all reads
All
Articles 77,201Blog Posts 102,407Tech Tutorials 18,813Research Papers 16,256News 13,368
⚡ AI Lessons

Dev.to · Mike Lane
1mo ago
Teaching Claude to Stop Reaching for git diff — git-prism v0.7.0
The problem: AI agents and git muscle memory Claude Code has git-prism registered as an...

Dev.to · Mike Lane
1mo ago
My Claude Code status bar colors rate-limit bars by pace, not fill
Most Claude Code status bars render a flat string: model · tokens used. Mine renders two lines, and...

Dev.to · Mike Lane
2mo ago
Your Mutation Testing Tool Should Make You Explain Yourself
Every team that adopts mutation testing hits the same wall around week two. The tool generates a...

Dev.to · Mike Lane
3mo ago
Announcing pytest-gremlins v1.3.0
Mutation Testing That Actually Fits Into Your Workflow Mutation testing tools (mutmut,...

Dev.to · Mike Lane
4mo ago
Your Tests Pass. But Would They Catch This Bug?
You have 90% code coverage, green CI, and you ship. A user reports that >= should have been >....

Dev.to · Mike Lane
4mo ago
Dioxide v2.0.0: Clean Architecture Made Simple
TL;DR: Dioxide is a dependency injection framework for Python that makes hexagonal architecture the...

Dev.to · Mike Lane
4mo ago
dioxide v1.1.2: Multi-Binding for Plugin Systems
Collection injection lands in dioxide - inject all implementations of a port as a list for plugin systems, pipelines, and extensible architectures.
DeepCamp AI