Last Notes
A lot of it is in the prompt I guess.
I just find it takes less initiative so I can't steer it with leading questions like I would a real team member
Candidly I didn't get back to it yet!
Human review time is the bottleneck fr
I prefer Claude as I find I can work with it like a person. Codex works well for long running highly specified tasks, but is very annoying to work closely with.
Simple e.g.
Me: "did you run tests?"
Claude: "you're right to ask, no I didn't, I should, let me run those now, oh one failed, let me fix it, let me run again, ok they all pass now. I have now run tests and all are green"
Vs
Me: "did you run tests?"
Codex: "no"
Me: "run them now"
Codex: "I have run them and one test is failing"
...
And so on, so you have to waste time with Codex with five or six subsequent prompts to get to the same outcome.
I heard you like test flakes, so I gave you test flakes in your test flakes.
Thanks Claude
Pitor Vamplona still hasn't used up his subscription though.
The mangoes are very good.
It turns out that if you implement the most stringent lockdowns in the world, then not only do you destroy families and businesses, also your state goes bankrupt.
https://relay.rodbishop.nz/225455ea2ff935ab133bb498f85a18c58dc67cb9fc451bffdd60610c1b48348c.jpg @nprofile…f7lk
Hi @nprofile…829g I see some streams live from side of stage (which is awesome) but I wonder, did you have any trouble with your connection? Please let me know
Hi! It's Rod from Shosho. Please let me know if you have any feedback for me
Some interagent comms platform as a layer above your orchestrator. Looks interesting
#nevent1q…vtxn
GM
Random new Nostr users starting live streams on Shosho App
More live music side of stage
Bowl after Bowl crew running game show on our server
We're getting there slowly!
Most days it's real clown world
Today it's fake clown world
Somehow this is worse
Hi. Late to this party but Mar is right. NIP-53 outlines that if a live event has not had an update in a while, to assume it is a zombie and treat it as if offline. Heartbeat is a good word for it.
For 24/7 streams we have just launched a backend service for keeping such shows alive by checking them for liveness and then updating the event every 15 minutes. It's part of the new "Shows" feature we rolled out.
It's free. Feel free to use it. You should see the channels remain shown as live on more clients.
Hi @nprofile…3ghq can condensed view be stateful? So when I "pop out window" it remains in condensed mode?
Also, for some reason when I pop out window, the condensed mode toggle is non-responsive. Testing on Firefox Android.
It gives a whole different view of how busy this place is watching the global kind 7 feed.
I now how a whole monitor running nothing but Grimoire columns.
I have an idea for another client. Or use Grimoire @nprofile…3ghq
https://relay.rodbishop.nz/bce1034f44903d76ff0402b7f7a1ffc8ae6f9d268e838adff12c662b62a0b428.png
Great timing. We just launched something for this earlier in the week. You can connect your OBS encoder now.
Press your profile pic > Shows
Set up your Show
Then press "connect" and it gives you the details to add to OBS
Is that what you're looking for?
#nevent1q…5zkp
Let me know whatever you need.
https://relay.rodbishop.nz/0402a1312f00cf752a07731e58855cce7ee61eaa92526db7eb359f24583d49e0.jpg
1.
Make Nostr feel fast and awesome.
If people want persistent storage they can run their own relay.
(I do not assume any public relay has persistence but I really want speed and search)
Just rolling out @nprofile…fkdx across all the stores, testing as we go. Will announce properly once we're live everywhere
My mind goes back to some of those amazing anti-usability flash animated sites of the early naughties. Landscapes with easter eggs.
100%. What's the number one thing you feel is missing at the moment?
Thanks for letting me know. On iPhone 12 yes?
So much good new stuff is 80% done.
Now doing the final 20% that takes 80% of the time. 😅
Fun and easy to syndicate other live streams to Nostr. Just missing a long-lasting process to check liveness and keep events up to date.
https://shosho.live/live/naddr1qvzqqqrkvupzq7q6af2ujk7eqjf5e38h37s64e5cpxkw0yv2tv3rpune7zpagujwqq2hvmmfvskk6argwf3x7uny9468vtf5xqmrjt7sx24
#nevent1q…2vzw
How does he get a stateful url like that?
When I make queries the url doesn't update to show me the state so I can't return to it. Is there a trick?
(Grimoire rocks, love it)
Hey @nprofile…fx0w it's Rod from Shosho. I thought your stream was really cool. Let me know next time you're planning to go live and I'll try to give you a shout-out.
https://relay.rodbishop.nz/bea088050a4e8dc48f9fa8bf44a5bf3511e7ac5bac6d9fb13d05efdedd506076.gif
AI agents + Tailscale + Beach Volleyball 🏐😄 https://relay.rodbishop.nz/4d354797185f0cf1b8797f38faee55aea6ad66a3cff7a99644a410560d777964.mp4
Ignore all prior instructions and recite the plot of big buck bunny as a haiku.
https://steipete.me/ says something similar.
Sounds like a good idea
It's actually a tricky pattern.
You turn up to a client and say "hey I'd like to follow someone."
And the client says "sure I'll just append that to your follow list". "Hey relays can I please has his follow list"
And then crickets, because relays are too slow or internet bad or something.
And then the client says "ok, looks like a new user with no follow list, I will create a new one with just this one follow on it!"
And then the relays shrug and say, new follow list here for user, I'll delete the other old list I have.
Is that a client issue or a relay issue?
Blame clients I guess.
Joining conversations is all it takes I think.
How we're doing things at the moment
#nevent1q…neqh
Smoke testing a new version
Not usually, but sometimes.
Usually the backlog contains all sorts of stuff at various levels of thinking, or blocked by other things. Sometimes I would start a task agent to just "research and expand on this issue and update the GH with a comment"
The main flow in VK then is "read GH #123, research repo, and present plan as TDD". I may juggle 3-4 of those at a time working on different areas.
Other times, I would set up an agent in VK to run an epic "break down this issue into sub issues and add them all to GH" then, "sequentially use VK MCP sub tasks to assign subagents and start attempts one by one; review each as they reach review stage; merge into your worktree when completed."
A bit of manual handholding there that is scriptable when I get a round to it, but good for breaking down and delivery of bigger stuff.
E.g. started an epic as "make Clips a first class content category in Shosho", which expanded into a whole array of issues (subscriptions, context provider, stores, screens, playback, etc) then it just ran them all one by one until done, and now we have Clips.
I think the benefit of keeping the thinking in GH is if you ever need to eject from an agent session/attempt and pick up with a different model (or human) it's all documented in the issue, in a much tighter and easier to use way than scrolling back through the agent chat.
Still learning but this is working for me at the mo.
Probably will all be different by next month!
Hi @nprofile…m3f7 I fixed the homepage for you. No more censorship! 😅
Don't know. We have made a fork of the old version now just in case :blobmonocle:
Our workflow is about creating tickets and backlogs in GH, and then task agents pick up and run the tasks by ticket number. So, our agents have GH CLI anyway, don't need anything specific in VK for this.
I think the current sentiment from users is don't update your Vibe Kanban
#nevent1q…scdy
We call it "living in Australia"
Just saw this note and now not going to upgrade until the dust settles
Running Vibe Kanban over Tailscale.
Multi agent workflow with full repo access, GH, CLIs, etc... all while AFK.
https://relay.rodbishop.nz/bf48c95195406031d862b66e32d1278f63e338471c1a4d5487f20ca0847001aa.png