Proposal Details I propose adding a Location field to JSON "test started" events specifically for subtests . This field would show the full file path
Goroutine leak profile accepted for the standard library
The accepted proposal to add a goroutine leak profile to the standard library is the day's main item, and the Reddit thread around it captures why: the Go team's habit of investing in operational ergonomics over flashy language features, this time aimed squarely at one of the more annoying classes of production bug. On the reading pile, a walk through the reflect package picks up where an earlier piece on stack traces left off, tracing how the runtime turns compiler and linker metadata into the machinery behind reflection.

The accepted proposal to add a goroutine leak profile to the standard library is the day's main item, and the Reddit thread around it captures why: the Go team's habit of investing in operational ergonomics over flashy language features, this time aimed squarely at one of the more annoying classes of production bug.
On the reading pile, a walk through the reflect package picks up where an earlier piece on stack traces left off, tracing how the runtime turns compiler and linker metadata into the machinery behind reflection.
Proposal Details Currently TextHandler hardcodes a space (" ") as the separator between key=value attributes via commonHandler.attrSep(). There is no
One big reason I’m a Go maximalist is because the team cares way less about flashy PL features and much more on the operational side of things. Between work and side projects, I spend a ton of time
In the previous article we watched the runtime rebuild an entire stack trace out of metadata the compiler and linker had frozen into the binary at build time. I told you at the end that reflect works
Hello Im currently reading the effective go website and in the "Allocation with new" subsection within the Data section they mentioned "it does not initialize the memory, it only zeros it" what's conf
If you are using Go at scale and doing performance tracking, what does your continuous profiling stack look like? - Raw pprof with manual scraping? - Datadog? - Pyroscope? - Something else? I would lo

Use any linux distribution inside your terminal.
And now looking back (more than a year ago), I wouldn't have started it if I was trying to learn any other language. something about the language and the \ stuff!
One of the most popular serializing/deserializing format in Rust is bincode < https://git.sr.ht/ stygianentity/bincode/tree/trunk/item/docs/spec.md collections > . I wonder is there a Go package for d
Hi everyone, how are you all managing non-sensitive runtime config these days? From experience (9 years , but I’m very much new to Go, so please be kind to me), I’d assume one can similarly use 3r
Join EUG Go @ Eugene, US on Wed Jul 8
Go's Type System — Structs, Interfaces, and Life Without Inheritance In part 1 of this...
Welcome to a comprehensive 5-part deep dive into the Self-Healing Kubernetes Control Plane (SelfHeal-CP). Continue reading on Medium »
Bir boolean kolonun var, database default’u true. Bu alanı açıkça false vererek bir kayıt insert ediyorsun. Geri okuyorsun — değer true. Continue reading on Medium »
Built a distributed authentication system for my portfolio. Continue reading on Medium »
A practical workflow for measuring allocations, reading pprof data, and optimizing hot paths without guessing Continue reading on Medium »
Link to the original video: https://www.youtube.com/watch?v=l4lneZYtjQg If you are curious about a 15 minute crash course in Go, ...
Same microservice. Same database. Same read endpoint. Three very different throughput curves. Verified read throughput: - Go: ...
Deep dive on the time package in the Go standard library. Everything you need to know about how to work with dates and times in ...
Stop bloating your Go applications with endless if-else chains and messy switch statements! In this video, we take a look at a ...

Another week, another Fallthrough! In this episode, Kris and Matthew get into the US government slapping export controls on Anthropic's Mythos and Fable models, the marketing machine that made them so
Runtime Security Enforcement System. Workload hardening/sandboxing and implementing least-permissive policies made easy leveraging LSMs (LSM-BPF, AppArmor).
✨多agent实现全自动AI小说生成
Linux virtual machines, with a focus on running containers
Automating situational awareness for cloud penetration tests.
Manage multiple AI terminal agents like Claude Code, Codex, OpenCode, and Amp.

