Author: drweb

Eric Tschetter, chief architect at Imply and creator of Apache Druid, explains how the rapid adoption of open source OpenTelemetry for instrumenting applications is reshaping modern observability architectures. As telemetry data volumes surge, organizations are moving toward an “observability warehouse” model that unifies logs, metrics and traces into a scalable analytics foundation capable of delivering […]

Read More

A CoreCollective initiative was launched today, encouraging software developers that build tools and applications that run on Arm processors to work more collaboratively. Created by Arm in collaboration with Linaro, a provider of software engineering services, the CoreCollective ecosystem includes Ampere, Canonical, CIX Technology, Fujitsu, Google, Graphcore, Microsoft, Qualcomm, Red Hat, Samsung and SUSE. Andy […]

Read More

We’re excited to share a seamless new integration between Docker Model Runner (DMR) and Open WebUI, bringing together two open source projects to make working with self-hosted models easier than ever. With this update, Open WebUI automatically detects and connects to Docker Model Runner running at localhost:12434. If Docker Model Runner is enabled, Open WebUI uses it out of the box, no additional configuration required. The result: a fully Docker-managed, self-hosted model experience running in minutes. Note for Docker Desktop users:If you are running Docker Model Runner via Docker Desktop, make sure TCP access is enabled. Open WebUI connects to…

Read More
SQL

I’m not sure I knew identity column values could not be updated. I ran into this while trying to solve a problem recently and had to check the error I was getting. This post shows what happened.Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers.SetupA quick setup for you. I need to go to the store soon, so hence, here is my sample table (created and filled by SQL Prompt).CREATE TABLE Vodka( id INT NOT NULL IDENTITY(1,1) PRIMARY KEY,  brandname VARCHAR(100) NOT NULL  , rating TINYINT);INSERT INTO dbo.Vodka(   …

Read More
SQL

Let me tell you something that took me a long time to say out loud. Human Can Make Mistakes Not AI. (Well, line inspired from famous GenAI tool).The most useful thing I can do is to tell you that a large number of the problems people hire me or email me for can be solved without hiring me. Free of cost. Tonight. With tools that exist right now and work remarkably well.I have been doing SQL Server performance tuning for over two decades. I have a blog, I have written books, I have seen environments so broken that I needed…

Read More

Docker Captains are leaders from the developer community that are both experts in their field and are passionate about sharing their Docker knowledge with others. “From the Captain’s Chair” is a blog series where we get a closer look at one Captain to learn more about them and their experiences. Today we are interviewing Kristiyan Velkov, a Docker Captain and Front-end Tech Lead with over a decade of hands-on experience in web development and DevOps. Kristiyan builds applications with React, Next.js, Angular, and Vue.js, and designs modern front-end architectures. Over the years, Docker has become a core part of his…

Read More

MailerLite is one of the fastest-growing email marketing services. We help more than 1 million businesses around the world stay in touch with their customers. Today, we are a team of more than 170 dreamers, adventurers, and world travelers passionate about what we do and what we believe in. And we are ready for another talented person to join the party.We’re looking for an Integrations Engineer who can help implement and coordinate solutions across a variety of our products (MailerLite, MailerSend, MailerCheck, and upcoming ones). We are looking for a person who can work across different projects, implement and maintain…

Read More