it’s so fun to watch the AI discourse flip from “omg we’re all going to be out of a job” to “omg i am working way more than ever” progress
@danshipper
-
AI Systems Cannot Force Self-Reflection or Introspection
By
–
you can lead a horse to water but you can't make them introspect i'll see myself out
-
Live Collaboration Challenges in Large AI Codebases
By
–
live collaboration is just insanely hard and has a ton of corner cases, and the codebase is now huge so the loops are pretty long on the AI someone who knows where to poke from previous experience will move a lot faster
-
CRDT Technology Challenges and Implementation Difficulties
By
–
yeah crdt turns out to be very hard!
-
Recruiting AI Expert for Performance Optimization Collaboration
By
–
who wants to help me find and fix a few performance issues in proof? ideally you: – are extremely ai-pilled
– have experience with yjs / hocus pocus
– wanna work together for a day or two! dm me -
Heartbeat Sweep Fix for Codex Subagent Tracking Issues
By
–
codex seems to lose track of its subagents sometimes and forget to push them forward. the fix is to use a heartbeat sweep. just queue this up in your orchestrator thread: Heartbeat sweep. Do a full orchestrator pass across all work in flight right now and keep executing until
-

Using Codex Subagents to Resolve Production Issues
By
–
guess when i started using codex subagents to resolve my production issues lol
-

Codex Rate Limited by Excessive Subagent Usage
By
–
lol i got rate limited by codex for using too many subagents
-
Heartbeat monitoring for orchestrator and subagents resilience
By
–
add a heartbeat to the orchestrator and the subagents so if they stop they keep going when you do this be careful about the way the model ends it's responses with "here's what i'd do next…" sometimes that's helpufl, but if they're not working from a clear plan you can wake up
-
LLM Slop: Repetitive Words Across Different Contexts
By
–
one thing people miss about LLM slop is the slop is NOT in the actual words. it’s that the same words get used over and over in very different contexts. anything can be slop