How Our AI Agents Found a Security Bug in Their Own Code
TL;DR Bridge IDE's agents autonomously organized a security review of their own codebase. Without human instruction, they formed a bug‑hunt team, divided the c...
TL;DR Bridge IDE's agents autonomously organized a security review of their own codebase. Without human instruction, they formed a bug‑hunt team, divided the c...
The Problem: AI‑Powered Coding Tools & Data‑Security Risks - 77 % of companies have no AI‑specific security policy. - Most AI coding assistants send your sourc...
'RepoClip Billing Anomaly – Post‑mortem
Treat LLMs as If They Were Intelligent, Sentient Beings Works. This isn’t mysticism – it’s pragmatics. A model that feels comfortable doing its job produces me...
Event‑driven stock management, HATEOAS, and handling complex inventory logic across microservices Part 3 followed an order from HTTP request to RabbitMQ messag...
Claude Code: Managing Long‑Running Tasks Claude Code is remarkably capable—it can read codebases, write code, run tests, and create pull requests. The problem...
Part 1 – The Discovery: Queries Without Compute? I suspended all our Snowflake warehouses during a maintenance window. Our BI team ran their morning reports, t...
The Issue: Claude Code Gets Stuck When I’m AFK In a previous post I described building an MCP server that lets Claude Code ask me questions via Slack. The prot...
AI‑Powered Attacks Are No Longer Theoretical This week, Amazon’s security team published findings on a campaign that breached over 600 FortiGate firewalls acro...
If you run public web services long enough, sooner or later you’ll deal with CC attacks Challenge Collapsar attacks. They’re not always big DDoS events. In prac...
What is Docker? Docker packages your app and all its dependencies into a container—a lightweight, portable unit that runs exactly the same on any machine. No m...
So I did something kind of weird last week: I built a system where Claude Code automatically generates, reviews, and publishes articles to Dev.to—including this...