People / Author

Joshua Wendt

Articles by Joshua Wendt on AI implementation, workflow automation, and software engineering.

171 articles · Page 13 of 15

Technical guide22 min read

Foundations of Transformer Reasoning

A technical deep-dive into transformer architectures, attention mechanisms, scaling laws, and emerging techniques for reliable AI reasoning.

Insight11 min read

Prompt Engineering: Better Results From AI

Practical techniques for writing effective prompts that produce reliable AI outputs. Works across ChatGPT, Claude, Gemini, and other LLMs.

Technical guide14 min read

Taxonomy of AI: From ML to World Models

A map of AI systems — machine learning, deep learning, LLMs, multimodal models, and world models — with clear definitions and comparisons.

Insight9 min read

Technical Debt: The Product Velocity Killer

Technical debt compounds silently until it dominates your roadmap. Learn to measure, communicate, and systematically reduce it.

Insight10 min read

Why Bigger AI Models Work Better

The science behind AI scaling laws and chain-of-thought reasoning, without the PhD. Why larger models are smarter and how to use them.

Insight10 min read

Seven AI Mistakes That Sink Projects

Most AI initiatives fail due to predictable organizational and technical missteps, not bad technology. Here's how to avoid them.

Technical guide4 min read

Prompt Engineering Patterns for Production Systems

Learn 7 battle-tested prompt engineering patterns that reduce failures and improve reliability in production AI systems. Includes code examples.

Technical guide11 min read

Understanding Tokens and LLM Inference

Discover how LLMs process text through tokenization and inference. Essential knowledge for optimizing AI costs and prompt performance.

Technical guide8 min read

Designing RAG Pipelines for Production

Architecture patterns and implementation considerations for building retrieval-augmented generation systems that work reliably at scale.

Insight7 min read

Moltbot: The Viral Open-Source AI Assistant

Inside Moltbot, the self-hosted AI assistant that broke GitHub records. What it does, how it works, and the security trade-offs.

Insight7 min read

When AI Makes Sense (And When It Doesn't)

A practical framework for evaluating whether AI is the right solution for your business problem, or if simpler approaches would serve you better.

Insight4 min read

Kimi K2.5: Trillion-Parameter Open AI Model

Moonshot AI releases Kimi K2.5 with 1 trillion parameters, open weights, and the ability to spawn 100 autonomous sub-agents.