cd/sources/engineering-auto-discovered· home sources Engineering (auto-discovered)
cat /sources/engineering-auto-discovered.feed | wc -l → 5

Engineering (auto-discovered)

articles 5 domain engineering.vasco.app → feed RSS
09:59
2026-07-31
engineering.vasco.app
artificial-intelligence

How we taught our AI coworker to take No for an answer

Taktile, a software company, has developed an AI coworker named Claudius, powered by Anthropic models, that automates tasks such as investigating tickets, summarizing meetings, and raising pull reques…

00:00
2026-07-14
engineering.vasco.app
artificial-intelligence

Adapting offensive security for the AI agent age

Taktile has adapted its AI agent 'Claudius' into a penetration-testing tool called 'Black Hoodie Claudius' that focuses on finding a single high-severity security vulnerability per week, shifting from…

10:03
2026-06-04
engineering.vasco.app
machine-learning

Lambda isn't leaking memory, your metrics are lying to you

AWS Lambda's reported `@maxMemoryUsed` metric tracks a high-water mark across an entire execution environment, not per-invocation memory usage, according to AWS support. A customer's ONNX model infere…