iBug

Results 157 comments of iBug

I'm afraid you didn't understand my comments on `title_separator`. In short, you need to keep it intact for existing users, i.e., users shouldn't be affected by your changes if they're...

As per a maintainer's comment (), setting the environment variables `http_proxy` and `https_proxy` should work. For Windows users, the TabNine client doesn't respect Windows' proxy settings (in Control Panel or...

@pmeiyu 代理和镜像确实是两码事。镜像的话我们只需要定期同步数据,同步完成后所有内容都在我们的镜像主机上存储,不需要消耗额外的入站流量,但是反代的时候对于每个请求,我们都需要向上游重新获取内容并转发给用户,这对典型的中国网络环境并不友好,也有其他安全风险,因此对于添加反代的请求我们会非常谨慎的考虑。

如果是校园网的话,[TUNA](https://mirrors.tuna.tsinghua.edu.cn/github-release/git-for-windows/git/)+[北外](https://mirrors.bfsu.edu.cn/github-release/git-for-windows/git/)完全够用了

考虑到所有 reactions 都在最近两天出现,我们不认为这是本项目受欢迎程度的准确反映。 https://api.github.com/repos/ustclug/mirrorrequest/issues/315/reactions

Oracle Linux 软件源不提供 rsync,无法同步

Oracle Linux 源里除了开源软件,还有 Oracle 自家的专有软件,可能存在法律问题(重分发授权)

`microsoft.com` has valid ICP license in China, perhaps it may be better to shoot an email to Microsoft to enable China access for that domain?

27 个 git 仓库的数量和容量也不小,不是很方便处理

ros 已在 1796b77cb49ce26962272442ff0a7dab8406c683 修复 MariaDB 使用官方的 Repository Configuration Tool 并不好处理,暂时先挂着 **Edit**: 刚才把 ros 和 ros2 搞混了,重新编辑了一下命令,现在 ros 的文档算正确修订好了