Natalie Cuthbert
Natalie Cuthbert
When parsing user input it's important to be able to give good error messages. For example in a http PATCH request, the `date_of_birth` field might only accept a UTC conformant...
Hi there, bs-express is looking for a new maintainer. I have been quite passively triaging issues and reviewing PRs, however I am not actively involved in the ReasonML community currently...
GraphQL has wide editor support, and projects like GraphiQL and GraphQL Playground have ensured that there is a proliferation of different web editor instances. An invariable feature that we have...
The sound of the ocean is a big part of crafting a believable, consistent environment. This may be out of scope for this asset, but having the ability to procedurally...
Hi there, also ccing in @AldrinMathew, this is not an issue so much as a question. I've been writing an exporter for keymesh for use in Unity, and I've stumbled...
Hi there I'm extremely excited for this add on as I've been independently working on a game that utilizes sequences of meshes for character animation. Keymesh adds some really nice...
From several months of experience, this increases the flexibility and location transparency of actors a lot more. Should be made an explicit best practice.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description When the http feature is enabled, I'd expect durable objects to also...
# Summary This RFC explores the potential of adding additional functionality to XYFlow to allow for more complex graphs while still remaining performant for smaller graphs and the general case....
Time is not supported for the `wasm32-unknown-unknown` target, leading to a runtime panic. For such platforms would it be possible to add an option that takes in a time provider?...