Production-Grade AI Eval Systems. What I Learned Putting LLMs on Call
It was around 11 p.m. on a Thursday. Our AI support agent had been live for three weeks. Latency: Green. […]
Devops updates
It was around 11 p.m. on a Thursday. Our AI support agent had been live for three weeks. Latency: Green. […]
Waterfall is dead — it was killed by Agile. At least, that’s what people believed for the last 15–20 years.
When we started using large language models for API test generation at KushoAI, the results were impressive on the surface.
Post-quantum cryptography is often framed as an algorithm replacement exercise. The discussion usually moves quickly toward RSA, elliptic curve cryptography,
Every team that has turned coding agents loose on real work has run into the same wall. The agents write
For years, one of the easiest ways to sneak malware onto a developer’s machine has been to hide in plain
Developers for years have been using vm2, an open-source Node.js library, to run untrusted JavaScript inside a secure and isolated
Most companies don’t actually struggle to ship software anymore. AI made that part fast. What they struggle with is releasing
GitHub Actions pipelines have become one of the quieter attack surfaces in software development. They pull in third-party actions, cache
Every release changes documentation alongside the code. Developers depend on that documentation during implementation, maintenance and troubleshooting. A diagram becomes