Targeting Go 1.28 — Composite literals construct values for structs, arrays, slices, and maps. They consist of a type followed by a brace-bound list of elements. e.g., go
Type-inferred composite literals accepted for Go 1.28
The accepted proposal for type-inferred composite literals is the one to sit with, targeting Go 1.28 and trimming a lot of the noise from struct, slice and map construction. Alongside it, two more accepted proposals land in the same batch: a maps.Identical helper, and the deprecation of x/net/http2's Transport and Server now that everything they do is reachable through net/http. On the community side, Gin's creator writes at length about picking simple over easy, which pairs surprisingly well with a Reddit thread where an interviewer asked a Go candidate to implement method overriding.

The accepted proposal for type-inferred composite literals is the one to sit with, targeting Go 1.28 and trimming a lot of the noise from struct, slice and map construction. Alongside it, two more accepted proposals land in the same batch: a maps.Identical helper, and the deprecation of x/net/http2's Transport and Server now that everything they do is reachable through net/http. On the community side, Gin's creator writes at length about picking simple over easy, which pairs surprisingly well with a Reddit thread where an interviewer asked a Go candidate to implement method overriding.
Update: latest API proposal at https://github.com/golang/go/issues/78456 issuecomment-4203140372. Background: In Go, maps are references to hash table
I propose to deprecate the x/net/http2 Transport and Server types. Every supported feature of these types is available through public APIs in the net/
Background: "legacy" syntactic identifier resolution, as performed by parser.ParseFile in the default (!SkipObjectResolution) parse mode, was deprecat
This is an offshoot of https://github.com/golang/go/issues/64993 issuecomment-4615046453, and an alternative to 21111 and 64993. Proposal: We make go
Creator of Gin here! I haven't posted about Gin or the process of building Gin ever, but found it was a good idea to go out there and put my words in writing, almost like a process of self documenting
I had an interview today. At first, the interviewer asked me about the four pillars of OOP,s and then he asked me to implement method overriding in Java. I mentioned that I don't have a Java backgroun
https://internals-for-interns.com/posts/go-runtime-profiling/
What do you think about inline error handling? I'm on the verge of disabling this linter because it's supposed to improve readability and enforce a consistent style, but code like is fine with me. Thi
For Diago lib users, there is work on more cleaner lib and full media pion webrtc integration. Together with old media stack (as standard SIP), now you can also utilize full webrtc with High Level API

Mini Shai-Hulud expands into the Go ecosystem after hitting LeoPlatform npm packages and targeting GitHub Actions workflows.
JSON is slow to parse on one hand, but on the other -- it looks like the perfect format for dynamic data. In this post I'll show what I ended up with when I tried to figure out whether it's possible t
Join Women Who Go Austin @ Austin, US on Wed Jul 8
Join Golang Roma @ Roma, IT on Wed Jul 8
I have a simple rule when I work with a team: if a vulnerability makes it into main, the process...
A while ago, I needed a clean workflow orchestration solution for a Go project. Nothing massive—just...
Learn how to build a production-ready MCP server in Go using the official MCP SDK, implement Streamable HTTP transports, add… Continue reading on Medium »
Prerequisites Continue reading on Medium »
Today was a mix of continuing my Go learning while also completing Linux administration tasks that required independent research… Continue reading on Medium »
Stop debugging Go interface nil checks that return false when they should be true. In Go, an interface is only considered nil if both ...
Welcome to Letscms Private Limited! In this video, you'll learn how to write and run your first Hello World program in Go (Golang).
Build a Wallet App with Go – EP26: Splitting the Wallet Service PR Github = https://github.com/bashocode/gowallet/pull/30 In ...
In this video, we will learn one of the most important concepts in GoLang: Pointers. Pointers allow us to work with memory ...
learning the hard way.
Self-hosted SERP API for AI, SEO & automation. Browser-rendered Google, Bing, Yandex, Baidu, DuckDuckGo and Ecosia search with page extraction 🎉

Co-authored-by: Lichao Chen
Prometheus has Stored XSS via metric names and label values in Prometheus web UI in github.com/prometheus/prometheus
company building customized solutions for mid-sized firms, predominantly in the Midwest. We're a team of former Microsoft engineers/PMs bringing our experience with internal process improvement on Mic
VPN, running since 2010, independently audited every year ( 8 in progress this month), well-regarded in the privacy community. Alongside the VPN we run additional services: modDNS, Mailx and Portmaste
Full-timeLokker is a privacy platform that helps organizations understand and control what is happening across public-facing infrastructure: websites, browser-side applications, scripts, pixels, cooki
open-source infra source of truth. Network and infra teams use it to manage their data and automate at scale.Principal Software Engineer — own the architecture across our platform. Shape the graph d