Blog

Notes from Ground Control

Engineering notes on self-hosted knowledge graphs, GraphRAG, sovereign AI memory, and what it takes to run AI in regulated environments.

15 September 2026

Rootless Docker UI Tools List: Top Self-Hosted Options

Find a rootless docker ui tools list featuring Lazydocker, Portainer CE, Dockge, and Komodo. Learn which UIs support user-specific socket path configuration.

knowledge-graphsRead

10 September 2026

How to Extract TIF Raster Coordinates in R When rasterToPoints Fa

Learn how to extract tif raster coordinates r using terra::extract() to avoid memory crashes and handle large TIF files more efficiently than rasterToPoints.

knowledge-graphsRead

8 September 2026

Enterprise Software Moving Away from SaaS: The Shift Explained

Explore why enterprise software moving away from saas is driven by AI agents, seat-based pricing failures, and a shift toward private cloud deployments.

knowledge-graphsRead

3 September 2026

How to Fill Time Gaps Irregular Timestamps Pandas Guide

Learn how to fill time gaps irregular timestamps pandas workflows using resample, reindex, and interpolation to standardize your time series data.

knowledge-graphsRead

25 August 2026

How to Improve Basic FAISS RAG Pipeline Performance

Learn how to improve basic faiss rag pipeline results using recursive chunking, retrieval gates, and RAGAS evaluations to stop hallucinations.

knowledge-graphsRead

20 August 2026

Best Tools for LLM Product Analytics: Evals and Monitoring

Discover the best tools for llm product analytics. Learn how to use Confident AI, DeepEval, and Langfuse for pre-production evals and production monitoring.

knowledge-graphsRead

18 August 2026

Entity Resolution Duplicate Names: Improving RAG Accuracy

Learn how entity resolution duplicate names prevents retrieval fragmentation and hallucinations in RAG systems by merging records into a golden record.

knowledge-graphsRead

9 August 2026

How to Build Knowledge Graph from Documents for Your Company

Learn how to build knowledge graph from documents using a four-stage pipeline to improve multi-hop reasoning and entity relationship extraction.

knowledge-graphsRead

5 August 2026

EU AI Act for RAG Deployments: What Actually Applies Since August 2026

Article 50 transparency is enforceable since 2 August 2026, while high-risk duties moved to 2027. A practical checklist for teams running RAG and AI memory in the EU.

eu-ai-actcompliancetransparencyRead

3 August 2026

The Real Cost of Metered AI Memory (and Why We Refuse to Count Tokens)

Cloud memory platforms charge around $2.50 per million tokens after a small free grant. The arithmetic looks harmless - until you run a real team's workload through it.

pricingtokensself-hostedRead

1 August 2026

Self-Hosted RAG in 2026: Why Serious Teams Are Moving On-Prem

Data sovereignty, predictable cost, and EU compliance are pushing RAG workloads back on-prem. What self-hosting actually takes, and what you get for it.

self-hostedon-premdata-sovereigntyRead

30 July 2026

GraphRAG vs. Vector RAG: When a Knowledge Graph Beats Top-k

Vector search answers "what sounds similar" - a knowledge graph answers "what is actually connected". Where plain RAG breaks, and when GraphRAG is worth it.

graphragragknowledge-graphsRead