Daniel Jilg

Results 45 comments of Daniel Jilg

Thanks for your thoughts! I'll add a longer answer in a bit and will take away some of your points into your development!

Ooh smart, I love it! Wanna make a PR?

Thanks! This is not updated automatically and we really need a way make sure this number is updated periodically.

Memos to self: - https://stackoverflow.com/questions/62736315/invoke-github-actions-workflow-manually-and-pass-parameters - https://github.com/marketplace/actions/git-release

I think they should default to on but with the option to disable maybe?

Thanks! How annoying are the warnings? I feel like it's better to be prepared for xrOS at the cost of a bit of discomfort, but if it's driving you up...

I keep waffling on this. All the other SDKs are called "TelemetryDeckSDK" but the Swift one isn't. But I'm afraid it's gonna break a bunch of apps if they update,...

I've put it on the internal roadmap (which, come to think of it, I wanted to make public at some point – I'll see to that)

This is happening to our cluster as well. Running on Kubernetes, deleting and recreating one of our four historicals fixes this temporarily, but it seems to always return until I...

I tried unsuccessfully for a while to fix this. I *can* fix the "Use `os_unfair_lock_lock` instead" warning, since `os_unfair_lock_lock` is actually available, but I can't seem to import and reference...