Fragments: December 16
Martin Fowler's link blog covers mainframe modernization, AI code review challenges, and building disposable web apps with LLMs.
Martin Fowler's link blog covers mainframe modernization, AI code review challenges, and building disposable web apps with LLMs.
A developer's journey from skepticism to appreciation for automated code formatters, focusing on the lack of good options for Java.
A guide to improving code reviews by focusing on constructive, non-personal feedback and providing clear, actionable comments.
Argues that using tabs for code indentation is superior to spaces due to accessibility benefits for visually impaired and blind developers.
Explains the purpose of PHP deprecation notices, how to handle them, and why they are beneficial for long-term code health.
Argues that overly clever code is harmful in production environments, using Project Euler examples to contrast with maintainable code.
A critique of the Visual Studio Achievements beta, arguing its current rewards promote bad coding habits instead of good practices.