Hey, Iā€™m Carlos!

I create, maintain, and operate software. Sometimes I write about it here.

Hey, Iā€™m Carlos!

Custom YAML marshal/unmarshal with Go

string and []string can be the same thing…

Announcing GoReleaser v2.8

Happy March! Another release is here with several improvements across the board.

Live chat: Elton Minetto and Carlos Becker

A live chat with Elton Minetto about learning Go, GoReleaser, and more, in preparation for ā€¦

Cup o' Go #100 - The strength of Go in the job market šŸ“ˆ, and some stress relief with Carlos Becker šŸš€

Had an amazing chat with Jonathan and Shay about GoReleaser and other topics.

svu v3

Back in 2017, I got tired of manually checking and creating git tags.

Announcing GoReleaser v2.7

Happy February! Another release is here with several improvements across the board.

Announcing GoReleaser v2.6

Happy new year! The first release of the year is here!

Using GoReleaser and GitHub Actions to release Rust and Zig projects

GoReleaser v2.5 is out with Rust and Zig support - let’s explore how we can use it!

Testing only changed Go packages

Sometimes, working on big projects, running all tests locally take too much time.