Search
67 results
AI Parade-Float Build Plan Narrative: Drafting Chassis-and-Spectacle Schedules
AI can draft parade-float build-plan narratives across chassis and spectacle, but the engineering and rigging decisions stay with the build crew.
AI Tools: Use Context Files (.cursorrules, AGENTS.md, CLAUDE.md) Without Bloat
Context files punch above their weight when concise; bloated rules files train AI tools to ignore them and slow every call down.
AI for Pruning Bloated Snapshot Test Suites
Have an LLM identify snapshot tests that no longer assert anything meaningful and propose deletions.
AI Pruning a Bloated Contract Clause Library
Use AI to find duplicate, outdated, or contradictory clauses in your library.
AI Deduplicating a Bloated Project Backlog
Use AI to cluster duplicate or near-duplicate backlog items so the team can prune.
Performance Bugs in AI-Generated Code
AI writes code that works on small inputs and crawls on large ones. Learn the top patterns of AI-introduced performance issues, the profiling tools that surface them, and the prompts that prevent them.
AI and snapshot test curation
Use LLMs to clean up bloated snapshot tests that nobody reads.
AI Double-Cloth Tie-Down Draft Narrative: Drafting Layer-Connection Critique Summaries
AI can draft double-cloth tie-down draft narratives that organize layer-connection points and float lengths into a critique summary the weaver can use before threading the loom.
Agentic AI: state vs context — what to write down
Context is what the agent sees this turn. State is what persists. Confusing them produces forgetful agents and bloated prompts.
Hardening Dockerfiles with a Claude security pass
Have Claude review Dockerfiles for layer bloat, root users, and pinned-version hygiene.
Multi-Agent Orchestration: Planner + Executor + Verifier
One smart agent is fine. Two agents checking each other's work is better. Master the canonical orchestration patterns: planner/executor, judge/worker, debate, and swarm.
Claude Code CLI as an Agent Platform
Claude Code isn't just a coding assistant — it's a general agent runtime with MCP, subagents, hooks, and skills. Treat it that way and you get a free, powerful platform.
AI and multi-agent handoff protocol
When one agent passes work to another, the handoff format decides whether the chain works at all.
AI and CSS grid: layouts without crying
Let AI generate CSS grid templates for the layout you describe.
AI for Coding: Plan a Zero-Downtime Database Migration
Use AI to enumerate the expand-migrate-contract steps for a schema change and stress-test your plan against rollback scenarios.
Confidently Wrong — When the AI Writes Plausible Nonsense
AI-generated code that compiles, runs, and produces wrong answers is the most dangerous class of bug. Learn the disguises plausible-but-wrong code wears and the verification habits that catch it.
SEO In The AI Search Era
Google is no longer the only search. Perplexity, ChatGPT, and Claude are eating traffic. Here's how to be findable in 2026.
Game Designers Use AI to Build Worlds
AI helps designers make new game characters and levels.
How AI Helps Astronauts Live and Work in Space
AI helps astronauts plan, fix things, and even have someone to talk to in space.
AI and Program Manager Status Cadence: Drumbeat Without Spam
AI helps program managers tune status cadence so updates inform without burning attention.
Make Your Own Bedtime Story With AI
Use AI to make a brand new bedtime story. Pick the characters, the setting, and what happens. Tonight: a story made just for you.
Design Your Own Planet from Scratch
Invent a planet — its weather, creatures, food, and laws.
Write a Poem From a Photo
Look at a picture. Tell AI what you see. AI turns it into a tiny poem you can share.
Get AI to Plan a Paper Craft
Ask AI to design a craft using only paper, scissors, and tape. Then build it for real.
Plan Your Dream Vacation With AI
Tell AI where you would love to go. AI plans the trip — including snacks, sights, and silly side stops.
Formative Assessment Prompts: Quick Checks That Actually Inform
Exit tickets and quick checks are only useful if they surface what students actually don't understand. AI can generate targeted formative probes that reveal misconceptions, not just surface recall.
Art Critique Frameworks: Language for What Students Already See
Students often see something powerful in a work of art but lack the language to discuss it. AI can generate structured critique frameworks — using describe, analyze, interpret, evaluate — that scaffold visual thinking without scripting responses.
AI and flashcard deck builder: turn any chapter into 50 Anki cards
AI turns a textbook chapter into a clean Anki deck in 10 minutes.
Telling Stories With an AI Helper
Write a story together with AI — you bring the ideas, AI helps fill in the magic.
Probabilistic Systems: Why LLMs Do Not Act Like Code
Writing software on top of an LLM is not like writing software on top of a database. Treat it as a stochastic system or it will bite you.
Surviving Model Deprecations: Building Provider-Agnostic AI Apps
How providers deprecate models and what your code needs to look like to survive it.
Quantization Tradeoffs (Q4 Vs Q8) For Hermes
Quantization is the dial between model quality and what fits on your hardware. With Hermes, the right setting depends entirely on the task — there is no universal answer.
Sora: Video Generation Prompts And Their Limits
Video generation is the most expensive and least controllable AI media. Even when models like Sora are available, getting useful clips is a craft — and the platform reality keeps shifting.
AI for Executive-Function Scaffolds: Calendar, Reminders, Planning
Executive-function differences mean planning, sequencing, and time-tracking are real work. AI can build the scaffolds your brain does not produce on its own.
Calendar And Scheduling Agents: The Last Mile Of Coordination
Scheduling agents finally work in 2026 — but only when scoped tightly. Here's how to deploy them without inviting calendar chaos.
Python Functions — Writing Your Own Tools
A function is a reusable chunk of code with a name. You'll write three, add type hints, and let AI suggest better names and docstrings.
System Prompt Architecture: Design, Layering, and Policy, Part 1
Production system prompts aren't single instructions — they're layered constraint stacks balancing capability, safety, brand voice, and edge-case handling. Here's how to architect them so each layer does its job.
Multi-Turn Conversation Design: Memory, State, and Sessions
Single-turn prompts are easy. Multi-turn conversations require thinking about state, summary, and what to surface back to the model — design choices that determine whether the conversation stays coherent.
Prompt Cost Engineering: Tokens, Routing, and Budget Awareness
Prompt length scales with cost. Engineering prompts for token efficiency reduces production AI bills meaningfully — without quality loss.
Chain-of-Thought for Production: When It Helps, When It Hurts, Part 1
Complex workflows need decision logic. Prompt decision trees encode logic that adapts to inputs.
System Prompt Architecture: Design, Layering, and Policy, Part 2
When the system prompt and the user message disagree, design which one wins on purpose.
Conditional Probability (and the Monty Hall Problem)
A famous game show riddle teaches the single most important idea in Bayesian reasoning.
Compute Thresholds: Regulating by FLOPs
Almost every AI regulation uses training compute as a trigger. 10^25 here, 10^26 there. Why compute, and why those numbers?
Specification Gaming, Reward Hacking, and the Goodhart Tax
A deep tour of the canonical examples, Goodhart's Law, and why specification gaming is not a bug but a structural property of optimization. That is Goodhart's Law, originally formulated in monetary policy and now the most-cited one-liner in AI safety.
RLHF to RLAIF: How Preference Learning Scaled
RLHF made ChatGPT possible. RLAIF is trying to take humans out of the loop. Here is the history, the trade-offs, and where the field is going.
Objection Handling: Use AI To Practice The Five You'll Actually Hear
Most reps freeze on the same five objections forever. AI roleplay turns that frozen feeling into a reflex in two weeks.
Science Questions: Asking AI Why the Sky Is Blue
AI loves answering 'why' questions. Use that to turn any weird thing you notice into a science lesson, and learn when to double-check what it says.
Zed: The Editor Built For AI From The Start
Zed is a Rust-native code editor that integrates AI collaboration and pair-coding at the architecture level. Look at its strengths as a lightweight Cursor alternative.
ClickUp AI: The Everything-App That Added An Everything-AI
ClickUp is project management, docs, goals, and chat all in one. ClickUp AI is its answer to Notion AI. Look at what it does inside the ClickUp ecosystem.
NanoClaw: Why Smaller Agent Runtimes Exist
A tiny claw-style runtime trades features for auditability, speed, and fewer places for an always-on agent to go wrong.
Observability: Logs, Traces, And Soul Timelines
A long-running agent is a black box unless you instrument it. Logs tell you what; traces tell you why; the soul timeline tells you whether the runtime is healthy at all.
Soul Memory Architecture: Episodic, Semantic, Procedural
OpenClaw splits a Soul's memory into three stores that act differently. Knowing what goes where is the difference between an agent that remembers you and one that pretends to.
Claude Code Workflows: Beyond Single-Session Coding Help
Claude Code shines when used as a structured workflow, not a single-session helper. Repeatable workflows for code review, refactoring, and incident investigation produce 10x leverage.
AI tools: MCP and the rise of standard tool protocols
Standard protocols like MCP let one agent talk to many tools without bespoke glue. Adopt them when your tool count grows past a handful.
When Fine-Tuning Beats Prompting (and When It Doesn't)
Fine-tune for style and format consistency, not for new knowledge.
Quantization Explained: GGUF, AWQ, GPTQ, and the Q4 vs Q8 vs FP16 Decision
A model file's quantization decides how big it is, how fast it runs, and how good it sounds. Learn the formats, the trade-offs, and how to pick the right one.
AI-Assisted Coding
Claude Code, Codex, Cursor, Windsurf. Real code with real agents. 464 lessons.
Agentic AI
Agents that do things — MCP, tool use, multi-model orchestration. 398 lessons.
Tools Literacy
Which model when? Claude, GPT, Gemini, Grok — and how to choose. 578 lessons.
Creative AI
Image, video, audio, music — the generative creative stack. 395 lessons.
Operations & Automation
SOPs, triage, workflows, and the practical mechanics of AI-enabled teams. 179 lessons.
AI for Legal Work
Contract review, research, privilege, confidentiality, and legal workflow support. 255 lessons.
FLOP
A floating-point operation — the basic unit of compute, used to measure model size and cost.
FP8
An 8-bit floating-point format — modern GPUs train and run LLMs in FP8 for speed and memory.
BF16
Brain float 16-bit — the training precision of choice on modern accelerators.
Vector
A list of numbers — the form embeddings take so math can compare them.