Andrew Monshizadeh

Results 4 issues of Andrew Monshizadeh

The interesting bits of data for each diagnostic type are on the metadata types. However those properties were also private so not accessible to users of Meter. Let's expose them...

Thank you for Meter! It looks wonderful. I am curious though why the diagnostic type specific metadata properties (like [`totalCPUTime` and `totalSampledTime`](https://github.com/ChimeHQ/Meter/blob/6d39f09d2d0971e75e870c1dc85c2a407e99157e/Sources/Meter/DiagnosticPayload.swift#L353-L354)) are `private` instead of `public`. These `private` properties...

I am trying to use https://github.com/b3ll/Motion in a Bazel project and we are using `rules_spm`. However, Motion includes a `doc` directory with the outputs of DocC which will name files...

### Current Situation Recently Microsoft has made a push to [prioritizing arm64 based PC hardware](https://blogs.microsoft.com/blog/2024/05/20/introducing-copilot-pcs/). These devices are starting to gain serious traction in consumer, enterprise, and datacenter use cases....

enhancement