Anonymous

Results 10 issues of Anonymous

https://github.com/a-jie/RxEmitter rxjs + eventbus

version: of_v0.11.2_ios machine: macbook m1 ![image](https://user-images.githubusercontent.com/3407208/170607383-260b29b8-07aa-4330-9180-8c0d8a4d20b3.png) Not only ofDrawRectRounded, also using fbo etc.

```shell node:internal/modules/cjs/loader:1161 return process.dlopen(module, path.toNamespacedPath(filename)); ^ Error: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /home/username/server/node_modules/canvas/build/Release/canvas.node) at Object.Module._extensions..node (node:internal/modules/cjs/loader:1161:18) ```

https://github.com/flutter/flutter/issues/126657 Please help check it

upgrade gl version to support node v18 Notice: gl v6.0.1 - Add support for Node v18 - Drop support for Node v12 - Fix build on MacOS + Node 19...

The following code ``` @override void panStart(ZKEvent event) {} @override void panEnd(ZKEvent event) {} @override void panUpdate(ZKEvent event) { _handler(event.dx, event.dy); } ```

[__FFAIVideo__](https://github.com/drawcall/FFAIVideo) 是一个使用目前行业内流行的AI大模型来智能地生成短视频的node.js项目。无需复杂的配置,只需输入一小段文本,它便能自动合成一段精彩的视频短片。使用比ffcreator更加简单,并且可以结合electron做成您想要的桌面应用。

When using edge-tts, a 403 error was encountered, which may be due to the server rejecting the request. The error message is as follows: ``` _url: 'wss://speech.platform.bing.com/consumer/speech/synthesize/readaloud/edge/v1?TrustedClientToken=6A5AA1D4EAFF4E9FB37E23D68491D6F4', _req: ClientRequest {...

It supports Node.js v18, v20, v22. Unfortunately, it does not support Node.js v16. https://github.com/drawcall/inkpaint/pull/16 https://github.com/tnfe/FFCreator/issues/457#issue-2749456434 For node versions lower than 16, you can use ffcreator v7

Here is an example that combines React, TypeScript, and Proton, adhering to the principles of faithfulness, expressiveness, and elegance. ```typescript import React, { useEffect, useRef } from 'react'; import Proton,...