Hacker News new | past | comments | ask | show | jobs | submit
1. People don't like medium, rightly so.

2. The content is lower quality.

I find it hard to agree with the point that the content quality is low. Of course, that design does have some issues. But it is still valuable and worth reading.

The strengths are that the design forces Chain of Thought as a memory buffer and the TODO list in an FSM style. I think those are fine. The recovery strategy is also pretty good.

However, the problem is that the business logic does not run as Python code but lives inside the prompt. And it does not support parallel execution. But as a single run script, it is helpful enough for understanding the concept.

Of course, if I were to do the code properly, I would use a separate storage instead of in memory, and more carefully verify tool constraints and the actual scope limitations of the tools. But still, I think this is helpful enough.

loading story #48489848
I agree with 1, same for substack. bearblog seems cool tho

I don't think the content is low quality, though.

Seems odd that it would get upvoted to the front page then in the first place?