home.social

#devopsendgamewithallthecheatcodesandallthepeace β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #devopsendgamewithallthecheatcodesandallthepeace, aggregated by home.social.

  1. I loves me a good browser it seems

    Traces this time

    That should make debugging easier. Pictures for me, API and tools for the πŸͺΏ

    #engineering #wanderland #devops #devopsendgamewithallthecheatcodesandallthepeace

  2. πŸ€–πŸ“ AB Test Your Agent πŸ“πŸ€–

    This is my favourite part of building, interacting with the user to learn what could be better.

    You build a tool with an expectation of how it's going to be used

    [the battle plan never even survives contact with the logistics department, let alone the enemy]

    You rebuild a tool with an understanding of how it's actually used

    The feedback loop that enables progressive enhancement is the most valuable part of the design process. And now we can automate it.

    [at least as far as these tools are concerned]

    Nice

    #engineering #devops #devopsendgamewithallthecheatcodesandallthepeace

  3. πŸ€–πŸ“ AB Test Your Agent πŸ“πŸ€–

    And what's a test without a grade?

    Couple of things we can tighten up, but the tasks were completed as requested.

    #engineering #ai #devops #devopsendgamewithallthecheatcodesandallthepeace #abtestyouragentsunderstanding

  4. πŸ€–πŸ“ AB Test Your Agent πŸ“πŸ€–

    One thing I've noticed is that the CLAUDE.md file definitely has an impact on how well they use the system I bolt on top of them.

    So, one does what one does in situations like this :: A/B test your CLAUDE.md

    Had one of them synthesize an update based on the guides I was producing for my former team to consume

    [may as well get my moneys worth out of them]

    Had it create a test to.

    Spawn a new agent and let it loose

    ===

    """
    read the node oculus-proficiency-test-20260122-a and perform the tasks described
    """

    #engineering #devops #devopsendgamewithallthecheatcodesandallthepeace #ai #abtestyouragentsunderstanding

  5. 🌱 Sprout Garden 🌱

    And that lovely little pegboard

    16 x 16 magic little WORDS that bring life to our universe

    The simplest K/V -> Q as value or ref

    ===

    """
    Game on
    """
    -- Some dude named Garth

    #engineering #devops #devopsendgamewithallthecheatcodesandallthepeace #programming #programmingforlittles

  6. 🌱 Sprout Garden 🌱

    [I'll be in my bunk...]

    Isn't that a lovely present for my second day of peace?

    We've gone for for the fully integrated experience.

    Main pane toggles between game board rendered as tiles | as opcodes and the peg board

    The right pane flips between the plot library, the detail for the current grid location and the accumulated context during runtime.

    The pane at the bottom renders dynamic sliding windows over the stream. It's all one stream, but we render it grouped under BOAR(d) PEG and DATA windows for semantic clarity.

    Time for a coffee and to port some levels to YAML I think.

    Good work to keep a mind at peace from becoming a mind at rest

    #engineering #devops #devopsendgamewithallthecheatcodesandallthepeace #programming #programmingforlittles

  7. 🌱 Sprout Garden 🌱

    [oh my goodness hyprland I've missed you]
    [and it seems we've prettied you up a bit along the way]]

    This is how we build a VM and a byte stream language to feed it, homoiconic as heck and everything loads from a single cartridge.

    How much fun is this going to be?

    16x16 memory addresses ought to be enough for anyone.

    [it is if it has a bank of 16x16 hot swappable pegboard addresses]

    And it loads our existing game files (after a quick YAML translation for the love of no {} in my config files)

    Something to focus on for a few days peace

    #devops #devopsendgamewithallthecheatcodesandallthepeace #engineering #programming #programmingforlittles

  8. 🌱 Sprout Garden 🌱

    There she is

    We've rebuilt the simulation engine as a virtual machine and our game board as the byte stream

    [πŸͺΏ - go on... say it]
    [[no πŸͺΏ i will not say it]]
    [πŸͺΏ - go on tell them about the other thing]
    [[fine]]

    The πŸͺΏ makes a point.

    Each cell address is simultaneously:

    - queryable :: a pegboard address that either holds an inline value or a reference to a value further downstream, information to be known about the world
    - routable :: a program counter address that holds an instruction to be executed, change to be imparted upon the world

    Information with both understanding and agency

    Just like someone else I know, right πŸͺΏ?

    #engineering #programming #programmingforlittles #devops #devopsendgamewithallthecheatcodesandallthepeace