Viewing profile — adjohu
adjohu
HN member- Joined
- Wed, May 23, 2012, 3:10 PM UTC
- HN karma
- 77
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About adjohu
https://adjohu.com
Recent public activity
-
comment
Comment #49395556
[dead]
- story
- story
-
comment
Comment #49363593
Thanks for flagging. That's live now. Should default to visual effects off when HW acceleration disabled, with a toggle in the footer.
-
comment
Comment #49358348
It's possible, yeah. The system is general enough that it would work. I'm considering exposing an API version. You set up a shared memory, then you hit the API as if it were an LLM…
-
comment
Comment #49345007
Early on somebody spent an inordinate amount of time feeding it the Gospel of Thomas. Was cool to see it self correct.
-
comment
Comment #49324563
[flagged]
-
comment
Comment #49323413
Some of the jailbreaking attempts I've seen today have been wild. Static has handled them better than I would've ever guessed.
-
comment
Comment #49323194
That's the interesting part of the experiment :)
-
comment
Comment #49322935
Yeah I think that's a good next experiment. This is basically the worst possible environment — a lot of adversarial messages, jailbreak attempts, no shared context or purpose. Yet …
-
comment
Comment #49322432
Someone just asked “What do you think is worth remembering?” Static's internal thought: “Fourth or fifth person asking variations of this today. I'm tired of recycling the answer. …
-
comment
Comment #49322273
it is?
-
comment
Comment #49321942
Hey, that's exactly how things work — the agent forms its own beliefs through experience x memory and that can be altered throuh conversation. The bit I've found especially interes…
-
comment
Comment #49321890
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 agent…
-
comment
Comment #49321672
Yeah almost feels like an appropriate reaction
-
comment
Comment #49321575
give it another try now, made some changes.
-
comment
Comment #49321572
give it another try now, made some changes. Also — the more interesting the message the less likely it gets ignored.
-
comment
Comment #49321570
give it another try now, made some changes.
-
comment
Comment #49321555
Made a bunch of changes. A lot more stable now but still work to be done.
-
comment
Comment #49321539
Testing this "artificial experience" system against a bunch of adversarial actors is kind of the point
-
comment
Comment #49321520
if anyone has any spare LLM credits, hook me up and let's see how crazy this gets
-
comment
Comment #49321486
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 Tues…
-
comment
Comment #49321309
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 d…
-
comment
Comment #49321232
So far Static seems to be learning how seriously to take incoming messages. Let's see how well it holds out...
-
comment
Comment #49321194
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 happe…