ShareHub

Discover and share articles, posts, and links from across the web.

Secure AI Agent Architecture

Secure AI Agent Architecture

Pyro Hawk · 3/29/2026

I’ve Started Writing an Open Book on Secure AI Agent Architecture I’ve started writing an open book on the architecture of secure AI agents. The goal is to b...

CA 36 – Isolation (ACID)

CA 36 – Isolation (ACID)

Pyro Hawk · 3/29/2026

This one was about Isolation, basically what happens when two people try to use the same account at the same time. I used two sessions (like opening two term...

Filtering a DB using SQL Queries

Filtering a DB using SQL Queries

Pyro Hawk · 3/29/2026

While practicing SQL, I worked on a movie rental database and tried solving different types of queries using conditions, sorting,limits and pattern matching....

Your LLM traces are write-only

Your LLM traces are write-only

Pyro Hawk · 3/29/2026

You spent weeks building observability for your LLM app. Traces in Jaeger. Metrics in Grafana. Alerts in Slack. You can see exactly what your model says, how...