/go

May 19, 2025
A new Go blog post/announcement has been posted! Get the full details here: Go Cryptography Security Audit - The Go Programming Language
0
80
0

Hot in Go:
Latest Go Threads

A simple alternative to homebrew for installing binary packages on MacOS written in Go. - crhuber/kelp
New

A new Go blog post/announcement has been posted!
Get the full details here: Go Cryptography Security Audit - The Go Programming Language
New

Anyone know how to get in golang? I am from elixir background?.
New

Odin is a general-purpose systems programming language authored by Bill “gingerBill” Hall. Designed as a modern alternative to C, Odin em...
New

All JetBrains AI tools – including our improved AI Assistant and new coding agent Junie – are now available within our IDEs under a singl...
New

A new Go blog post/announcement has been posted!
Get the full details here: More predictable benchmarking with testing.B.Loop - The Go ...
New

A new Go blog post/announcement has been posted!
Get the full details here: Goodbye core types - Hello Go as we know and love it! - The...
New

A new Go blog post/announcement has been posted!
Get the full details here: Traversal-resistant file APIs - The Go Programming Language
New

SRE Fred Hebert provides you with a list of questions to ask about potential AI solutions, including where humans should be involved.
New

A new Go blog post/announcement has been posted!
Get the full details here: From unique to cleanups and weak: new low-level tools for e...
New
HOT IN Go THIS WEEK!
HOT IN Go THIS MONTH!

Odin is a general-purpose systems programming language authored by Bill “gingerBill” Hall. Designed as a modern alternative to C, Odin em...
New

A new Go blog post/announcement has been posted!
Get the full details here: Go Cryptography Security Audit - The Go Programming Language
New

A simple alternative to homebrew for installing binary packages on MacOS written in Go. - crhuber/kelp
New
HOT IN Go THIS YEAR!

SRE Fred Hebert provides you with a list of questions to ask about potential AI solutions, including where humans should be involved.
New

A new Go blog post/announcement has been posted!
Get the full details here: Traversal-resistant file APIs - The Go Programming Language
New

GitHub - AccentDesign/gcss: CSS written in Pure Go.
CSS written in Pure Go. Contribute to AccentDesign/gcss development by creating an a...
New

GitHub - destel/rill: Go concurrency with channel transformations, type safety, batching and error handling. No boilerplate.
Go concurre...
New

Why People are Angry over Go 1.23 Iterators.
NOTE: This is based on, but completely rewritten, from a Twitter post: x.com
TL;DR It make...
New

Blazingly Fast Shadow Stacks for Go.
Learn how shadow stacks could deliver up to 8x faster stack trace capturing than frame pointer unwi...
New

DDG offers LLMs from OpenAI, Anthropic, Meta, and Mistral for factually-iffy conversations.
New

Go Error Propagation and API Contracts.
I’ve been thinking about errors in Go quite a bit lately and what has been bothering me about th...
New

Running Go on Val Town.
Let’s go on a winding debugging adventure together. I thought I could get a Go HTTP handler running on Val Town ...
New

Initial release • Blog • Cogent Core.
A free and open source software ecosystem for all platforms, built around a powerful, fast, elegan...
New

Attention all functional programming enthusiasts and experts! The Functional Conf 2025 Call for Proposals is now open, and it’s a golden ...
New

A new Go blog post/announcement has been posted!
Get the full details here: Testing concurrent code with testing/synctest - The Go Prog...
New

All JetBrains AI tools – including our improved AI Assistant and new coding agent Junie – are now available within our IDEs under a singl...
New

A new Go blog post/announcement has been posted!
Get the full details here: Goodbye core types - Hello Go as we know and love it! - The...
New

A new Go blog post/announcement has been posted!
New
HOT IN Go THE LAST THREE YEARS!

Shave countless hours off development time with production-ready Go recipes. Learn language nuances while doing common (and not so common...
New

Dive into extraordinary and robust home automation projects written in Go. Deploy, host, and maintain code in your home lab using best of...
New

Hi,
Recommend pls your favorite learning resources in Go, with best books, podcasts etc.
New

50 Shades of Go: Traps, Gotchas, and Common Mistakes for New Golang Devs.
Go is a simple and fun language, but, like any other language,...
New

A Go package for building Progressive Web Apps.
A package for building progressive web apps (PWA) with the Go programming language (Gola...
New

user-defined iteration using range over func values · Discussion #56413 · golang/go.
There is no standard way to iterate over a sequence...
New

Web server ‘hello world’ benchmark : Go vs Node.js vs Nim vs Bun.
There are many popular frameworks for writing little web applications....
New

Write concurrent code in Go that improves application performance, scales up to handle bigger loads, and takes full advantage of modern m...
New

Search privacy company still needs Bing, but won’t allow Microsoft’s trackers.
New

GitHub - guregu/trealla-go: Trealla Prolog embedded in Go using WASM.
Trealla Prolog embedded in Go using WASM. Contribute to guregu/tre...
New

I Finally Found a Solid Debian Tablet: The Surface Go 2.
I have been looking for a good tablet for Debian for… well, years. I want thin,...
New

The Zen of Go / Dave Cheney.
Something that came out of the discussion around the debacle of try earlier in the year was a comment that ...
New

Neither self nor this: Receivers in Go.
Andrey Petrov is the author of urllib3, the creator of Briefmetrics and ssh-chat, and a former G...
New

GitHub - richardartoul/tsdb-layer: Time Series and FoundationDB. Millions of writes/s and 10x compression in under 2,000 lines of Go…
Ti...
New

DuckDuckGo for Mac beta now open to the public!.
Enjoy browsing again with an app that cleans up the web as you use it, thanks to DuckDu...
New
HOT IN Go THIS Over 3 Years!
New

Go is a modern programming language that combines the reliability of compiled languages with the ease of use and flexibility of dynamic t...
New

Billed as the ultimate rating of modern programming languages yet Python and Rust only gets two stars :rofl: but good news for erlang-eli...
New

In recent months I use Go for the implementation of Proof of Concept in my leisure time, partly to study of Go programming language itsel...
New
New

Hello all.
Creating this space here for general discussion and chat about Powerful Command-Line Applications In Go
In particular, we ca...
New

Which WebAssembly language/s interest you?
I just discovered AssemblyScript (portal | thread) which looks interesting!
Here are some of...
New

Take your Go skills to the next level by learning how to design, develop, and deploy a distributed service. Start from the bare essential...
New

Summary: I describe a simple interview problem (counting frequencies of unique words), solve it in various languages, and compare perform...
New

How Dgraph was running out of memory for some users, and how Go’s Garbage collector wasn’t enough, and Dgraph team used jemalloc to manag...
New

GitHub - deadpixi/wasm-maze-generator: A simple WASM maze generator in Go.
A simple WASM maze generator in Go. Contribute to deadpixi/wa...
New

Being a part of the tech industry, it would be good to share thoughts on specific technologies.
Having surrounded by skilled and experie...
New

Miki Tebeka @tebeka
edited by Margaret Eldridge @Margaret
This book contains 25 simple Go programs and will challenge your understanding...
New

Typing is Hard
Type Checking and Type Inference
Common terms
Completeness
Soundness
Decidability
Hindley-Milner Type System
Dependent t...
New

It’s Time to Say Goodbye to Docker.
Docker is not the only containerization tool out there and there might just be better alternatives… ...
New
Go
Classification:
Programming Language
Forum Category:
Backend
Threads:
249
Posts:
239
"Go is an open source programming language that makes it easy to build simple, reliable, and efficient software."
- Follow
- Join
- Shape
the conversation
Go on GitHub
Stars: 128,064
Watchers: 3,362
Open Issues: 9,331
Last push: 5 hours ago
Latest Go Jobs
Featured Go Book
Latest Go Learning Resources
Automate Your Home Using Go (PragProg)
Backend Learning ResourcesEffective Go Recipes (PragProg)
Backend Learning ResourcesShipping Go (Manning)
Backend Learning ResourcesLearn Concurrent Programming with Go (Manning)
Backend Learning ResourcesLearn Go in ~5mins
Backend Learning ResourcesGo Brain Teasers (PragProg)
Backend Learning ResourcesPowerful Command-Line Applications in Go (PragProg)
Backend Learning ResourcesGo Events (WIP)
Get money off!

The Pragmatic Bookshelf
35% off any eBook

Manning Publications
45% off any item

The Pragmatic Studio
20% off any course
Simply use coupon code "devtalk.com" at checkout. Where applicable this coupon can be used for an many items and as many times as you like!

Filter by Type:
My Saved Portals
-
None saved yet