Ron Diamond (dev)·Jun 1The “A.I. Flood”: An Abundance Beyond ReviewA.I. is making it easier than ever to create information. But now, there’s a different bottleneck.
Ron Diamond (dev)·Mar 7LLMs Are Inherently Unreliable — Here’s Why… And How To Build For Resilience Anyway
Ron Diamond (dev)·May 7, 2024What I Look For, When Hiring A Software Developer 🕵Refined over more than a decade, the process works pretty well for me 👍
Ron Diamond (dev)·Feb 26, 2024Ron’s Clean Code Tidbits: ReadabilityI used to write coding style guides that ran dozens of pages. More recently, I’ve whittled that down to just one page. How?
Ron Diamond (dev)·Nov 21, 2022Ron’s Clean Code Tidbits: Single ResponsibilityOne of my favorite clean coding tips is also one of the simplest. And possibly the most important.
Ron Diamond (dev)·Nov 10, 2022“Best Practices in Automated Testing”Supercharging your test suite for robustness and performance
Ron Diamond (dev)·Sep 18, 2022Introducing Reduxion-iOS: Easy-To-Implement Clean Architecture for iOS AppsTL;DR: Inspired by work from others, I’ve created an easier-to-use implementation for best-practice Clean Architecture and Unidirectional…