Posts tagged: workflow
The 4-Stage Chain That Ships This Site
One commit, four stages, no manual deploys — the local → local runner → GitLab Pages → nurazhar.com pipeline that publishes every post on this blog.
REPL vs nREPL — Why Clojure's Live Programming Is a Superpower
Deep technical dive into the REPL and nREPL — how they work at the protocol level, why Clojure's architecture enables live programming, and how every other language ecosystem falls short. With D2 diagrams.
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.
Collapse Entropy to Zero — Dev Velocity and the Human Limit
Cognitive vertigo is what happens when the number of open decisions exceeds working memory. The fix is not more caffeine — it is collapsing entropy to zero by eliminating all unresolved state.
How to Maximize Clojure Usage & Minimize Token Quota on Antigravity IDE
A guide on managing token quotas and optimizing LLM usage for Clojure development in Antigravity.
Cognitive G-Force: Collapsing Development Time with Agentic Compilers
A raw reflection on completing 8 multi-system tasks in 46 minutes, and the literal cognitive vertigo of developing at agentic speeds.
AI-First SDLC: Designing for High Velocity and Cognitive Vertigo
An engineering guide to the AI-First Software Development Lifecycle (SDLC). Learn how to structure agent interactions, build validation boundaries, and survive the literal cognitive fatigue of developing at warp speed.