brzhang

Results 16 issues of brzhang

server can not run ,deep on your step ,could you help me ![image](https://cloud.githubusercontent.com/assets/4476322/18770213/68c80b62-8166-11e6-82a9-01aa450b087f.png)

```java // Save state private Parcelable recyclerViewState; recyclerViewState = recyclerView.getLayoutManager().onSaveInstanceState(); // Restore state recyclerView.getLayoutManager().onRestoreInstanceState(recyclerViewState); ``` FixedGridLayoutManager onSaveInstanceState and onRestoreInstanceState does not implement

https://pub.dev/packages/tipui

```python video_url = "https://www.youtube.com/watch?v=L_Guz73e6fw" db = create_db_from_youtube_video_url(video_url) ``` **receive error like this, could you help me ?** ``` Retrying langchain.embeddings.openai.embed_with_retry.._embed_with_retry in 4.0 seconds as it raised APIError: HTTP code 413...

![](https://github.com/bravekingzhang/flutter_chat_box/raw/main/artificial/20230324_203035.gif) - 支持markdown渲染,支持代码着色,支持LaTeX公式 - 使用 stream 流式 API 请求,秒响应 - 清爽的 UI - 支持PC 端,移动端打包 https://github.com/bravekingzhang/flutter_chat_box

weekly

if someting{ }else{ } while(){ if condition { break; } ..... } Whether you have considered changing the syntax like this?

**What problem or use case are you trying to solve?** **Describe the UX of the solution you'd like** should control the request **Do you have thoughts on the technical implementation?**...

enhancement

**开源地址** https://github.com/bravekingzhang/text2video **功能介绍** 这个工具可以将一段文本转换为视频,并保存到指定的本地,作者的初衷是实现小说的可视化阅读功能。 **效果图** ![image](https://github.com/ruanyf/weekly/assets/4476322/5a9737f6-d9e6-47bf-9e9c-ea626bbcad67)

weekly