Live data from Hacker News

Engineering for Bounded Cognition

shapeofthesystem.com

1–10 of 42 posts

Re: Engineering for Bounded Cognition

#2
It is interesting to compare this to LLMs - they also have the bounded context that you can see as the analogue to our working memory. It can contain enormously more bits of information than the 4 things the article says is the capacity of our working memory - but the 4 things can probably be much more complex internally - they are more like 4 pointers probably.

But at some level context engineering is very similar to what this article talks about.

Re: Engineering for Bounded Cognition

#6
I've learned that for both humans and models: system > willpower. The key is entirely in designing the environment.

For me personally, that means setting up 'attention getters' for the important things in life - 'totems' that force a context switch. For AI agents, it means well-designed CLI tools that help the agent orient itself in a task and pull exactly the 'context-for-the-job' it needs right then.

This is exactly what makes building modern GenAI decision-support systems so difficult. It's no longer just about finding the right software abstractions. You now have to account for the unknown cognitive construct of a completely different intelligence.

Re: Engineering for Bounded Cognition

#7
post #2

It is interesting to compare this to LLMs - they also have the bounded context that you can see as the analogue to our working memory. It can contain enormously more bits of information than the 4 things the article says is the capacity of our working memory - but the 4 things can probably be much more complex internally - they are more like 4 pointers probably. But at some level context engineering is very similar t…

Hello, author here. Lovely comment, and yes: not just similar, but exactly what the article talks about. In the middle. Where it unironically talks about being lost in the middle. And it seems to have made its own point, on even the careful reader!

Re: Engineering for Bounded Cognition

#8
post #4

Reminds me of Rich Hickey's "Simple Made Easy" talk

Author here, and yes, much the same root, gladly so. The piece is really just the on-ramp to the manifesto. If there's a step beyond the talk, it's trying to let simplicity fall out of the structure rather than rest on choosing it each time.

Re: Engineering for Bounded Cognition

#10
That is a good read, but as someone who tests in the first percentile for reading/listening, comprehension and retention, helps explain why many people who try to have discussions with me, shift there premise mid argument to fit there "evidence" and then cant remember where they started from, when reminded, and of course become agitated when challenged. Right now I am puzzling over how to deal with a part time employee, who is addicted to this sort of disconected "style" of discourse, and am useing a disturb and observe approach,and as it seems to go unoticed, is informative in it's own right.
Post reply on HN