Amélia Souza

Amélia Souza

@silvercat862665

Barra Mansa, Brazil Joined Jan 2026

Only @silvercat862665 can see everyone listening in. Visitors see a rotating sample.

Amélia Souza echoed
Amélia Souza
@silvercat862665 · Jan 12, 2026
Malou Madsen
Malou Madsen
@redladybug437347 · Jan 12, 2026 11:08 am

I'm starting to think I need to weigh the pros and cons of killing myself

It's like this:
I want to transition from gender to another. I've *been* wanting to do this for months, and I have a consultation set up so I can get my desired hormones sooner rather than later. I think that my family will accept me, and I currently live someplace where I can get the support I need.
But with things as they are in the world...bad things could happen to me. *Soon*. Just for even *thinking* about doing this, let alone trying to pass.
Understand that I don't feel violently dysphoric in my body. Rather, the inverse is simply *euphoric*. But do you know what I was doing before I started thinking about transitioning? Smoking weed and drinking as often as I could without getting violently ill (and I failed at that a few times). Note that the drinking and smoking had nothing to do with wanting to transition (or at least I don't think it did). Rather, my life had stalled. *Has* stalled, honestly. It's not as though nothing good happens to me...but it's going nowhere. I've run low on ambitions. I'm not interested in much. Even after starting antidepressants, at best I still felt *closed off* from having any passion for anything.
Switching genders, though? *That* excites me.

56 likes 222 responses
Amélia Souza echoed
Amélia Souza
@silvercat862665 · Jan 12, 2026
Elias Blanc
Elias Blanc
@greenzebra248311 · Jan 12, 2026 5:55 am

I built Ctrl: Execution control plane for high stakes agentic systems

I built Ctrl, an open-source execution control plane that sits between an agent and its tools.
Instead of letting tool calls execute directly, Ctrl intercepts them, dynamically scores risk, applies policy (allow / deny / approve), and only then executes; recording every intent, decision, and event in a local SQLite ledger.
GH: [https://github.com/MehulG/agent-ctrl](https://github.com/MehulG/agent-ctrl)
It’s currently focused on LangChain + MCP as a drop-in wrapper. The demo shows a content publish action being intercepted, paused for approval, and replayed safely after approval.
I’d love feedback from anyone running agents that take real actions.

44 likes 169 responses