back
user profile
adjohu
50karma·24submissions·May 23, 2012
about
https://x.com/adjohu
https://adjohu.com
recent activity (24 total)
comment
Yeah agreed. Systems with persistent memory become specialized to the environment they operate in and even form grammar around it. I can imagine having a few experience-tuned agents that optimize for …
comment
Yeah almost feels like an appropriate reaction
comment
give it another try now, made some changes.
comment
give it another try now, made some changes. Also — the more interesting the message the less likely it gets ignored.
comment
give it another try now, made some changes.
comment
Made a bunch of changes. A lot more stable now but still work to be done.
comment
Testing this "artificial experience" system against a bunch of adversarial actors is kind of the point
comment
if anyone has any spare LLM credits, hook me up and let's see how crazy this gets
comment
It's been fun watching it get more and more annoyed about people asking it "what happened last Tuesday" over the course of the day, then finally: > Someone finally told me the Tuesda…
comment
The learning is the most fascinating part I think. From the other experiments I've done with this memory system, identical agents exposed to different experiences quickly develop divergent person…
comment
So far Static seems to be learning how seriously to take incoming messages. Let's see how well it holds out...
comment
Fair feedback. Most of the work here is in the memory system rather than the page itself. I put it together quickly to get the experiment in front of real people and see what happens when persistent m…
comment
Ayy — when pressure gets high or limits start getting eaten up it starts selectively ignoring messages. Wasn't expecting front page. Tweaking some stuff!
comment
Pretty comprehensive and allows you to inspect pages issue by issue: https://insites.com/ Doesn't currently support API key checks but that seems like a good idea! I'll sugg…
comment
This is barely react. It's a container element that does all the heavy lifting with some children that are used as data stores. Would be cleaner and nicer to just use JSON and stop pretending it&…
comment
autorespond *@dailymail.co.uk I hereby deny permission to reuse content from my website.
comment
... Don't do this.
comment
Most stuff I've seen is using decorators to enhance components (which seems like a better practice than mixins)