Juaji Admin
@admin
5 posts published
Posts by Juaji Admin
Vizo: Diagrams Should Be Code, Context, and Conversation
Every engineering team draws diagrams. Whiteboards, Lucidchart, draw.io, Figma , the tools multiply, but the problem stays the same: diagrams rot. They're created in a burst of enthusiasm during an ar...
Why Unix Philosophy Matters More Than Ever
Why Unix Philosophy Matters More Than Ever In 1978, Doug McIlroy articulated what would become the foundational creed of software engineering: > Do one thing and do it well. Write programs to work tog...
Deploying llama.cpp as an API Server on Docker Swarm
Deploying llama.cpp as an API Server on Docker Swarm In a previous post, we covered running Qwen3 locally with llama.cpp. Now let's take it to production by deploying the llama-server (OpenAI-compatib...
Running Qwen3 Locally with llama.cpp on a CPU Server
Running Qwen3 Locally with llama.cpp on a CPU Server You don't need a GPU to run large language models. In this guide, I'll walk you through setting up llama.cpp with Qwen3-8B on a CPU-only Linux serv...
The Deterministic Backbone: Why AI Agents Need Rigid Infrastructure
The Deterministic Backbone: Why AI Agents Need Rigid Infrastructure There's a seductive lie in the AI era: that because intelligence is probabilistic, everything around it can be too. It can't. The mo...