Anthony

Results 40 issues of Anthony

I noticed that the datetimes exifr provides are offset by some number of hours from the correct time. The times provided by exifr are two hours before the local time...

Many of the examples on [aframe.io](https://aframe.io) don't work on my Oculus Quest 2. Will these be updated? Also, the documentation still talks about WebVR.

help wanted (easy)

I submitted a small [pull request](https://github.com/prisma/language-tools/pull/1226) to correct the usage of the words _criterion_ and _criteria_ in the [language-tools](https://github.com/prisma/language-tools) package, but apparently these corrections need to be made in this...

When I use the SvelteKit example in my own SvelteKit project, the CSS from svelte-lexical gets applied to all the pages on my site. Ideally it should only be applied...

Are these unused export properties placeholders for later work, or can they be removed? ``` transforming (77) src/lib/short-posts/stores.ts5:44:22 PM [vite-plugin-svelte] //node_modules/svelte-lexical/src/core/plugins/ImageNodeSvelte.svelte:4:13 ImageNodeSvelte has unused export property 'nodeKey'. If it is...

It would be great to have some code examples for creating an actor, creating an activity, following an actor, and other common actions. Based on the info in the readme,...

This plugin is great, but it inserts two newlines before every inline comment. Is there an option to keep the inline comments inline? If not, this would be a nice...

Would Swift's C++ interop make it possible to use the WebRTC source code directly in an Xcode project instead of a compiled binary? If this works, I imagine it would...