Gemini

The Science Behind CLAUDE.md: What the Research Says

The Controversy In early 2026, two independent research teams published the first empirical studies on whether CLAUDE.md-style instruction files actually improve AI coding performance. Their headlines seemed to tell different stories — one modest, one dramatic. Tech blogs promptly cherry-picked the modest one and ran with it. An article on XDA Developers declared that CLAUDE.md […]

The Science Behind CLAUDE.md: What the Research Says Read More »

Connecting Delphi 12 to Gemini AI (Smart CodeInsight)

Generate your key here https://aistudio.google.com/app/apikeyand enter it into the IDE. As URL enter: https://generativelanguage.googleapis.com/v1 Parameters Top-P [official documentation] Top-P changes how the model selects tokens for output. Tokens are selected from the most (see top-K) to least probable until the sum of their probabilities equals the top-P value. For example, if tokens A, B, and

Connecting Delphi 12 to Gemini AI (Smart CodeInsight) Read More »

AI plugins for Delphi (a sad story)

My Experience with Cursor: The Promise and the Reality 2025.01 This week, I had the opportunity (or perhaps the misfortune?) to try out Cursor, a new tool that promises to enhance productivity for programmers. As someone who primarily works in Delphi, I was curious to see how it would stack up. Cursor is an AI-powered

AI plugins for Delphi (a sad story) Read More »

Scroll to Top