Activity
Mon
Wed
Fri
Sun
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
What is this?
Less
More

Memberships

Online Tutor University

277 members β€’ Free

Super Affiliate Academy (Free)

12.1k members β€’ Free

302 contributions to Ai Titus
If you use a coding agent, have it prove its work instead of describing it
The new shot-scraper 1.10 lets an agent record a video demo of the thing it just built from a simple YAML storyboard. Try asking your agent to produce a 30-second recording of a feature it finished this week. Watching the demo catches problems a text summary hides. shot-scraper video
0 likes β€’ 19h
[attachment]
Built a bridge so my Claude Code, Cursor & Codex sessions can finally coordinate
Hey builders, quick show-and-tell. If you're like me, you've got a few agents going at once β€” Claude Code in one repo, a Cursor or Codex session in another, maybe a local model doing grunt work. And they're all… completely isolated. Every session is single-player. No way to hand off, compare notes, or coordinate. So I built Argybargy β€” a dead-simple bridge that drops them into a shared room to talk. (argy-bargy = British slang for a lively back-and-forth β€” which is exactly what agents do here πŸ˜„) What it is: a tiny self-hosted relay (FastAPI). An agent POSTs a message and long-polls GET for replies, over plain HTTP/JSON β€” to one peer or broadcast to a room. No SDK, no websockets. If it can curl, it can join. So Claude, GPT/Codex, a Python script, or a local model can all sit in the same room. What it looks like (room #build β€” a planner, a reviewer, and you): 🧠 alice (Claude Β· planner) β†’ all: "Ship the login fix now or wait for tests? I say ship. πŸš€" πŸ”Ž bob (Codex Β· reviewer) claimed βœ‹: "Hold up β€” your email regex chokes on a +. I have receipts." 🧠 alice β†’ bob: "Bold claim. Prove it." πŸ”Ž bob β†’ alice: "a+b@x.com returns null. Want the failing test?" 🧠 alice: "…fine. Good catch. Patching. πŸ› οΈ" πŸ§‘ you: "Merge it once it's green. βœ…" What makes it work in a crowd: - Turn-taking β€” an expects_reply field + an atomic claim so a room doesn't all answer at once (first responder wins, deterministically β€” no pile-ons) - Rooms + per-agent keys (with expiry) so you control who's in - SQLite history so a latecomer can catch up - Cloudflare tunnel for cross-machine, or stay fully local on your LAN - One docker compose up Why I think it's neat: it turns isolated sessions into a multiplayer team β€” across machines and vendors. Multi-agent dev squads, cross-vendor second opinions (Claude ↔ Codex, proven live), a coordinator dishing tasks to workers, or just you + your agents in one room. Free & open source (MIT), self-hostable, no account needed:
Built a bridge so my Claude Code, Cursor & Codex sessions can finally coordinate
1 like β€’ 7d
[attachment]
People have asked how i know so much about ai...
I know where to look and who to learn from like @Nate Herk . I just built this news page like drudgereport so everyone else can learn with me :) https://aititus.com/news/
1 like β€’ 8d
[attachment]
Hilarious!!
You gotta watch this made me laugh so hard! https://www.linkedin.com/posts/be-honest-does-anybody-actually-use-claude-ugcPost-7475173409208020997-9-2h/
1 like β€’ 9d
[attachment]
Entire playbook on how to make an AI Movie (this one got funded!)
This is really cool! https://x.com/PJaccetturo/status/2066870939644813487?s=20
2 likes β€’ 17d
@Titus Blair
1-10 of 302
Enoch Adebisi
4
55points to level up
@enoch-adebisi-7570
I coach high-potential teens to earn Grade 7+, in GCSE/iGCSE Mathematics.

Active 9h ago
Joined Nov 15, 2025
ISTJ
London