Forem

Go

A statically typed, compiled programming language designed at Google

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Beyond Vulnerability Scanning, How SBOM Diff Exposes Shadow Dependencies in Your Supply Chain
Cover image for Beyond Vulnerability Scanning, How SBOM Diff Exposes Shadow Dependencies in Your Supply Chain

Beyond Vulnerability Scanning, How SBOM Diff Exposes Shadow Dependencies in Your Supply Chain

2
Comments
10 min read
Shadow AI Is Everywhere: Meet Julius, the Open-Source LLM Fingerprinting Tool
Cover image for Shadow AI Is Everywhere: Meet Julius, the Open-Source LLM Fingerprinting Tool

Shadow AI Is Everywhere: Meet Julius, the Open-Source LLM Fingerprinting Tool

Comments
6 min read
Free 17,500 LLM Requests a Day
Cover image for Free 17,500 LLM Requests a Day

Free 17,500 LLM Requests a Day

Comments
3 min read
Securing Test Environments: Eliminating PII Leaks with Go

Securing Test Environments: Eliminating PII Leaks with Go

Comments
3 min read
Go Deep Dive: Mutex vs RWMutex
Cover image for Go Deep Dive: Mutex vs RWMutex

Go Deep Dive: Mutex vs RWMutex

1
Comments
5 min read
My First Month at Zone01: Learning, Building, and Winning

My First Month at Zone01: Learning, Building, and Winning

Comments
1 min read
Mastering Microservices Communication with Go: A Practical Guide

Mastering Microservices Communication with Go: A Practical Guide

Comments
11 min read
Building a Lightweight JWT Authentication Middleware for Go Gin Applications
Cover image for Building a Lightweight JWT Authentication Middleware for Go Gin Applications

Building a Lightweight JWT Authentication Middleware for Go Gin Applications

Comments
4 min read
Stop Hashing Passwords: A Practical Step-by-Step Passkey Tutorial

Stop Hashing Passwords: A Practical Step-by-Step Passkey Tutorial

Comments
10 min read
Leetcode Sunday #1

Leetcode Sunday #1

Comments
3 min read
LeafWiki Devlog #8: v0.7.3 - Secure by Default: Authentication, Roles & Safer Self-Hosting

LeafWiki Devlog #8: v0.7.3 - Secure by Default: Authentication, Roles & Safer Self-Hosting

Comments
3 min read
How to Build a In-Memory Cache in Go Using Generics With TTL
Cover image for How to Build a In-Memory Cache in Go Using Generics With TTL

How to Build a In-Memory Cache in Go Using Generics With TTL

7
Comments
10 min read
Why We Built a Self-Healing AI Gateway: Architecting for Provider Instability
Cover image for Why We Built a Self-Healing AI Gateway: Architecting for Provider Instability

Why We Built a Self-Healing AI Gateway: Architecting for Provider Instability

1
Comments
1 min read
I built a "Bot Factory" in Go that routes thousands of Telegram bots through a single port

I built a "Bot Factory" in Go that routes thousands of Telegram bots through a single port

Comments
1 min read
How to Build Real-Time Collaborative Features in Go with CRDTs and Operational Transformation
Cover image for How to Build Real-Time Collaborative Features in Go with CRDTs and Operational Transformation

How to Build Real-Time Collaborative Features in Go with CRDTs and Operational Transformation

Comments
9 min read
What Actually Happens When a Form Hits a Go Server
Cover image for What Actually Happens When a Form Hits a Go Server

What Actually Happens When a Form Hits a Go Server

10
Comments 1
3 min read
I made a 3-way terminal Git conflict resolver inspired by IntelliJ
Cover image for I made a 3-way terminal Git conflict resolver inspired by IntelliJ

I made a 3-way terminal Git conflict resolver inspired by IntelliJ

1
Comments
1 min read
Building a Simple DNS Forwarder for VMs in Go

Building a Simple DNS Forwarder for VMs in Go

1
Comments
4 min read
ZORM: A Zero-Tag, Generic ORM for Golang

ZORM: A Zero-Tag, Generic ORM for Golang

1
Comments
5 min read
Top 19 Trending Go Projects on GitHub - January 2026

Top 19 Trending Go Projects on GitHub - January 2026

Comments
10 min read
Pointers in Go: A Practical Guide for Developers
Cover image for Pointers in Go: A Practical Guide for Developers

Pointers in Go: A Practical Guide for Developers

Comments
3 min read
Golang vs Rust vs Python - Battle of Backend!
Cover image for Golang vs Rust vs Python - Battle of Backend!

Golang vs Rust vs Python - Battle of Backend!

Comments
24 min read
Mistakes every Go beginner makes. Part 1 : Time Complexity Issues
Cover image for Mistakes every Go beginner makes. Part 1 : Time Complexity Issues

Mistakes every Go beginner makes. Part 1 : Time Complexity Issues

2
Comments
3 min read
Strings vs Slices: a Love Triangle with Characters 💔🧵
Cover image for Strings vs Slices: a Love Triangle with Characters 💔🧵

Strings vs Slices: a Love Triangle with Characters 💔🧵

Comments
2 min read
How I Cut API Latency by 95% by Fixing One Hidden Loop ❤️‍🔥
Cover image for How I Cut API Latency by 95% by Fixing One Hidden Loop ❤️‍🔥

How I Cut API Latency by 95% by Fixing One Hidden Loop ❤️‍🔥

2
Comments 1
11 min read
loading...