Live data from Hacker News

Viewing profile — adjohu

adjohu

HN member
Joined
Wed, May 23, 2012, 3:10 PM UTC
HN karma
77
Public activity
36 items

About adjohu

https://x.com/adjohu

https://adjohu.com

Recent public activity

  1. comment
  2. story
  3. story
  4. 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.

  5. 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…

  6. 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.

  7. comment
    Comment #49324563

    [flagged]

  8. 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.

  9. comment
    Comment #49323194

    That's the interesting part of the experiment :)

  10. 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 …

  11. 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. …

  12. comment
  13. 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…

  14. 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…

  15. comment
    Comment #49321672

    Yeah almost feels like an appropriate reaction

  16. comment
    Comment #49321575

    give it another try now, made some changes.

  17. comment
    Comment #49321572

    give it another try now, made some changes. Also — the more interesting the message the less likely it gets ignored.

  18. comment
    Comment #49321570

    give it another try now, made some changes.

  19. comment
    Comment #49321555

    Made a bunch of changes. A lot more stable now but still work to be done.

  20. comment
    Comment #49321539

    Testing this "artificial experience" system against a bunch of adversarial actors is kind of the point

  21. comment
    Comment #49321520

    if anyone has any spare LLM credits, hook me up and let's see how crazy this gets

  22. 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…

  23. 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…

  24. comment
    Comment #49321232

    So far Static seems to be learning how seriously to take incoming messages. Let's see how well it holds out...

  25. 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…