The Image Mode Journey: From Your Laptop to Production

The Image Mode Journey: From Your Laptop to Production
The Image Mode Journey: From Your Laptop to Production - 90s zine collage style workbench with Linux tools

I’ve been running RHEL 10 image mode on my laptop since a few days before Red Hat Summit in May 2025, and I recently deployed it on a Linode VPS on March 4th. The whole experience has taught me something about how people actually adopt this technology, because I think the journey looks a lot

My Print Screen Key Stopped Working….

My Print Screen Key Stopped Working….
My Print Screen Key Stopped Working

My print screen key on my external keyboard stopped working. Not the one built into the laptop, that was working fine. The one on my external keyboard. It had worked fine, and then it randomly stopped working! Why? I have no idea. This kind of thing isn’t supposed to happen in computers, but we all

Running a Fully Local Voice Pipeline for Claude Code on RHEL 10 with Intel GPU Acceleration

Running a Fully Local Voice Pipeline for Claude Code on RHEL 10 with Intel GPU Acceleration

How I set up a fully local voice pipeline for Claude Code on RHEL 10 using Whisper.cpp, Kokoro TTS, and Intel Meteor Lake GPU acceleration via PyTorch XPU — achieving a 22x speedup with no cloud dependencies.

Local Models and Open Source Agents (and Why You Need to Pay Attention)

Local Models and Open Source Agents (and Why You Need to Pay Attention)

There’s a lot of negativity toward AI in the Fedora and RHEL communities right now. I get it — the hype cycle is real, and a lot of the marketing is insufferable. But I think the negativity is causing people to tune out, and when you tune out, you miss genuinely cool work that’s directly

First Use of Claude Code with Insights/Lightspeed MCP Server

First Use of Claude Code with Insights/Lightspeed MCP Server

It was late last night. The kids were finally in bed, the house was quiet, and I found myself with that dangerous combination of exhaustion and curiosity. I had a couple of hours of freedom, and I decided to tackle something that had been itching to do for a while: getting Claude Code running on

The State of Enterprise Linux in 2022

The State of Enterprise Linux in 2022

Background Recently, the Enterprise Linux (EL) supply chain has been pretty interesting. The announcement of CentOS Stream as an upstream for Red Hat Enterprise Linux (RHEL) in late 2020, the announcements of Alma Linux and Rocky Linux as downstream rebuilds, and the announcement of AWS Linux 2022 being built as a downstream of Fedora are

Should I Use Docker Compose or Podman Compose with Podman?

We don’t really have a white paper or any marketing material on this, though we are working on a long term guide to capture Red Hat recommended best practices. In the meantime, I want to answer this simple question publicly: Red Hat generally recommends Kubernetes YAML instead of Compose, and we’re working towards a roadmap

A First Look at The Podman 2.0 API

A First Look at The Podman 2.0 API

Most days, I don’t have any good ideas. I only have bad ideas. But, I’ve become pretty good at stack ranking my bad ideas into good, better, and best. In this article, I’m going to run through a bunch of the best bad ideas that I had using the new Podman 2.0 REST API. I’ve

A Comparison of Linux Container Images

A Comparison of Linux Container Images

  Updated 06/02/2020 Understanding Container Images To fully understand how to compare container base images, we must understand the bits inside of them. There are two major parts of an operating system – the kernel and the user space. The kernel is a special program executed directly on the hardware or virtual machine – it

Security Symposium 2020: Virtual: Live Panel: Containers and Kubernetes Security

Security Symposium 2020: Virtual: Live Panel: Containers and Kubernetes Security

This presentation is a 16 slide introduction to what must be thought about when building a production cloud. Proper image management is critical engineering task.