DEV Community

Go

A statically typed, compiled programming language designed at Google

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Bifrost: The Fastest LLM Gateway for Production-Ready AI Systems (40x Faster Than LiteLLM)

Bifrost: The Fastest LLM Gateway for Production-Ready AI Systems (40x Faster Than LiteLLM)

67
Comments 6
6 min read
We Deleted 5,600 Lines of Code with Claude (and Found 1 Bug)

We Deleted 5,600 Lines of Code with Claude (and Found 1 Bug)

2
Comments
5 min read
Digital Signatures: Mechanics and Go Benchmarks (RSA vs ECDSA vs Ed25519)

Digital Signatures: Mechanics and Go Benchmarks (RSA vs ECDSA vs Ed25519)

Comments
7 min read
Super Fast Markdown Linting for Go Developers: Meet gomarklint

Super Fast Markdown Linting for Go Developers: Meet gomarklint

Comments
4 min read
When ctx.Done() Isn't Enough

When ctx.Done() Isn't Enough

Comments
8 min read
[Golang] Garbage Collection in General

[Golang] Garbage Collection in General

Comments
5 min read
Migrando de Supabase a una arquitectura full Go: La poesía de los binarios estáticos

Migrando de Supabase a una arquitectura full Go: La poesía de los binarios estáticos

10
Comments
4 min read
Building PathCraft: An Open-Source Routing Engine in Go

Building PathCraft: An Open-Source Routing Engine in Go

Comments 1
5 min read
I got tired of memorizing swaggo comment order, so I made this

I got tired of memorizing swaggo comment order, so I made this

Comments
3 min read
Reclaiming Idle GPUs in Kubernetes: Why We Built a Custom Scheduler Plugin

Reclaiming Idle GPUs in Kubernetes: Why We Built a Custom Scheduler Plugin

Comments
5 min read
Build Network Proxies and Reverse Proxies in Go: A Hands-On Guide

Build Network Proxies and Reverse Proxies in Go: A Hands-On Guide

Comments
6 min read
[Golang] Issues When Enabling Go Modules in Old Open Source Projects

[Golang] Issues When Enabling Go Modules in Old Open Source Projects

Comments
5 min read
[Learning Notes] [Golang] Migrating Disqus Comments to Github Issues by Writing disqus-importor-go

[Learning Notes] [Golang] Migrating Disqus Comments to Github Issues by Writing disqus-importor-go

Comments
4 min read
[Learning Notes] [Golang] How to Develop OAuth2 PKCE with Golang - Using LINE Login as an Example

[Learning Notes] [Golang] How to Develop OAuth2 PKCE with Golang - Using LINE Login as an Example

Comments
8 min read
What Backend Developers Should Know About Passkeys (WWDC22)

What Backend Developers Should Know About Passkeys (WWDC22)

Comments
4 min read
[Golang] Fixing "undefined: sql.NullTime" Errors with go-pg on Heroku

[Golang] Fixing "undefined: sql.NullTime" Errors with go-pg on Heroku

Comments
2 min read
[Golang] Deploy Docker Containers on GitHub with Heroku (One-Click)

[Golang] Deploy Docker Containers on GitHub with Heroku (One-Click)

Comments
4 min read
[Learning Notes][Golang] Using GitHub Issues as a Database

[Learning Notes][Golang] Using GitHub Issues as a Database

Comments
3 min read
Go-GORM: CRUD basico + Postgres Docker (Parte 1).

Go-GORM: CRUD basico + Postgres Docker (Parte 1).

Comments
5 min read
[Golang][Gemini Pro] Build a LINE Bot with Memory Using Chat Sessions

[Golang][Gemini Pro] Build a LINE Bot with Memory Using Chat Sessions

Comments
6 min read
LINE OA Travel Assistant Chatbot (4): Gemini Pro Server Changes...

LINE OA Travel Assistant Chatbot (4): Gemini Pro Server Changes...

Comments
4 min read
[Learning Notes] [Golang] Efficiently Preparing FLEX Messages When Developing a LINE Chatbot with Golang

[Learning Notes] [Golang] Efficiently Preparing FLEX Messages When Developing a LINE Chatbot with Golang

Comments
3 min read
LINE OA Travel Assistant Chatbot: Golang, Cloud Functions, Gemini Pro, Firebase

LINE OA Travel Assistant Chatbot: Golang, Cloud Functions, Gemini Pro, Firebase

Comments
3 min read
[Golang][GCP] Cleaning Up Artifact Registry Space Caused by Cloud Run

[Golang][GCP] Cleaning Up Artifact Registry Space Caused by Cloud Run

Comments
1 min read
[Golang][Gemini Pro] Building a Business Card Chatbot with Gemini-Pro-Vision

[Golang][Gemini Pro] Building a Business Card Chatbot with Gemini-Pro-Vision

Comments
7 min read
loading...