Results 8 issues of Lei

### The official name of the app Logi Options+ ### Is there a supported version available on a stable release channel? Yes ### Proposed App Status ✅ Yes, Native Apple...

App Update

- 动词 - deprecated 过时的、弃用的 - 名词 - scrum 一种敏捷开发框架 - prototype 原型 - 词组 - Regular Expression 正则表达式 - 缩写 - GPT (Generative Pre-trained Transformer) 生成式预训练模型 - DDD (Domain-Driven...

Error: ``` [1707364943] update_slots : failed to find free space in the KV cache, retrying with smaller n_batch = 256 [1707364943] update_slots : failed to find free space in the...

question

I'm using a Swift library, but I cannot find a way to change the image's size and aspect ratio. The following code is not functioning properly: ```swift pipelineConfig.originalSize = 768...

# 文颜 本项目的起源是我平常使用`markdown`写文章,再使用`hugo`生成静态页面发布到我的博客。但当我想把文章发布到诸如“公众号”、“知乎”、“今日头条”等平台时,发现需要针对每个平台进行格式转换,这会让我每次浪费很多时间。 后来我找到了`Markdown Editor`网站,确实能很好的解决这些问题。但毕竟这是一个在线网站,我希望有个离线也能使用的工具,且我最近也在学`swift`,因此本项目应运而生。 ## 功能预览 * 支持发布到多平台:公众号、知乎、今日头条、掘金等 * 支持代码高亮 * 支持公式 * 支持链接转脚注 * 支持识别`front matter`语法 * 即将支持:公众号主题样式模版 * 即将支持:公众号自定义样式 ## Markdown转换 将编写好的`markdown`文章粘贴到左侧编辑框内。 ![功能演示](https://yuzhi.tech/img/wenyan/1.gif) ## 一键粘贴至公众号 满意后点击右侧的`复制`按钮,将文章粘贴至微信公众号编辑框内。 ![功能演示](https://yuzhi.tech/img/wenyan/2.gif)...

weekly

- 项目地址:https://github.com/caol64/wenyan - 项目描述:「文颜」是一款全自动的文章排版美化工具,专为简化您的内容发布工作而设计。它可以将Markdown格式的文章快速转换为适合微信公众号、今日头条、知乎等平台的排版格式,从而省去因平台差异带来的繁琐调整。 - 产品主页:https://yuzhi.tech/wenyan - 产品文档:https://yuzhi.tech/docs/wenyan - AppStore:https://apps.apple.com/cn/app/%E6%96%87%E9%A2%9C/id6670157335?mt=12&itsct=apps_box_badge&itscg=30200 ![](https://yuzhi.tech/img/wenyan/1.jpg) ![](https://yuzhi.tech/img/wenyan/2.jpg) ![](https://yuzhi.tech/img/wenyan/3.jpg) ![](https://yuzhi.tech/img/wenyan/4.jpg)

I'm using the [[Vanilla JS API](https://v2.tauri.app/reference/javascript/api/#vanilla-js-api)](https://v2.tauri.app/reference/javascript/api/#vanilla-js-api) from Tauri v2. #### 💡 Problem The `fetch` call from `@tauri-apps/plugin-http` returns a response object, but calling `response.json()` silently hangs — no error is...

type: bug
plugin: http