evanzhao
evanzhao
hello? no one was here? should I @ some one ?
I finally figured out how to repro this issue. 1. remap a key in power toys, in my case I remap Ctrl to Caps Lock and Caps Lock to Ctrl...
> @dyeer-Z that dialog isn't PowerToys. > > @snzhaoyua /reportbug. I can't repro this which means could mean I have something setup different or maybe there is another bit of...
说说我的看法。GFW这些东西,不是普通人能阻止的,而且你也不能指望 github 在所有地方都能访问。 Electron可以设置如下变量,来从 mirror 下载。 ``` $env:ELECTRON_BUILDER_BINARIES_MIRROR = "https://npmmirror.com/mirrors/electron-builder-binaries/" $env:ELECTRON_MIRROR = "https://npmmirror.com/mirrors/electron/" ``` tauri 有类似的设置吗? 其他人说的下载后手动解压的方案,实在是太low了。
https://vuepress-theme-hope.github.io/v1/comment/zh/config/giscus.html 看看这个行不行
意料之中,老中国特色了,没有什么是你自己private的
代码放着没动两个月就出问题了,等我排查出来看看是谁的原因
tauri打包依赖的二进制 1. nsis-3.zip 2. nsis_tauri_utils.dll 3. wix314-binaries.zip
我试了一下,aws不行,minio 直接报错。 加上 region 好了,可以上传到桶中。 但是 aws 的公开桶,仍然需要预签名 url 才能访问,而 minio client 生成的预签名地址缺少 aws 需要的一些字段,所以 aws 可以认为是走不通了。 就算预签名 url 能用了,它现在的接口只能最多设置 7 天有效期。7天后,保存到数据库中的 file url 都不能用了,要大改。
同上。大家有没有发现macos15能用的?艾特我一下,谢谢