Jay Pipes
Jay Pipes
> At glance, looks fine. The one and only reservation I have is that I'm not a fan of optional fields which are filled only if a global flag is...
@ffromani we could also consider collecting usage information by default and making the collection of usage information disable-able via flag?
@xrmzju Hi! Thanks for your submission! Can you tell me a little more about why you want to disable collection of NUMA topology information?
@apprehensions the problem is the Go import paths... they will all change and break the world anyway.
@apprehensions that isn't how the [`retract`](https://go.dev/ref/mod#go-mod-file-retract) directive works or what it is used for. We're going to need users to update the `go.mod` files to refer to the new location...
@apprehensions I mean, obviously we'd love to do that and be able to keep the stars, history, contributors, etc. However, that is a process that will immediately cause all existing...
@longit123 does this only happen when calling the `GPU` function or does this happen when you call *any* `ghw` function on Windows?
`ghw` does not write any files so I don't believe the file monitoring that Wails (or Vite) does is part of this. I suspect this may be a problem with...
Please see this related thread in another project that uses WMI/go-ole: https://github.com/shirou/gopsutil/issues/692
@mdykes-gw does https://github.com/kubernetes-sigs/aws-load-balancer-controller meet your needs here?