朱润根

Results 8 comments of 朱润根

i hope no throttled when passing 0

> I was able to compile a multi-arch image with minimal Dockerfile modification: > > [angellist@a4c2d71](https://github.com/angellist/metabase/commit/a4c2d71d967c996f1c35472fb90c60979854ea10) still not merge yet

> > Can confirm it tops 1 GB in Brave. > > For those who don't want to restart the browser, disabling/enabling the extension will reset it (you will have...

我 build了一个,看起来没什么问题 https://github.com/cloverzrg/ShadowsocksX-NG/releases/

bug: 对于 private 的不希望外部直接访问仓库,直接url访问是返回403的,后端返回储存在minio的文件的url给前端的时候,需要在url里添加凭据 目前是通过在仓库设置匿名访问解决

can i disable indicator arrow? my device no indicator report. it always point to north. i don't need this

Node.js v17.9.1 ``` Starting the development server... Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:67:19) at Object.createHash (node:crypto:135:10) at module.exports (/protobuf-decoder/node_modules/webpack/lib/util/createHash.js:135:53) at NormalModule._initBuildHash (/protobuf-decoder/node_modules/webpack/lib/NormalModule.js:414:16) at handleParseError (/protobuf-decoder/node_modules/webpack/lib/NormalModule.js:467:10) at /protobuf-decoder/node_modules/webpack/lib/NormalModule.js:499:5 at...

简单的方法: 使用 gost 把 socks5 转为 http proxy: `docker run -d --network=host ginuerzh/gost -L=http://127.0.0.1:8080 -F=socks5://127.0.0.1:1080`