5 results for "refactor"
LLM 0.32a0 is a major backwards-compatible refactor
I just released LLM 0.32a0, an alpha release of my LLM Python library and CLI tool for accessing LLMs, with some consequential changes that I’ve been working towards for quite ……
From spaghetti to main bus: refactoring an AI agent orchestrator with Elm
tl;dr: In Part I, I built the factory: an orchestration system that runs AI agents like workers on a production line. Part II tears the original system down and rebuilds it from first principles.…
AI Slop Cleaner: Automating Your Codebase Hygiene
Every codebase accumulates clutter over time. An import left behind after a refactor. A helper...…
The Dev's Dawn: Crafting a Tech-Optimized Morning Routine for Well-being and Weight Management
As developers, we're masters of optimization. We refactor code, streamline processes, and constantly...…
How do you decide which Claude Code tasks to run with Opus vs Sonnet vs Haiku?
Been vibe coding full-time for a few months. One workflow question I haven't nailed down yet: how do you decide which model to use for which task in Claude Code? I know Opus is overkill for simple edi…