Alejandro Sáez Morollón
Alejandro Sáez Morollón's contributions
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.
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.
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.

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.

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.

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.