Linux

GNU C Library
Article

A platform interface for the GNU C Library

Carlos O'Donell

You can't backport patches forever. At some point you have to rebase. How do you ensure applications continue compiling? Can you do both? Yes you can.

.NET Core
Article

Using .NET PInvoke for Linux system functions

Tom Deseyn

.NET Platform Invoke (PInvoke) makes it easy to consume native libraries. This article describes how to use PInvoke for Linux system functions.

Share graphics_Red Hat Enterprise Linux 8
Cheat Sheet

Red Hat Enterprise Linux 8 Beta cheat sheet

Mike Guerette

This cheat sheet supplies developers with a quick reference to new Red Hat Enterprise Linux commands introduced in RHEL 8 Beta.

Full API Lifecycle diagram
Article

Full API lifecycle management: A primer

Nicolas Massé

This article describes a set of full API lifecycle management activities that can guide your API initiatives from an idea to the realization, from the inception of an API program up to management at scale throughout your whole company.

Podman and Buildah
Article

Podman and Buildah for Docker users

William Henry

What docker users need to know to move from Docker to Podman and Buildah and the advantages of doing so. Developers/operators can easily move to Podman, do all the fun tasks that they are familiar with from using Docker, and do much more.

Featured image for: Value range propagation in GCC with Project Ranger.
How To

Hello World - installing GCC on RHEL 7

In this tutorial, you will install the GNU Compiler Collection 8.2 from the Red Hat Developer Toolset (DTS) and build a simple C++ Hello World application.

red hat trusted software supply chain
How To

Hello World - installing Rust on RHEL 7

In this tutorial, you will install the Rust 1.31 Compiler and build a simple Rust Hello World application. This tutorial should take less than 30 minutes to complete.

Article Thumbnail
Article

Updates - compilers

This summarizes features added during previous releases of GCC, Clang/LLVM, Go, and Rust.

Share graphics_Containers
Cheat Sheet

Containers cheat sheet

Bachir Chihani +1

Get started with an introduction to container architecture including engine, image, registry, volume, related commands.