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.
From Managed Threads to Independent Tasks: Rethinking Concurrency from Java to Go (Part 1)

From Managed Threads to Independent Tasks: Rethinking Concurrency from Java to Go (Part 1)

Comments
4 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
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
JavaScript vs Go: A Deep Dive into Syntax and Philosophy
Cover image for JavaScript vs Go: A Deep Dive into Syntax and Philosophy

JavaScript vs Go: A Deep Dive into Syntax and Philosophy

Comments
19 min read
Project Corsa: The Untold Story of TypeScript 7 (A Git Forensic Thriller)
Cover image for Project Corsa: The Untold Story of TypeScript 7 (A Git Forensic Thriller)

Project Corsa: The Untold Story of TypeScript 7 (A Git Forensic Thriller)

Comments
5 min read
🚀 From “Works Fine” to “Feels Instant”: Tuning a GoFr API Like Engineers, Not Magicians

🚀 From “Works Fine” to “Feels Instant”: Tuning a GoFr API Like Engineers, Not Magicians

Comments
3 min read
Integrating Authentication and Authorization in Golang: A Practical Guide

Integrating Authentication and Authorization in Golang: A Practical Guide

Comments
7 min read
Go From Zero to Depth — Part 8: Context Isn’t Cancellation — It’s a Protocol

Go From Zero to Depth — Part 8: Context Isn’t Cancellation — It’s a Protocol

Comments
4 min read
Mastering HTTP/2 in Go: A Practical Guide for Building Faster Web Servers

Mastering HTTP/2 in Go: A Practical Guide for Building Faster Web Servers

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

Comments
4 min read
Too much code, too many PRs. AI, please send help!

Too much code, too many PRs. AI, please send help!

Comments
3 min read
Stop Containerizing Your 50-Line Scripts
Cover image for Stop Containerizing Your 50-Line Scripts

Stop Containerizing Your 50-Line Scripts

Comments
3 min read
Bridging the Gap: Implementing Better Auth with Non-Node Backends
Cover image for Bridging the Gap: Implementing Better Auth with Non-Node Backends

Bridging the Gap: Implementing Better Auth with Non-Node Backends

Comments
5 min read
Cross Platform Application
Cover image for Cross Platform Application

Cross Platform Application

Comments
1 min read
I Got Tired of Writing FFmpeg Commands, So I Built a Small Go Helper
Cover image for I Got Tired of Writing FFmpeg Commands, So I Built a Small Go Helper

I Got Tired of Writing FFmpeg Commands, So I Built a Small Go Helper

Comments
1 min read
Why LLM Gateways Hit a Performance Wall (And Why Language Choice Matters)

Why LLM Gateways Hit a Performance Wall (And Why Language Choice Matters)

6
Comments
4 min read
Building a REST API in Go (Golang)

Building a REST API in Go (Golang)

Comments
2 min read
Building RESTful APIs in Go: A Practical Guide for Dev.to Devs

Building RESTful APIs in Go: A Practical Guide for Dev.to Devs

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

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

4
Comments 2
5 min read
GPU Compute Shaders in Pure Go: gogpu/gg v0.15.1

GPU Compute Shaders in Pure Go: gogpu/gg v0.15.1

1
Comments
7 min read
Exploring WebSocket Part 2: Handling Extended Payload Length
Cover image for Exploring WebSocket Part 2: Handling Extended Payload Length

Exploring WebSocket Part 2: Handling Extended Payload Length

Comments
16 min read
Why I built ElysianDB

Why I built ElysianDB

Comments
3 min read
Reading readline
Cover image for Reading readline

Reading readline

Comments
4 min read
Go Interfaces: Philosophy vs. Reality
Cover image for Go Interfaces: Philosophy vs. Reality

Go Interfaces: Philosophy vs. Reality

1
Comments
5 min read
loading...