đź§ What if debugging AI reasoning was as simple as watching it think?
That’s what OrKa 0.4.0 delivers.Today I’m shipping the biggest upgrade yet to OrKa, my open agentic orchestration framework:...
This article will discuss the practice of deployment using GitLab Pipeline with a Continuous Integration/Continuous Deployment (CI/CD) approach. My goal in creating this article is to facilitate indie...
Hello Community! I'm excited to share a project I've been working on: the MCP Community Portal.Click here to visit the portalThis is a modern, community-driven collection of Docker Model Context Proto...
Docker has always been about simplifying developers' lives, making it effortless to build, ship, and run applications anywhere. But now Docker has decided to take things one big step further.Introduci...
Docker has taken a bold step in the AI space with its new experimental feature, Docker Model Runner, introduced in Docker Desktop for Mac 4.40+. This feature brings Large Language Model (LLM) inferenc...
I set up a home lab to run services like Prometheus, Grafana, and more on K3s and Docker. I deployed these services using Helm and configured the operating system with Ansible. These services are runn...
If you're using GitHub Actions to build Docker images for AWS Lambda functions, you might encounter the following error:
â›¶InvalidParameterValueException: The image manifest, config or layer media ty...
In this article I'll show you how to set up in your laptop, very quickly, a cluster of IRIS nodes in sharding. It's not the goal of this article neither to talk about sharding in detail nor define a d...
The article is about how to install Single Node multiple broker setup of Kafka and Zookeeper. This process is faster compared to installing kafka and zookeeper directly in Windows machine as both inst...