Results 28 comments of Mark Pulford

I had the same issue with Qemu 7.2.6 / Fedora 38 VM after upgrading pipewire RPMs from 0.3.80 to 0.3.81 (I'm not running qubes, but I suspect it's the same...

@asomers Do you have a pointer to the actual bug / fix in 14.0-CURRENT?

> Note that in #28322 we discussed and rejected the idea of having the package that became hash/maphash support general types. I think there are a couple of additions to...

It's not clear this is a dupe. #21666 refers to x/website documentation. This appears to be more fundamental - enable `go doc` to support multiple languages for package documentation. This...

Currently `BuildInfo.Main.Version` can be trusted since it is only set for pristine builds pulled from a repo (otherwise `(devel)`). Currently these pristine builds more or less require module proxy infrastructure...

The worst dependencies I commonly come across are: `github.com/go-gl/gl` and `github.com/gotk3/gotk3` (and their related packages). They can cause >15m of compilation on a reasonably fast laptop making `gopls` mostly unusable....

The caching issue may just be due to me only interacting with some projects less frequently. While the versions and toolchain haven't changed, it might be a week or so...

Please consider ensuring that output always fits on a single line. It's easier (for me) to look at a specific column for the data I want, rather than interleaving the...