Pydio Cells - file sharing platform for organizations Pydio Cells is a full rewrite of the Pydio project using the Go language following a micro-service architecture. linuxlinks.com linuxlinks.com / feeds linuxlinks-com / / #technology / / 19 hours 19h Share
Slicing through syntax: finding the best platform to learn Go language in 2025 The first time I wrote fmt.Println("Hello, Gopher!") I knew Go was different. Compilation took ... dev.to dev.to / feeds dev-to / / #creative / / 1 day 1d Share
Vonage Developer Newsletter, August 2025: RCS, Vibe Coding, Golang tutorials + events Hi! Ready for some exciting news? We've rolled out powerful new features and enhancements **designed ... dev.to dev.to / feeds dev-to / / #creative / / 5 days 5d Share
Understanding Slice and Map Expansion in Go In the study of Go language, the expansion strategy of arrays and Maps is a common and classic ... dev.to dev.to / feeds dev-to / / #creative / / 5 days 5d Share
Debian 11: Moderate CORS Vulnerability in golang-github-gin-contrib-cors Addressing improper wildcard handling in golang-github-gin-contrib-cors on Debian LTS. Security update recommended. linuxsecurity.com linuxsecurity.com / feeds linuxsecurity-com-linuxsecurity-advisories .. linuxsecurity-com-linuxsecurity-hybrid / / #technology / / 5 days 5d Share
Diving into Actor Model with Go and NATS Introduction Working with Golang is always fun and satisfying. But when it comes to ... dev.to dev.to / feeds dev-to / / #creative / / 6 days 6d Share
Application Tracing With Golang, OpenTelemetry, and Grafana Tempo Trace Trace is a record or history from a request. Trace give us big picture abour what is ... dev.to dev.to / feeds dev-to / / #creative / / 6 days 6d Share
Exploring Heap Memory and Garbage Collector Algorithm in Go Language Go automatically manages memory with the heap and a concurrent mark-and-sweep garbage ... dev.to dev.to / feeds dev-to / / #creative / / 7 days 7d Share
Garbage Collection In Go : Part III - GC Pacing Ardan Labs is trusted by small startups and Fortune 500 companies to train their engineers and develop business software solutions and applications. ardanlabs.com ardanlabs.com / feeds ardanlabs-com-blog / / #creative / / 8 days 8d Share
The 9 Go test assertions I use (and why) A few weeks ago Anton Zhiyanov published the blog post Expressive tests without testify/assert. It's a good and well thought-out post, and I recommend giving it a read if you haven't already. In the post, Anton makes the argument for not using ... alexedwards.net alexedwards.net / feeds alexedwards-net / / #creative / / 12 days 12d Share