Join us

ContentPosts tagged with Go..
Story
@sezginerdem shared a post, 10 months ago
DevOps Engineer

Why Use the Go Language for Your Project?

Go

Even without major changes, we can expect increased use of Go for infrastructure rebuilding projects, as per the replacements for SSH and NTP described above, and as part of multi-language projects.Third-party implementations of the Go toolchain have also proliferated. ActiveState’s ActiveGo provide..

Go
Dev Swag
@ByteVibe shared a product

cat /var/logs/* - Black Mug

#developer  #merchandise  #swag 

Cats prefer Linux! Warm your soul with a nice mug perfectly sized black ceramic mug. - Microwave and dishwasher safe- Made of black, durable ceramic- C-handle- 11 oz (0.33 l)

Story
@fulviodenza shared a post, 4 years, 1 month ago
Software Architect, Nexi

AWS Cognito API for Golang Authentication

Amazon Web Services Go

This article will contain a lot of code snippets. All code is retrievable here: https://github.com/fulviodenza/cognito-golang
This is not production-ready code, you should add some other checks, wrap errors from Cognito to make them less user-affordable, integrate Cognito with Amplify and other things we’re not interested in.

0_w7YvGDTjdy58AzxB.jpeg
Story
@dineshparvathaneni shared a post, 4 years, 2 months ago

Kubernetes CRD Versioning for Operator Developers

Kubectl

Some guidelines for Kubernetes operator developers on how to version their CRDs

Story
@kalpit-sharma-dev shared a post, 4 years, 2 months ago
Connectwise

Strings in Golang

Golang strings are immutable.

1_fH36BWLc3Dh8vqtnxFiy-Q.jpeg
Story
@codernishchay shared a post, 4 years, 3 months ago

Go Channels

Go

Today we will take a deep dive into channels and its workings.

1_Mtl_5MpLR4wgPC-KR3iZqQ.png
Story
@jessiehernandez shared a post, 4 years, 5 months ago
Cloud Architect

The Way to Testing Mastery, Part 1: Rise

The ultimate guide to writing great unit tests that will improve your code quality

“When I master testing, will I get to dodge bugs?” Jessie: “No, when you master testing, you won’t have to”
Story FAUN.dev() Team
@eon01 shared a post, 4 years, 9 months ago
Founder, FAUN.dev

GoPa, The Newsletter: Become a better Go developer

Announcing our coming-soon FAUN Topic for Gophers: GoPa. The newsletter about the Go programming language.

The Gopher's newsletter featuring must-read tutorials, news and libraries every week!
News FAUN.dev() Team Trending
@kala shared an update, 2 weeks ago
FAUN.dev()

OpenClaw Lightweight Alternative Launches: A 10MB AI Assistant That Runs on $10 Hardware

Go OpenClaw PicoClaw

Sipeed has released PicoClaw an OpenClaw micro alternative that uses 99% less memory than . , an open-source AI assistant written in Go that runs in under 10MB of RAM and boots in about one second. Designed for low-cost Linux boards starting around $10, it supports multiple LLM providers, chat platform integrations, and automation workflows. The project is MIT-licensed and available on GitHub.

OpenClaw Alternative Launches: A 10MB AI Assistant That Runs on $10 Hardware
News FAUN.dev() Team
@varbear shared an update, 1 month ago
FAUN.dev()

Go Developer Survey Is Out: What 5,379 Go Developers Actually Want Next

Amazon Web Services Go Visual Studio Code

The 2025 Go Developer Survey reveals developers' desire for better best practices, enhanced standard library usage, and modernized tooling. AI-powered development tools are common, yet satisfaction is moderate due to quality concerns. Most respondents are experienced developers in the tech industry, highlighting challenges like ensuring code quality and finding reliable modules.

Go Developer Survey Is Out: What 5,379 Go Developers Actually Want Next
Link
@marcelloh shared a link, 2 years, 3 months ago

Solve code complexity

I wrote a blog about Cognitive Code Complexity and how to solve that.