RSSAmplifier

Blog

Bassim Eledath

AI Engineer — building with LLMs, machine learning, and web technologies.

bassimeledath.comRSS feed ↗5 posts

Latest posts

How to Tokenmaxx

Tokenmaxxing poorly leads to production failures, tech debt hell, and an AI-spend invoice with nothing to show for it.

Invariant Engineering: Why Your AI Agent Is Either Broken or Boring

Deciding what your AI system is and isn't allowed to vary. Most teams get this wrong in one of two directions.

An Autonomous Game Factory with Claude Code and a $24 VPS

Anyone can prompt 'make a flappy bird game.' Making hundreds of unique, styled, working games fully autonomously is a different problem entirely.

The 8 Levels of Agentic Engineering

AI's coding ability is outpacing our ability to wield it effectively. That gap closes in levels — 8 of them. Here's the progression from tab complete to autonomous agent teams.

10x Your Claude Code Window Size with Dispatch

Your Claude Code session has a fixed context window. Dispatch multiplies it by turning your session into a lightweight orchestrator while dedicated workers each run with their own full context.