My space...
This is my blog and agenda. I write about GNU/Linux, programming, code snippets, tools, tutorials.
Better Context, Less Chaos: How I Deal With LLM Nondeterminism
Reading Siddhant Khare's AI fatigue article made me question my own workflow. This is the approach I use to get less random output from LLMs.
OpenMemory: The Long-Term Memory Your AI Agents Actually Deserve
OpenMemory is a free, local, open-source cognitive memory engine that turns your AI agents from goldfish into assistants with real memory. Here's how I use it with MCP and OpenCode.
OpenAI WebSocket Mode: The Secret to Ultra-Fast AI Agents
Discover how OpenAI's new WebSocket mode is transforming agentic loops by slashing latency and making multi-step reasoning 40% faster.
Agent Skills: Giving AI Agents a Memory for Tasks
Exploring skills.sh, a new way to give AI agents standardized, reusable capabilities and make their actions more predictable.
My first new AUR package contribution
My experience uploading the relagit package to the Arch User Repository, including PKGBUILD creation, testing, and publishing.
How to Add Vercel/Analytics to Vitepress Projects
Quick tutorial on configuring Vercel Analytics for VitePress projects by adding the tracking script to your config file.