Kindy Lin
Kindy Lin
Convert all utf-8 char in string to '\uffff' style.
sometimes(like #346), certain resource types are always associated with specific platform instances. Instead of dynamically creating corresponding platform instance relationships for each new resource instance, it is better to define...
``` shotizam --sqldb bin-size.db /some/go.binary ``` then I can drag the db file to https://observablehq.com/@kindy/shotizam-viz and write sql there :)
Hi, I create a VS Code extension [Rego](https://marketplace.visualstudio.com/items?itemName=kindy.rego) with regols. @kitagry thanks for create this rego language server ~~
when use vault kubernetes, inputs.tokenReviewerJwt field in stack checkpoint json is not encrypted
### What happened? as title said. ### Example steps: 0. install pulumi * pulumi version -> v3.111.1 1. setup pulumi project * check Pulumi.yaml * check go.mod for module version...
### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing...
# Summary When trying to fix issue in #16966, seems it's quit hard to import languages resources(which defined in i18n/i18next-config.ts) in node.js, so I create a page to do the...
`auth_doc` in [crates/y-sweet/src/server.rs](https://github.com/jamsocket/y-sweet/blob/db9709a3308929e4e8c22f7f01d2cc13b862010d/crates/y-sweet/src/server.rs#L719-L738) generate url & baseUrl, when `url_prefix` has path, the return `url` is wrong (baseUrl is correct). for example, when start y-sweet like this: `y-sweet serve --url-prefix=http://localhost/doc/ws/` auth_doc...
Updating the dependencies of the examples/nextjs project to version 0.23.6 of @blocknote packages addresses the import error caused by changes in the prosemirror API. This upgrade resolves the deployment failure...