Building Snake Game In Golang: Complete Guide
Learn the basic concepts of Go programming language while building a game like Snake... read more
Join us
Learn the basic concepts of Go programming language while building a game like Snake... read more

Hey, sign up or sign in to add a reaction to my post.
This is the story of HUMAN Security's journey in search of the optimal project structure for Go. Throughout this process, the team made critical decisions based on thorough exploration and analysis, ultimately arriving at valuable conclusions. As a result, an open-source template repository was crea.. read more

Hey, sign up or sign in to add a reaction to my post.
Raft is a distributed consensus protocol that uses leader election and log replication to manage a replicated state machine, with two key components being leader election and log replication. The protocol is implemented on top of a key-value store, and involves appending entries to a log that must b.. read more

Hey, sign up or sign in to add a reaction to my post.
Learn how to use Go templates to generate text output and replace placeholder variables with corresponding values. This tutorial includes how to generate dynamic content and replace values in YAML files and another Helm chart... read more
Hey, sign up or sign in to add a reaction to my post.
The article discusses manipulating Terraform state files using Golang. It explains setting up the project, opening and manipulating the state file, and saving the changes. The code example demonstrates updating a variable value and executing a Terraform plan to reflect the changes... read more

Hey, sign up or sign in to add a reaction to my post.
This tutorial explains how to implement one-click wallet sign-in using Go, Gin, SIWE (Signin with Ethereum), and JWT. It covers generating a nonce, verifying signatures, creating and retrieving user data, generating JWT tokens, and implementing authentication middleware for protecting routes. The tu.. read more

Hey, sign up or sign in to add a reaction to my post.
The Go programming language allows calling C code easily. Memory allocation and deallocation can be handled manually or automatically using Go's garbage collection. However, the automatic approach with finalizers significantly impacts performance, making it nearly ten times slower than manual memory.. read more
Hey, sign up or sign in to add a reaction to my post.
Zap is a structured logging package developed by Uber and designed for Go applications. According to their GitHub README document, it offers "Blazing fast", structured, leveled logging with minimal allocations. This claim is supported by their benchmarking results, which demonstrate that Zap outperf.. read more

Hey, sign up or sign in to add a reaction to my post.
Amazon EventBridge Event Buses now delivers events with lower latencies enabling you to power an even broader set of latency sensitive event-driven applications, especially in industrial and medical applications. Amazon Eventbridge delivers events up to 80% faster than before, as measured by the tim.. read more

Hey, sign up or sign in to add a reaction to my post.
CrowdStrike and Amazon Web Services (AWS) are collaborating to develop a new generative AI app to help customers accelerate cloud security and AI adoption. The app includes cybersecurity-related generative AI applications and is designed to help customers build secure generative AI applications. Cro.. read more

Hey, sign up or sign in to add a reaction to my post.
This organization doesn't have a detailed description yet. If you are the administrator of this organization, please claim this page and edit it.
Hey there! 👋
I created FAUN.dev(), an effortless, straightforward way to stay updated with what's happening in the tech world.
We sift through mountains of blogs, tutorials, news, videos, and tools to bring you only the cream of the crop — so you can kick back and enjoy the best!
