by Robert Sarvis | Apr 10, 2026 | Featured, Insights |
Does Iterative Refinement Improve AI Code Generation? We Tested It. There has been growing discussion across platforms like LinkedIn around recursive strategies such as Recursive Self Aggregation (RSA) for improving large language model outputs. The idea is... by Robert Sarvis | Feb 15, 2026 | Featured, Insights |
Migrating between language or tooling versions is universally recognized as a tricky thing to do. I recently wrapped up a project to migrate a legacy application from Java 8 to a newer Java LTS version. Now… don’t go running for the hills, I said, recently wrapped... by Robert Sarvis | Feb 4, 2026 | Featured, Insights |
Why Tuist Might Be Your New Favorite Xcode Tool If you ask any developer who has spent longer than five minutes in Xcode what they think of Xcode, be prepared to duck under the inevitable barrage of vitriol you’ll get in return. It’s basically an industry requirement... by Robert Sarvis | Jan 16, 2026 | Featured, Insights |
Native Mobile vs Cross-Platform: Is There Still a Place for Native Apps? The argument between writing native mobile applications and building cross-platform apps has existed since the first cross-platform tools appeared. These frameworks were designed to reduce...