What I found interesting this time

by: Artur Dziedziczak

June 22, 2025

Last week I was presenting on Kotlin Summit in ING

“LLM Agents Are Breaking Your Platform, Not Your Architecture,” n.d. https://www.junctionlabs.io/blog/llm-agents-are-breaking-your-platform-not-your-architecture

As I don’t work with platform teams who need to chain LLMs into their tools this post is a funny read. Whenever I hear that they put "guiderails" or "security measures" on agent I cheer up inside.

“OpenTelemetry for Go: Measuring the Overhead,” n.d. https://coroot.com/blog/opentelemetry-for-go-measuring-the-overhead/

Interesting article about #OpenTelemetry overhead for high performance applications. Author clearly shows that it’s not neglitable and clearly need to be taken into acount.