AI & LLMs
Posts on AI, LLMs, and image generation.
-
Jul 2, 2026
Manage Your Claude Code Config with Dotfiles and GNU Stow
Claude Code settings, skills, hooks, and MCP servers add up to a small codebase. Version-control ~/.claude in a dotfiles repo with git and GNU Stow to roll back broken skills and rebuild your setup on any machine.
-
Jul 1, 2026
Lyra Prompt: A Simple Way to Write Better AI Prompts
The Lyra prompt turns ChatGPT or Claude into a prompt optimizer that interviews you, then rewrites your request. An easy way to write better AI prompts.
-
Jun 30, 2026
Monitor Claude Code Token Usage & Cost in the Status Line (Before the AI Bubble Pops)
Monitor Claude Code's token usage, rate limits, and cost right in your terminal status line — using a custom statusline script and ccusage.
-
Jun 28, 2025
How to Generate Same AI Images with JSON Context Profiles
How to consistently generate images with exact same style, format, subjects, and placement of subjects using AI. This new technique involves just 2 simple steps.
-
Apr 11, 2023
Trying out Auto-GPT: AGI with an Agent Model
Hands-on with Auto-GPT: the first widely-known autonomous-agent model that chains GPT-4 calls to plan, execute, and self-correct toward a goal.