Subroto
Subroto
### Thumbor request URL There is no issue in terms of functionality for the Image URL I am requesting. Thumbor generates smart images lazily perfectly. The issue or doubt I...
## Context Have added Docker setup for dev environment, where a user needs to do some pre-setup as mentioned in [README.md](https://github.com/SpamWatch/SpamWatchAPI/blob/6b803a5cc5d54bf6f8480115cce8fbd92bba40e9/README.md) and just run `docker-compose up` for the services to...
Closes #367 ### Description Adds support for ISBN 10/13 strings in `gofakeit` library. It's inspired from https://github.com/joke2k/faker/blob/master/faker/providers/isbn Currently added support for only `en-US` regions, i.e. 0 & 1 Registration Groups....
Is it possible to support something similar to https://github.com/faker-js/faker/issues/2196? Ref: https://fakerjs.dev/api/commerce#isbn I am learning Go, and would be happy to contribute if we agree. Let me know if this needs...
Fixes: https://github.com/threlte/threlte/issues/1168 ### Description Break `createRendererContext` into smaller fragments: - `createRenderTaskContext` which is responsible to create `autoRenderTask` - `setRendererAnimationLoopWithAutoResize` which does not create any context, but initiates Renderer Animation Loop...
## Desctription Hi I am getting an uncaught error whenever I open a TS file. In DevTools I see the following error stack trace, maybe it might help ``` mainThreadExtensionService.ts:78...
Resolves: #1536 This is a new PR for previously opened PR: https://github.com/oapi-codegen/oapi-codegen/pull/1582, integrating all go template functions from `sprig` library.