Post #1688713
2026-04-01 11:52 UTC
Replies (2)
-
@jonny@neuromatch.social 2026-04-01 12:00
@sfoskett @maxmortillaro Opus-4.6 fully kitted out with graph index and LSP tools and a set of tests I pre-wrote for it as a target could not get out of a local minimum where it wanted to solve a race condition where stochastic events needed to be consumed in the order they were produced rather than received by... Sleeping... And hoping that when it woke up it had received all the events. There was already an event store and an indexing system in place. I told it pretty much verbatim which existing methods to call and how, It just hit an input pattern that its training data saw as "sleep" and couldn't do anything else. It concocted an elaborate final report that presented that as the only possible way because of some invented property of the OS sockets. If I hadn't written mine before and already known how to do it I might have just shrugged and merged. That shrug and merge trash is just most programming now.
-
@sfoskett@techfieldday.net 2026-04-01 12:04
@jonny @maxmortillaro The insane thing is the output of LLM tools I’ve tried actually get worse with further revision instead of better. Ask it to produce a thing, examine and give feedback, and the revision comes back worse. Every iteration is impressive, but none is usable. I’m not a coder, but it’s just as bad with prose. It looks like it makes sense, but then doesn’t as you read it. And as you keep working through it, it makes less and less sense, until a credible editor just shitcans it.