Posts tagged: diagrams
The 2026 nurazhar.com Architecture — What Changed, Why, and What the Pipeline Looks Like Now
A complete tour of every architectural change to nurazhar.com in 2026 — from GitLab Pages to Cloudflare Pages, horizontal diagrams to vertical, no PDPA to compliance-gated publishing, and a humans-only blog to an LLM-friendly knowledge base.
Why I Ditched My Self-Hosted Runner for GitLab Shared Runners — and Made It Work on ARM Chromebooks
I moved my static site's GitLab Pages pipeline from a self-hosted shell runner to any shared runner, including ARM64 Chromebooks, by installing Babashka, pandoc, and a diagram renderer inside the CI job.
Why GitLab Beats GitHub for Solo Developers
An in‑depth guide for a solo developer showing how GitLab’s all‑in‑one platform collapses entropy to zero.
How Do You "Think"? — An LLM Maps the Gap Between Statistical Prediction and Human Cognition
A detailed architectural comparison between LLM and human cognition with visual diagrams — token-by-token prediction versus parallel, embodied, self-aware consciousness.
Git Workflow Visual Guide: Organizing Local Code vs GitHub Repos
A visual walkthrough of a local Git workflow that separates your own GitHub projects from upstream forks and local experiments, with diagrams for every stage.