Codeminer42's Engineering Blog
The Miners

How MCP Turned Into The AI Agents Lingua Franca
In November 2022, OpenAI released ChatGPT, a groundbreaking AI language model that quickly captured widespread attention for its ability to generate human-like text. This release marked a pivotal moment in…
Learning Tech with AI: Turning confusion into Confidence
If you’ve ever sat in front of your terminal thinking, “I know this command… I just can’t remember it,” you’re not alone. IT work is full of tiny details that…
Introduction to instrumentation with OpenTelemetry for Developers – Key Concepts
Introduction I'm a Rails web developer, why in the hell should I bother instrumenting my app if I'm already using Honeybadger? Or I could just spend dozens of hours suffering…
A Beginner’s Guide to Kotlin: Syntax, Basics, and Core Concepts
What is Kotlin Kotlin is an island in Russia… Wait… an island? Yes, that’s the joke: Java is an Indonesian island, and since Kotlin was created by Russians, Kotlin is…
Finite State Machines and how to build any step by step flow in React
I was working as a frontend developer at an event platform. One day, a task came up to redesign the ticket purchasing flow, where the user, after selecting an event,…