Robert Amour
Robert Amour
Same thing just happened to me -- I believe it was triggered by doing an incremental update (as opposed to rebuilding from scratch)... or at least it happened after doing...
Yes, I had heard this, and that's what's confusing to me. I'm using Postgres 12.8 and Django 3.2.3.
I just ran a simple test, bulk creating three objects and checking what is returned from `bulk_create()`. It is a list of objects where both `object.id` and `object.pk` contain correct,...
Thank you for this very detailed info! Apologies if this isn't the right place for this, but this is a niche within a niche within a niche... I am using...
Thank you again @T-X! I still can't get past this step, but it's starting to become more clear why. My hello_xr does not produce any log output that looks like...
Really strange, even compiled from your patched version, hello_xr outputs the same thing, never calling your `LogVulkanExtensions()` which seems to imply that Vulkan is never initiated? Is it possible I'm...
I think I'm seeing the same thing, heavy compression artifacts during fast scene transitions, like jumping around in SteamVR Home or HL: Alyx. Same thing happens even on constant bit...