Red Hat Developer Blog

Here's our most recent blog content. Explore our featured monthly resource as well as our most recently published items. Don't miss the chance to learn more about our contributors.

Latest from Developer Blog

Build here, go anywhere.
Article
09/29/2023

Put your coding skills to work at the CodeShift hackathon

The CodeShift hackathon brings developers together to innovate and demonstrate their skills using Red Hat's cloud-native application development

OpenJDK
Article
09/29/2023

How we solved a HotSpot performance puzzle

Dive into just-in-time (JIT) compilation with HotSpot, OpenJDK's Java virtual machine, and explore techniques for debugging unexpected warm-up

CI/CD
Article
09/28/2023

Automate your Git host key verification setup in Jenkins

This article explains how you can automate your Git host key verification setup using the Jenkins Source-to-Image process.

Blog post hero image
Blog post
09/27/2023

Red Hat Node.js team experience at OpenJS World and Open Source Summit Europe 2023

Summary

We are just back from OpenJS World Europe which was held last week. The second OpenJS World this year was part of Open Source Summit Europe. That

Getting Started with Podman 2
Article
09/27/2023

How to install and use Podman Desktop on Windows

Learn how to manage and run containers on your Windows machine with Podman Desktop, a powerful desktop GUI that supports both Podman and Docker.

Featured image for: Value range propagation in GCC with Project Ranger.
Article
09/27/2023

Parallel programming: When concurrency meets Murphy's law

Parallel programming isn't always parallel. This article examines examples of failed concurrency assumptions in the GNU C Library glibc.

RHEL
Article
09/26/2023

What’s new in vSphere on RHEL image builder

Discover what’s new in VMware vSphere on RHEL image builder, including convenient auto-registration features accessing the latest RHEL bug and

GitOps + Kubernetes B
Article
09/26/2023

Dynamically scale the Argo CD application controller with OpenShift GitOps 1.10

Learn how to enable dynamic scaling of the Argo CD application controller component in Red Hat OpenShift GitOps 1.10.

Java + Quarkus 2
Article
09/25/2023

Integrate your Quarkus application with GPT4All

GPT4All is an open source tool that lets you deploy large language models locally without a GPU. Learn how to integrate GPT4All into a Quarkus