The Open/Closed Problem in AI

https://blog.mempko.com/the-open-closed-problem-in-ai/

Comments

skybrianMay 26, 2026, 4:28 PM
Storing configuration and “memory” outside the LLM in prompts and skills written in English and in tools written in ordinary programming languages makes them far easier to modify by ordinary programmers who aren’t AI experts, and we can use the coding skills of LLM’s to modify them too.

It seems a lot more “open” and accessible than it would to store memories in an opaque neuralese that we have to do mechanistic interpretability research on to get even a partial understanding.

There’s a lot of churn in the agent harness space but I expect to see innovation come out of it, too.

cyanydeezMay 26, 2026, 8:46 PM
I'd expect a turtles all the way down harness, where you take your grandiose model and use it to train a smaller model to do the specific scoped work you want to do, and then use that to build a harness model that constrains output to the given paradigm (langauge/framework/fullstack, etc) and from there you can try to approach the singularity.

But the singularity doesn't exist.

cushMay 26, 2026, 2:45 PM
This kind of continuous fine tuning is being actively researched very heavily, but you might not see much about it at a conference because the labs don’t have enough to show their cards yet.
bantunesMay 26, 2026, 10:55 AM
I assume there's just too much money in optimizing for the thing that works now and making it faster than in risking it all on unproven approaches.
mempkoMay 26, 2026, 12:58 PM
Companies are spending about $1 trillion this year in capex in the US! World wide estimate is about $2.52 trillion in AI spend in 2026 according to Gartner. There has never been a bigger spend in tech. It's so much spend that the software industry has to basically double in revenue in the next couple years to keep up.

Most of that spend is on infrastructure, GPUs, ASICS, and everything else that goes into a datacenter.