Tommy D. Rossi

Results 207 comments of Tommy D. Rossi

My CapCut projects are not encrypted, could it be an issue of the CapCut free version only? In my CapCut version all project files are plain .json

Latest one on Mac app store

`generateQueryOp` returns a string and an object with the variables, you can already use it with any React client. I have no idea what `TypedDocumentNode` is but you can probably...

I agree Elysia should remove these kind of optimizations in favor of correctness. Skipping 11 characters doesn’t make any difference other than in artificial benchmarks

It's a bug in SWC minifier, adding `swcMinify: false,` to `next.config.js` fixes the issue https://github.com/swc-project/swc/discussions/7664

https://github.com/erictik/midjourney-api/blob/1346be21baa852938e5eaed4329bf72f2c45e8aa/src/midjourney.api.ts#L337

will be fixed by #743 and https://github.com/elysiajs/eden/pull/114

What do you think @SaltyAom is this a breaking change or a bug fix? Previously the response was not following the `text/event-stream` protocol

@SaltyAom do you need any help with the review? I am already using this fork in production and it works great. Another problem of the current approach is that most...