Tom Hulton-Harrop
Tom Hulton-Harrop
Hello there, I've been playing around with `criterion` on Windows and ran into a few small problems. The first is it looks like `criterion` is using designated initializers. These were...
Hi there, First off Code Surfer is the bomb(!) and I've been really enjoying using it! Thanks for creating such an awesome tool! 😄 One thing I've run into is...
Hi there, I recently opened [this issue](https://github.com/pomber/code-surfer/issues/82) on the [CodeSurfer](https://github.com/pomber/code-surfer) repo where I was experiencing an issue where after going through several code animations and moving to the next slide,...
This is a speculative/demonstrative PR to show how the `poly2tri` API could be potentially improved upon by accepting a `span` of `p2t::Point` instead of a `std::vector`. In this case, the...
This PR adds a `const` overload of `GetPoint` (that returns a `const Point*`) and updates `GetTriangles` and `GetMap` to return a `const` reference to the underlying data structure as opposed...
### Describe the bug From an OS only environment in Lambda, using the `S3CrtClient` with the new `provided.al2023` runtime, and calling `GetObject` on the client, results in an internal failure:...
### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? 16.20.2 ### Amplify CLI Version 12.10.3 ### What operating system are...
### How did you install the Amplify CLI? yarn ### If applicable, what version of Node.js are you using? v18.19.1 ### Amplify CLI Version 12.10.1 ### What operating system are...
### Describe the feature you'd like to request Currently in Amplify there is a setting in `graphqlconfig.yml` under the `extensions/amplify` section called `maxDepth` which controls the depth of queries to...
### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? v16.20.2 ### Amplify CLI Version 12.12.6 ### What operating system are...