/go

April 03, 2025
A new Go blog post/announcement has been posted! Get the full details here: More predictable benchmarking with testing.B.Loop - The Go Programming Language
0
35
0

Hot in Go News:
HOT IN Go News THIS WEEK!
HOT IN Go News THIS MONTH!

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
HOT IN Go News 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

Go’s concurrency in a dynamic language Rye.
The Rye programming language is a dynamic scripting language based on REBOL’s ideas, taking ...
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

Using Cuelang With Go for LLM Data Extraction.
I have been aware of Cuelang (CUE) pretty much since the early stages of its development....
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

Why I don’t use a third-party assertion library in Go unit tests.
TL;DR: I don’t need it, and you probably don’t either. I’ll explain be...
New

Constraining Go type parameter pointers.
A quick note on an FAQ about Go generics
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

A new Go blog post/announcement has been posted!
Get the full details here: https://go.dev/blog/chacha8rand
New

DDG offers LLMs from OpenAI, Anthropic, Meta, and Mistral for factually-iffy conversations.
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
HOT IN Go News THE LAST THREE YEARS!

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

GitHub - tetratelabs/wazero: wazero: the zero dependency WebAssembly runtime for Go developers.
wazero: the zero dependency WebAssembly ...
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

Why We Switched from Python to Go - Software Engineering Daily.
Switching to a new language is always a big step, especially when only o...
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

Wails v2 Released | Wails.
Today marks the release of Wails v2. It’s been about 18 months since the first v2 alpha and about a year from...
New

A server-side, page-oriented web framework for the Go programming language.
Pushup’s goal is to make it faster to develop and easier to ...
New
HOT IN Go News THIS Over 3 Years!
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

GitHub - deadpixi/wasm-maze-generator: A simple WASM maze generator in Go.
A simple WASM maze generator in Go. Contribute to deadpixi/wa...
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

GitHub - redneckbeard/thanos: Ruby → Go at the snap of your fingers.
Ruby → Go at the snap of your fingers. Contribute to redneckbeard/t...
New

One of the strongest sides of Go programming language is a built-in concurrency based on Tony Hoare’s CSP paper. Go is designed with conc...
New

A new Kubuntu blog post/announcement has been posted!
Get the full details here: Kubuntu 20.10 Groovy Gorilla released | Kubuntu
New

A new Go blog post/announcement has been posted!
Get the full details here: Go 1.18 Beta 1 is available, with generics - The Go Program...
New

Hacking sum types with Go generics.
Go doesn’t have sum types, but generics get us one step closer to a useful polyfill. If you’ve ever ...
New

A new Go blog post/announcement has been posted!
Get the full details here: Twelve Years of Go - The Go Programming Language
New

This blog post walks you through how to implement a time-series database engine based on what I’ve learned from my experience of writing ...
New

Letting Go of Random.
In a recent post I shared some thoughts about art and included a few, somewhat tongue-in-cheek comments about the ...
New

GitHub - cshum/imagor: Fast, Docker-ready image processing server written in Go and libvips, with Thumbor URL syntax.
Fast, Docker-ready...
New

View here:
http://frigidriver.com/mazes/
This thread was posted by one of our members via one of our news source trackers.
New
Go
Classification:
Programming Language
Forum Category:
Backend
Threads:
245
Posts:
235
"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: 127,526
Watchers: 3,369
Open Issues: 9,430
Last push: 14 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