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.
Can Go Really Replace Rust? A Look at Their Deeper “Physical” Divide

Can Go Really Replace Rust? A Look at Their Deeper “Physical” Divide

2
Comments
5 min read
avro-phonetic-go: Avro-style Banglish to বাংলা transliteration in Go
Cover image for avro-phonetic-go: Avro-style Banglish to বাংলা transliteration in Go

avro-phonetic-go: Avro-style Banglish to বাংলা transliteration in Go

Comments 1
2 min read
My new thesis - Go Linter in Rust

My new thesis - Go Linter in Rust

Comments
1 min read
A Minimal Go Toolkit for Cleaning, Validating, and Querying CSV/TSV/Excel/Parquet Files
Cover image for A Minimal Go Toolkit for Cleaning, Validating, and Querying CSV/TSV/Excel/Parquet Files

A Minimal Go Toolkit for Cleaning, Validating, and Querying CSV/TSV/Excel/Parquet Files

Comments
3 min read
Unlocking Go’s sync.Cond: The Dinner Bell Pattern
Cover image for Unlocking Go’s sync.Cond: The Dinner Bell Pattern

Unlocking Go’s sync.Cond: The Dinner Bell Pattern

5
Comments
3 min read
Go 1.26 Meets 2026 with a Professional Graphics Ecosystem
Cover image for Go 1.26 Meets 2026 with a Professional Graphics Ecosystem

Go 1.26 Meets 2026 with a Professional Graphics Ecosystem

1
Comments 6
5 min read
Introducing Atilgan: The Golang and GTK4 File Manager Built for Speed and Productivity

Introducing Atilgan: The Golang and GTK4 File Manager Built for Speed and Productivity

Comments
3 min read
How Websites Detect Bots and How to Make HTTP Requests Look Like a Real Browser in Go

How Websites Detect Bots and How to Make HTTP Requests Look Like a Real Browser in Go

Comments
4 min read
Academic Suite (Go + React)
Cover image for Academic Suite (Go + React)

Academic Suite (Go + React)

Comments
2 min read
From Logic to Code: Building a Text Formatting Tool in Go.
Cover image for From Logic to Code: Building a Text Formatting Tool in Go.

From Logic to Code: Building a Text Formatting Tool in Go.

Comments
2 min read
Learn Array Chunking in Go: A Comprehensive Algorithm Approach
Cover image for Learn Array Chunking in Go: A Comprehensive Algorithm Approach

Learn Array Chunking in Go: A Comprehensive Algorithm Approach

1
Comments
3 min read
Go Memory Profiling & Performance Debugging — Real-World Guide to pprof
Cover image for Go Memory Profiling & Performance Debugging — Real-World Guide to pprof

Go Memory Profiling & Performance Debugging — Real-World Guide to pprof

Comments
3 min read
Have you ever run Robocopy on Linux?
Cover image for Have you ever run Robocopy on Linux?

Have you ever run Robocopy on Linux?

1
Comments
7 min read
GO-QUEUE: Priority-based queue with automatic timeout promotion

GO-QUEUE: Priority-based queue with automatic timeout promotion

Comments
1 min read
Building a Local-First RAG Engine for AI Coding Assistants
Cover image for Building a Local-First RAG Engine for AI Coding Assistants

Building a Local-First RAG Engine for AI Coding Assistants

Comments
4 min read
Dockerclean — How I Learned to Stop Worrying and Love Safe Docker Cleanup

Dockerclean — How I Learned to Stop Worrying and Love Safe Docker Cleanup

Comments
2 min read
Rethinking Expense Splitting: A Graph-Based Approach with LLM Integration

Rethinking Expense Splitting: A Graph-Based Approach with LLM Integration

5
Comments 2
5 min read
Utilizing OS-recommended caching in Go to store files on disk

Utilizing OS-recommended caching in Go to store files on disk

Comments
8 min read
Why context.Context Is Not a Cancel Button (And Why That Matters)

Why context.Context Is Not a Cancel Button (And Why That Matters)

1
Comments
4 min read
AWS Modulo 3: Lambda con Go

AWS Modulo 3: Lambda con Go

1
Comments
7 min read
Doc-First Development: Because 'We'll Document It Later' Is a Lie
Cover image for Doc-First Development: Because 'We'll Document It Later' Is a Lie

Doc-First Development: Because 'We'll Document It Later' Is a Lie

Comments
5 min read
From Turtle to Rocket: CI/CD Pipeline Optimization

From Turtle to Rocket: CI/CD Pipeline Optimization

1
Comments
4 min read
Go Slices: The Pointer Paradox Why Your Appends Disappear (Understanding when slice modifications persist and when they vanish)

Go Slices: The Pointer Paradox Why Your Appends Disappear (Understanding when slice modifications persist and when they vanish)

1
Comments
2 min read
LLMs + Tool Calls: Clever But Cursed

LLMs + Tool Calls: Clever But Cursed

7
Comments
2 min read
Go tools

Go tools

Comments
3 min read
loading...