← All Tags

Tag: ai

2 articles tagged with ai

Are You Fighting Hallucinations?

Are You Fighting Hallucinations?

LLM hallucinations as a measure of code unpredictability and how to improve code quality for better AI and human collaboration.

January 5, 20262 min readBy Chris Hartwig
Refactoring Rust Without Knowing Rust: An AI-Assisted Workflow

Refactoring Rust Without Knowing Rust: An AI-Assisted Workflow

I recently needed to refactor a Rust codebase within a Tauri project but lacked the time to learn the language's intricacies deeply. I solved this by decoupling the software engineering principles from the syntax implementation, using an AI-driven workflow.

December 23, 20254 min readBy Chris Hartwig