Alejandro Sáez Morollón

Alejandro Sáez Morollón's contributions

Featured image for: SCTP over UDP in the Linux kernel.
Article

How to improve Go FIPS test coverage with Packit

Alejandro Sáez Morollón

Explore how Fedora contributors can use Packit to improve Go FIPS test coverage by building packages using GitHub pull requests on COPR repositories.

Vulnerability analysis of Golang applications and more with Red Hat CodeReady Dependency Analytics v0.3.2
Article

Some notes on porting Delve to PPC64LE

Alejandro Sáez Morollón

Porting software to a different hardware architecture can be complex and daunting. This article uses the Delve debugger for Go as an example to discuss the things you'll nee to consider if you start on something like a port.

containers
Article

How to use Go Toolset container images

Alejandro Sáez Morollón

Red Hat extends support for Go with the Go Toolset container image. Learn about Go Toolset’s features and how to integrate images with developer tools.

Build your own RPM with a sample Go program
Article

Build your own RPM package with a sample Go program

Alejandro Sáez Morollón

Follow these steps to build a basic RPM package. Using a Go program, you'll learn to create the package, add services, create the spec file, and build the RPM.