Hi all, it's been a while since I've added any new content to LGWT! Here's a small chapter on testing/synctest. Hope it's useful. https://quii.gitbook.io/learn-go-with-tests/build-an-application/revis
Learn Go with Tests adds a chapter on testing/synctest
Chris James has added a new chapter to Learn Go with Tests covering testing/synctest, revisiting how to write time-dependent tests without the usual sleep-and-pray dance. Alongside it, a field report on the green tea garbage collector walks through a Kafka consumer where the new default did nothing for throughput and instead exposed partition rebalancing as the real bottleneck, which is a useful counterweight to the release-notes narrative.

Chris James has added a new chapter to Learn Go with Tests covering testing/synctest, revisiting how to write time-dependent tests without the usual sleep-and-pray dance. Alongside it, a field report on the green tea garbage collector walks through a Kafka consumer where the new default did nothing for throughput and instead exposed partition rebalancing as the real bottleneck, which is a useful counterweight to the release-notes narrative.
I mean, this is fair and accurate for all languages mentioned... Programming PHP CPP Javascript Rust Golang
I have been working on Stackdome, a self hosted application delivery platform. (Currently in Alpha). Think of it like a railway equivalent that you can run on your own infra or locally. Repository: ht
Hi fellow Gophers I wonder does anyone know of a good sparse/repetition array library with the following features? Support repetitions and lengths of big.Int. For example {12, 12, 12, ... repeat 10^12
https://github.com/glycerine/ivy (and the goivy/ directory in particular). Ivy has been used by Apple to verify hardware memory subsystem designs, and to find bugs in the QUIC spec before it was publi
This is the weekly thread for Small Projects. The point of this thread is to have looser posting standards than the main board. As such, projects are pretty much only removed from here by the mods for
I was writing a status page for phpscript, and kept upgrading it to the point I wanted to make it reusable between projects, as a quick live view. It was too nice to keep it hidden away under internal

The first version of the idea was embarrassingly simple. Give the agent a database URL, let it write...
Hello friends, let me introduce myself, my name is Ahmad Yusup, recently I have been learning the Go programming language and here I want… Continue reading on Medium »
Default GC changes make headlines. Ours moved the bottleneck somewhere the release notes never mention: partition rebalancing. Continue reading on Level Up Coding »
Okay, let’s be real for a sec: Python is, like, everywhere, right? From those super-smart AI projects we’re all buzzing about to just… Continue reading on Medium »
What actually happens inside a key-value cache and what changes when you take it from a single process to a distributed system? Continue reading on Medium »
Building a serious terminal application in Go doesn't have to mean managing screens, coordinates, focus, state, and keyboard ...
GMP Model in Go | Goroutine, Mutex & Channel Explained in 60 Seconds Ever wondered how GMP works internally in ...
freehire — the open-source search engine for job seekers
📁 Universal File Storage Client

