Quantcast
Channel: Go programming language
Browsing latest articles
Browse All 24 View Live

6 ways to contribute to an open source alternative to Slack

Mattermost is a messaging platform built in Go and React for DevOps teams. You can discuss topics in channels, private groups, or one-to-one with rich Markdown formatting and easily share code snippets...

View Article



Find security issues in Go code using gosec

It's extremely common now to encounter code written in the Go programming language, especially if you are working with containers, Kubernetes, or a cloud ecosystem. Docker was one of the first projects...

View Article

Create an Ansible module for integrating your Google Calendar

In a previous article, I explored how Ansible can integrate with Google Calendar for change management, but I didn't get into the details of the Ansible module that was built for this purpose. In this...

View Article

Cross-compiling made easy with Golang

I work with multiple servers with various architectures (e.g., Intel, AMD, Arm, etc.) when I'm testing software on Linux. Once I've provisioned a Linux box and the server meets my testing needs, I...

View Article

Troubleshoot WiFi problems with Go and a Raspberry Pi

Last summer, my wife and I sold everything we owned and moved with our two dogs to Hawaii. It's been everything we thought it would be: beautiful sun, warm sand, cool surf—you name it. We've also run...

View Article


Image may be NSFW.
Clik here to view.

What you need to know about fuzz testing and Go

What you need to know about fuzz testing and GoThe Go team has accepted a proposal to add fuzz testing support to the language.Gaurav KamatheFri, 01/21/2022 - 03:00The usage of Go is growing rapidly....

View Article

Image may be NSFW.
Clik here to view.

My favorite build options for Go

My favorite build options for GoThese handy Go build options can help you understand the Go compilation process better.Gaurav KamatheThu, 04/14/2022 - 03:00One of the most gratifying parts of learning...

View Article

Image may be NSFW.
Clik here to view.

Packaging Job scripts in Kubernetes operators

Packaging Job scripts in Kubernetes operatorsBobby GryzyngerWed, 09/14/2022 - 03:00Embed scripts into your Kubernetes operators with Go.When using a complex Kubernetes operator, you often have to...

View Article


Image may be NSFW.
Clik here to view.

16 reasons DDEV will be your new favorite web development environment

16 reasons DDEV will be your new favorite web development environmentrfayWed, 12/07/2022 - 03:00What's so different about DDEV? It's a container-based local web development environment. Here are a few...

View Article


Image may be NSFW.
Clik here to view.

C vs. Go: Comparing programming languages

C vs. Go: Comparing programming languagesJim HallMon, 04/24/2023 - 03:00Use a simple counting program to compare the venerable C language with modern Go.Go is a modern programming language that derives...

View Article
Browsing latest articles
Browse All 24 View Live




Latest Images