golangch's profile picture. #golang news, interesting libraries & Go based/related #opensource projects, Golang jobs, and Go tutorials. 
🗣️ = @bonfaru 
https://altafino.com

Golang News & Libs & Jobs - human 🗣️ , no 🤖

@golangch

#golang news, interesting libraries & Go based/related #opensource projects, Golang jobs, and Go tutorials. 🗣️ = @bonfaru https://altafino.com

Practical Patterns for Go Iterators: A brief introduction to Go iterators, with helpful patterns for error handling and integration into streams #golang funnelstory.ai/blog/engineeri…


The Silent Leak: How One Line of Go Drained Memory Across Thousands of Goroutines #golang engineering.harness.io/the-silent-lea…

golangch's tweet image. The Silent Leak: How One Line of Go Drained Memory Across Thousands of Goroutines
#golang

engineering.harness.io/the-silent-lea…

Track your #Docker image evolution through git history. Find bloat, optimize builds, and understand how your images changed over time. #golang github.com/jtodic/docker-…

golangch's tweet image. Track your #Docker image evolution through git history. Find bloat, optimize builds, and understand how your images changed over time.
#golang

github.com/jtodic/docker-…

Essential Go patterns, standard library reference & interactive examples #golang app.gointerview.dev/cheatsheet

golangch's tweet image. Essential Go patterns, standard library reference & interactive examples
#golang

app.gointerview.dev/cheatsheet

Golang News & Libs & Jobs - human 🗣️ , no 🤖 reposted

Naming things is indeed one of the hardest tasks in computer science. Go proposal for errors.AsType (the generic version of As) is another example of this. People suggested all kinds of names: IsA, AsA, AsOf, AsT, Has, and even Find. The committee voted for AsType 😅

ohmypy's tweet image. Naming things is indeed one of the hardest tasks in computer science.

Go proposal for errors.AsType (the generic version of As) is another example of this. People suggested all kinds of names: IsA, AsA, AsOf, AsT, Has, and even Find.

The committee voted for AsType 😅

Golang News & Libs & Jobs - human 🗣️ , no 🤖 reposted

Many articles make you think that go func() {} always gives you a goroutine with a 2 KiB stack. That's sometimes true, but not always. Go keeps a per-processor pool and a global pool of reusable goroutines, some with stacks already attached and some without. (diagram below)…

func25's tweet image. Many articles make you think that go func() {} always gives you a goroutine with a 2 KiB stack. That's sometimes true, but not always.

Go keeps a per-processor pool and a global pool of reusable goroutines, some with stacks already attached and some without. (diagram below)…

Golang News & Libs & Jobs - human 🗣️ , no 🤖 reposted

A flexible translation and humanization library for Go, based on the concepts behind gettext #golang github.com/vorlif/spreak

golangch's tweet image. A flexible translation and humanization library for Go, based on the concepts behind gettext
#golang

github.com/vorlif/spreak

Golang News & Libs & Jobs - human 🗣️ , no 🤖 reposted

Convert OpenAPI specifications to OpenAI function calling schemas and execute them with the official OpenAI Go SDK #golang github.com/covrom/openapi…

golangch's tweet image. Convert OpenAPI specifications to OpenAI function calling schemas and execute them with the official OpenAI Go SDK
#golang

github.com/covrom/openapi…

Loading...

Something went wrong.


Something went wrong.