Tag
This post asks engineers to share their experiences with unexpected cost spikes when running AI models in production and offers advice on optimizing costs and setting up guardrails to avoid budget overruns.
The article reflects on the limited use and understanding of LLMs such as ChatGPT among personal acquaintances, raising questions about widespread AI tool adoption.
The author argues that using multiple agents without critics loops, as demonstrated in a Three.JS project built with 18 agents and Claude 5.0 Opus, may be more efficient than critics loops, while noting token budget concerns.
A user lets a small LLM (Gemma4-31b) run on a laptop for a day to analyze r/LocalLLaMA, concluding that brilliant open-weight research exists but is buried under benchmark drama and hardware flexes.
A software engineer expresses frustration with local LLMs for agentic coding, citing issues like technical debt, ignored instructions, and excessive code generation, questioning their usefulness.
The author recounts a two-day experiment using GPT-5.6 as a cognitive crutch and translator for self-understanding, discovering a productive loop of representation, resistance, correction, and reconstruction that may represent an early prototype of human-LLM symbiosis.
Andrew Chen shares a contrarian view that while most LLM prompts are trivial queries like Google searches, a small fraction of prompts drive the majority of value and retention.
A developer recounts experiencing burnout from constant interaction with LLMs, citing repetitive writing patterns and hallucinations as sources of fatigue.
Andrej Karpathy shares his simple approach to using AI in a workshop: just tell the machine what you want in plain words, no complex prompts or frameworks. The video reveals his actual workflow.
Explores the speculative idea of optimizing human interaction with LLMs by conforming to their native communication patterns, such as using neuralese, rather than forcing them to adapt to human language.
Garry Tan asks if others experiment with merging adjacent AI skills into larger parameterized skills, sharing his preference for composing bigger skills with branching parameters.