Cloud and Application Modernization

Opencode

Technical articles and architecture insights on cloud migration, modernization strategy, legacy transformation and enterprise IT.

AionUi: A GUI That Wraps Your CLI AI Agents Instead of Replacing Them
AionUi: A GUI That Wraps Your CLI AI Agents Instead of Replacing Them

AionUi made a smart architectural decision: it wraps the CLI AI agents you use instead of reinventing them. Claude Code, OpenCode, Gemini CLI, Goose — it auto-detects what’s installed and gives you a unified GUI while leaving the …

Building a Private Local-AI Stack: Why and How
Building a Private Local-AI Stack: Why and How

Every AI assistant I’ve used forgets everything the moment a conversation ends. And the second I feed it my actual documents to make it useful, I’ve handed my private life to someone else’s servers.

LightRAG as a Personal Knowledge Base for AI Agents
LightRAG as a Personal Knowledge Base for AI Agents

An AI agent without memory is expensive autocomplete. I gave my agents two memories: one they write to, one they query. The second is LightRAG — the piece I’ve fought with hardest and learned most from.