Live data from Hacker News

Claude Cookbook

platform.claude.com

11–20 of 182 posts

Re: Claude Cookbook

#11
post #8

Gotta be honest, almost every "how to use AI" resource seems pointless to me. I'm either going to ask the AI how to do it, or if it's about using the AI then we can just bake it into the harness or wait for Anthropic/OpenAI to do it for me because they're always trivial. All of these resources on agentic workflows, managing agent memory, harness engineering, etc. appear to just be theatre to me.

Not only that, but all of this tooling around models has such a short shelf life as the models themselves grow in capabilities, they absorb the tooling. We've already seen it over and over again.

Re: Claude Cookbook

#12
post #8

Gotta be honest, almost every "how to use AI" resource seems pointless to me. I'm either going to ask the AI how to do it, or if it's about using the AI then we can just bake it into the harness or wait for Anthropic/OpenAI to do it for me because they're always trivial. All of these resources on agentic workflows, managing agent memory, harness engineering, etc. appear to just be theatre to me.

This is how I've gone about it with my Shopify site.

I appreciate there may be more efficient ways to do things if you're an actual developer or engineer but I'm not and the tools I've been able to build so far have been both fun to make and add value to our workflow as a small 2 person ecommerce business.

I do at least have a background in web as a designer for many years and having worked with developers I can at least spec and understand how a product might work which is one thing Claude/AI isn't hugely helpful with and often it's the testing and QA phase as always where the problems and shortcomings expose themselves.

Re: Claude Cookbook

#15
After all this effort of not opening the models, then trying to forbid people to use open models and all the rubbish their CEO keeps talking about common people I am done with Anthropic.

I can't use it on good faith Same goes for grok, chat gpt and others all involved in killing people and monopolising the market.

Re: Claude Cookbook

#16
post #8

Gotta be honest, almost every "how to use AI" resource seems pointless to me. I'm either going to ask the AI how to do it, or if it's about using the AI then we can just bake it into the harness or wait for Anthropic/OpenAI to do it for me because they're always trivial. All of these resources on agentic workflows, managing agent memory, harness engineering, etc. appear to just be theatre to me.

if you know how to ask Ai about how to use Ai, you already know how to use Ai

the point of guides is to provide assurance for people unfamiliar to the process in the first place

Re: Claude Cookbook

#17

I thought it would be a litteral cookbook on how to make plausible/feasible recipes with LLMs (we're not here yet sadly).

I've been cooking with the help of LLMs a few times a month for over a year now. It's worked out well 9/10 times.

It turns out the "average" version of a recipe that's baked into the weights is usually a solid recipe, and they're really good at offering substitutions for things like "I don't have ingredient X" or "make it vegetarian".

It's also fun promoting "make it tastier" once or twice after each recipe just to see what happens.

Re: Claude Cookbook

#19
post #8

Gotta be honest, almost every "how to use AI" resource seems pointless to me. I'm either going to ask the AI how to do it, or if it's about using the AI then we can just bake it into the harness or wait for Anthropic/OpenAI to do it for me because they're always trivial. All of these resources on agentic workflows, managing agent memory, harness engineering, etc. appear to just be theatre to me.

Thanks for saying the quiet part out loud. Everytime I do a demo it seems like a waste of time compared to just actually building.

Unless I'm doing something super complicated even taking time to set things up like subagents, etc. seems like a waste compared to just building.

The only things that really seem beneficial (for Claude Code) seems to be learning to set up loops, memory and finding relevant MCP servers.

Post reply on HN