I wrote a post for the #golang blog, about what you can do by adding type parameters to interfaces:
https://go.dev/blog/generic-interfaces

I wrote a post for the #golang blog, about what you can do by adding type parameters to interfaces:
https://go.dev/blog/generic-interfaces
Just created a simple but useful CLI tool based on amazing gh-standup by Sean Goedecke.
It generates commit messages using staged git changes from current repository. It uses free GitHub Models for inference, so you don't need to do any token setup - your existing GitHub CLI token will do!
Again, all props to Sean - I just slightly modified his code for my use case. Hope it will be useful not only for me.
An interesting article about "Mastering Queues in Golang"
#golang
https://medium.com/@danielabatibabatunde1/mastering-queues-in-golang-be77414abe9e
An easy way to share your local development services using Cloudflare Tunnels and your own custom domains
#golang
A portable runtime for building distributed applications across cloud and edge, combining event-driven architecture with workflow orchestration.
#golang
Implementing Rate Limiters in Go: Token Bucket and Leaky Bucket Made Simple
#golang
A modern, type-safe pipeline orchestration library for Go that makes complex data processing elegant and efficient
#golang
fast, rust-based, familiar defaults, batteries included, supports most coding assistants/agents
actively developed
what's a good IDE for Go that isn't VS Code?
and why'd you pick it?
A personal, private version of ngrok - but built specifically for production use and private networks.
#golang
What’s New in Go 1.25: A Deep Look into the JSON v2 and more
#golang
https://medium.com/@yuseferi/whats-new-in-go-1-25-a-deep-look-into-the-json-v2-and-more-a8195673fef2
A beautiful floating and tiling window manager for X11 completely written in Go
#golang
I started learning Go today because their mascot looks very cute
Google OAuth2 Login in Go: A Minimal and Complete Guide
#golang
One thing I want from #GitHub.
「 Go is the most hated programming language. Compared to other languages, it provides 80% of utility with 20% of complexity. The hate comes from people who want 81% of utility, or 85% or 97% 」
https://blog.kowalczyk.info/article/d-2025-06-26/go-is-8020-language.html
Go Meets PHP: Enhancing Your PHP Applications with Go via FFI
Use PHP’s FFI to supercharge your application by offloading compute-heavy work to Go!https://chrastecky.dev/programming/go-meets-php-enhancing-your-php-applications-with-go-via-ffi