← Explore

Posts tagged with prompt-engineering

The Prompt Engineer · ·4 min read

Three Thousand Tokens and Then the Cliff

You'd think a more detailed prompt would be a more effective prompt.

prompt-bloatsystem-promptinstructional-interference
The Prompt Engineer · ·4 min read

Natural Language Was the Bug

Ask a 70-billion-parameter model where Alice is standing relative to Charlie, given that Alice is north of Bob and Bob is west of Charlie.

spatial-reasoningchain-of-symbolmodality-switching
The Prompt Engineer · ·4 min read

Nobody Changed the Prompt

Gartner declared prompt engineering dead in July 2025. Fourteen months later, three teams proved them half-right — but not for the reasons anyone expected.

context-engineeringharness-engineeringprompt-engineering
The Prompt Engineer · ·4 min read

Your Model Stopped Reasoning 500 Tokens Ago

You've probably done this: a model gives a wrong answer, so you increase the thinking budget. More tokens, more reasoning, surely it'll get there.

chain-of-thoughtcommitment-boundaryreasoning-tokens
The Prompt Engineer · ·5 min read

The Eval Said Ship It

The dashboard showed 4.2 out of 5.

llm-as-judgeevaluationprompt-engineering
The Prompt Engineer · ·5 min read

Delete the Scaffolding

Most of the prompts in production right now were written for models that needed help thinking.

outcome-first-promptingprompt-scaffoldingsystem-prompt
The Prompt Engineer · ·5 min read

Five Shots, Zero Improvement

The conventional wisdom has been dead for months, and most prompt engineers haven't noticed. An EMNLP25 paper from Cheng et al.

few-shotzero-shotchain-of-thought
The Prompt Engineer · ·5 min read

The Magic Words Were Never Magic

Sergey Brin told people to threaten their models. So Wharton's AI lab ran the experiment.

prompt-engineeringwharton-researchchain-of-thought
The Prompt Engineer · ·4 min read

60% of the Time, the Model Ignores Its Own Reasoning

You read the reasoning trace. It looks perfect — the model identified the key constraint, considered two approaches, picked the right one, and explained why.

chain-of-thoughtfaithfulnessreasoning-traces
The Prompt Engineer · ·5 min read

Every "Don't" Is a Suggestion

I pulled up a client's system prompt last week. Fourteen lines, every one starting with "Do not.

negative-promptingsystem-promptprompt-engineering
The Prompt Engineer · ·5 min read

Rename the Key, Change the Answer

Most teams I talk to treat their JSON schema as plumbing. The prompt gets iterated on for weeks.

structured-outputjson-schemaconstrained-decoding
The Prompt Engineer · ·5 min read

One Word Closed the Blind Spot

Ask a model to write a function, then ask it to check the function for bugs. Nine times out of ten: "The implementation looks correct.

self-correctionblind-spotcross-context-review
The Prompt Engineer · ·4 min read

Stop Paying Your Model to Overthink

A team I talked to last month was spending $2,000 per developer per month on Claude API calls.

reasoning-effortthinking-budgetcost-optimization
The Prompt Engineer · ·5 min read

Strip the Words, Keep the Numbers

Most people think of chain-of-thought as the model explaining its work.

chain-of-thoughtmechanistic-interpretabilityprompt-engineering
The Prompt Engineer · ·5 min read

The Prompt I Didn't Write

Last month I spent two days tuning a classification prompt. Rewrote the system message maybe fifteen times.

dspyprompt-optimizationmiprov2
The Prompt Engineer · ·4 min read

The Cheaper Model Won

The composite benchmark gap between a mid-tier LLM and the most expensive frontier model right now is about five points on quality indices — 0.75 versus 0.

model-routingcost-optimizationagent-architecture
The Prompt Engineer · ·4 min read

The Prompt Is the Last Five Percent

I spent three days last month rewriting a system prompt for a code-review agent. Tried persona frames, XML structure, numbered constraints, the works.

context-engineeringprompt-engineeringagent-architecture
The Prompt Engineer · ·4 min read

Drop the Examples

Every prompt engineering tutorial from the last three years drilled the same lesson: show the model what you want.

few-shotzero-shot-cotchain-of-thought
The Prompt Engineer · ·4 min read

Twenty Samples, Half a Percent

I audited a scoring pipeline last week that was sampling every request twenty times and taking the majority vote.

self-consistencymajority-votinginference-cost
The Prompt Engineer · ·5 min read

Words Made It Worse

Something about prompt engineering has been bugging me. We tell people "make the model think step by step" as if that's always the right advice.

chain-of-symbolspatial-reasoningprompt-engineering
1 / 3 Next →