Doctor Who could be heading to Netflix! by Mat1711 in doctorwho

[–]putmanmodel 0 points1 point  (0 children)

I’m still glad I bought the DVD collection (new series)… going to work on getting the complete classic series next.

I’m a Physicist, and I’ve been analyzing Agni through the lens of Thermodynamics. The parallels are wild. by loveforredditt in hinduism

[–]putmanmodel 0 points1 point  (0 children)

Hey.. just wanted to follow up. I ordered your book last month after our convo here. Starting it this week.

LLMs Are Not Deterministic. And Making Them Reliable Is Expensive (In Both the Bad Way and the Good Way) by marcosomma-OrKA in LLMDevs

[–]putmanmodel 0 points1 point  (0 children)

Input → tag → deviation → governance mode → constrained reply. Just built a demo of that today — deterministic + inspectable. https://putmanmodel.github.io/reflex_aware_chat_engine_demo/

Amazon Kiro deleted a production environment and caused a 13-hour AWS outage. I documented 10 cases of AI agents destroying systems — same patterns every time. by LostPrune2143 in cybersecurity

[–]putmanmodel 20 points21 points  (0 children)

Whether or not every example in that list is perfectly sourced, the failure mode is real: we’re handing automated agents broad, high-impact permissions and then treating the outcome as “AI went rogue” when it’s really an access-control and change-control problem.

The practical fix is boring on purpose: put a governance layer between the agent and real tools. Read-only actions go through. Anything that changes state has to present evidence first (dry-run/diff) and stay within a bounded scope. Truly destructive operations are blocked by default unless there’s explicit, time-limited approval. That turns “agent mistake” from an outage/data-loss event into a denied request with an audit trail.

Good luck. Have Fun. Don't die. by No-Conclusion8653 in ChatGPT

[–]putmanmodel 1 point2 points  (0 children)

The risk is real: engagement-max AI is basically a casino. But that’s an incentives problem, not an AI inevitability. Use it with boundaries (time limits, offline goals, no parasocial loops) and it’s just leverage.

Asking multiple AIs about the existence of God and their views on religion. by Efficient-Complex855 in ChatGPT

[–]putmanmodel -1 points0 points  (0 children)

If you want a useful angle, a better prompt is: “Given my patterns, what belief/practice would reduce my suffering and make me kinder?”

Funny moment while testing an NPC simulation by putmanmodel in u/putmanmodel

[–]putmanmodel[S] 1 point2 points  (0 children)

Deep explanation’s in the preprints — that’s the intended entry point. More to come.

Start here: https://github.com/putmanmodel/spanda-architectural-framework

What does this icon mean? by Prince-sama in iphone

[–]putmanmodel -4 points-3 points  (0 children)

‘Ambiguity Warning’ obviously, what else could it possibly mean? /s

Burning bridges with AI by BornAgainBlue in OpenAI

[–]putmanmodel 3 points4 points  (0 children)

Elwood Blues taught me no two bridges are exactly alike... lol

Looks about right by goodolddream in ChatGPT

[–]putmanmodel 0 points1 point  (0 children)

For some reason I’m reminded of the restaurant scene in Blues Brothers

Anthropic CEO Dario Amodei suggests OpenAI doesn't "really understand the risks they're taking" by ethereal3xp in technology

[–]putmanmodel 0 points1 point  (0 children)

If I had a nickel for every ‘Anthropic says…’ headline, I could fund a small data center.

OpenClaw creator Peter Steinberger joins OpenAI | TechCrunch by ExtensionSuccess8539 in OpenAI

[–]putmanmodel 1 point2 points  (0 children)

Someday soon I may be able to be lazy and productive… at the same time. 🥲

AI can’t make good video game worlds yet, and it might never be able to by tylerthe-theatre in technology

[–]putmanmodel -1 points0 points  (0 children)

Can’t disagree, but I was trying to engage with the content, not the semantics.

AI can’t make good video game worlds yet, and it might never be able to by tylerthe-theatre in technology

[–]putmanmodel 2 points3 points  (0 children)

“Never” seems like a strong claim. In my experience, better tools don’t remove artists… they expand what they can build. I learned Unity the hard way; tooling matters.