Aaron Hilton

Results 7 issues of Aaron Hilton

**What language does this apply to?** If it's a proto syntax change, is it for proto2 or proto3? No syntax change. If it's about generated code change, what programming language?...

enhancement
help wanted
c#
python
objective-c
ruby
php
release notes: yes
jruby

I'm trying to build a classToFirestore and firestoreToClass mapping, however the call for `deleteExcludedPropertiesFor` only takes "mongo" or "plain" target, and this constraint extends to `exclude`. So I'm not sure...

I noticed that the `-initWithURL:bufferAllocator:` could return nil, without nullability checks swift gets a bit confused about what is Optional. Also fixed a couple xcode 11 compiler nags about supported...

### Your use case #### What would you like to do? I can't grab and move the window. All the click-drag zones of the top bar space appear to be...

T-Defect
Z-macOS
S-Minor
X-Needs-Info
A-Electron
Z-Platform-Specific

Seems I bump into an issue on my system, here's the dump: ``` (base) otri@alien1:~/Projects/mrnerf/LichtFeld-Studio$ CUDA_LAUNCH_BLOCKING=1 ./build/gaussian_splatting_cuda -d data/tandt/truck -o output/truck --eval --save-eval-images --max-cap 500000 Parameter verification report: Parameters in...

It seems that npmjs is serving @google/model-viewer with peerDependencies: { "three": "^0.172.0" } [npmjs \@google\/model-viewer](https://www.npmjs.com/package/@google/model-viewer?activeTab=code) Started a fresh project using pnpm with "@google/model-viewer": "4.1.0": And digging into `node_modules/@google/model-viewer/package.json` I see:...

### Steps to reproduce 1. Logged in to Element 2. Attempt to click-drag window to new position ### Outcome #### What did you expect? Should be able to grab the...

T-Defect
O-Occasional
S-Minor
A-Electron
A11y
A-Left-Panel