Live data from Hacker News

The Missing Guide to Prompt Engineering

appetals.com

1–10 of 12 posts

Re: The Missing Guide to Prompt Engineering

#2
Prompt engineering isn't going anywhere. People keep saying it's dead, that the next model will make it obsolete. They said the same thing about ChatGPT 4, then Claude, then Gemini Pro. Even though the AI models are becoming more powerful each day, a poorly prompted AI response could hinder your ability to get the right results.

Re: The Missing Guide to Prompt Engineering

#3

Prompt engineering isn't going anywhere. People keep saying it's dead, that the next model will make it obsolete. They said the same thing about ChatGPT 4, then Claude, then Gemini Pro. Even though the AI models are becoming more powerful each day, a poorly prompted AI response could hinder your ability to get the right results.

[deleted]

Re: The Missing Guide to Prompt Engineering

#4
> This is prompt engineering. Though the term suggests something mechanical, something reducible to formulas and best practices, the reality proves more nuanced—perhaps more human—than we'd care to admit

Ah nothing like a double emdash early to know that the page is not worth reading.

Re: The Missing Guide to Prompt Engineering

#5
This looks AI generated.

There are places where it includes citation references like [15] (search for "on complex problems" on https://appetals.com/promptguide/advanced-techniques-for-pow... ) that are just text, they don't resolve to anything.

Other places repeat the same point twice for no apparent reason - the "Context window" section on https://appetals.com/promptguide/understanding-the-machine-m...

I spotted a few "not X but Y" constructions, like "You'll learn to communicate with AI like a pro, not like someone shouting into the void."

I don't think reading this is a good use of your time.

Re: The Missing Guide to Prompt Engineering

#6
post #4

> This is prompt engineering. Though the term suggests something mechanical, something reducible to formulas and best practices, the reality proves more nuanced—perhaps more human—than we'd care to admit Ah nothing like a double emdash early to know that the page is not worth reading.

I am waiting for the workaround:

generated_prompt.replace("—","-")

before posting.

Re: The Missing Guide to Prompt Engineering

#8
post #5

This looks AI generated. There are places where it includes citation references like [15] (search for "on complex problems" on https://appetals.com/promptguide/advanced-techniques-for-pow... ) that are just text, they don't resolve to anything. Other places repeat the same point twice for no apparent reason - the "Context window" section on https://appetals.com/promptguide/understanding-the-machine-m... I spotted a f…

Not AI generated. I initially thought of giving citations. It's all my study notes.

Re: The Missing Guide to Prompt Engineering

#9
There's other criticism here about the writing quality (AI generated) but it's also quite out of date content-wise.

> Start with a basic prompt >Add Chain-of-Thought reasoning >Implement self-criticism >Add format constraints >Compare the quality and reliability of results

The 'techniques' are incredibly basic and Chain of thought isn't really relevant today considering there are models with COT 'baked in' i.e. the 'thinking mode' class of models.

Re: The Missing Guide to Prompt Engineering

#10

There's other criticism here about the writing quality (AI generated) but it's also quite out of date content-wise. > Start with a basic prompt >Add Chain-of-Thought reasoning >Implement self-criticism >Add format constraints >Compare the quality and reliability of results The 'techniques' are incredibly basic and Chain of thought isn't really relevant today considering there are models with COT 'baked in' i.e. the '…

That being said I would love a up to date prompt engineering guide for getting the most out of the latest models in July 2025.

There doesn't seem to be too many incantations like there were before "think step by step".

The best thing I have found to use is meta prompting i.e. make a prompt designed to create prompts, and then use that resulting prompt to make specific targeted prompts.

You can then store these as custom GPTS in chatGPT or Claude projects.

Post reply on HN