Vigilans

Results 90 comments of Vigilans

For `balancer`, I am not adopting it for load balancing, but for a concept of `Outbound Group`. It is to support an opinion of mine: _routing rules should be static_....

I am configuring v2rayA on my transparent proxy devices for some of my non-CS friends. I don't mind doing some complex steps to modify the network environment myself, but for...

@taoweicn most of the `leetcode.com` relative features are implemented based on `leetcode-cli`, I'm not sure whether `show the latest submission` feature is implemented there. Since I am participating in MCM...

Integrated effect: ![image](https://user-images.githubusercontent.com/20227484/70024293-a42ec500-15d4-11ea-9b62-9af0ad728c40.png) and ![image](https://user-images.githubusercontent.com/20227484/70024327-b577d180-15d4-11ea-916b-6583c67d26df.png)

可以参考这个 https://github.com/devplayer0/docker-net-dhcp 为网络相关的Docker容器分配一个独立IP,相当于局域网里开了一个旁路由,这个旁路由可以设置完全直连,宿主机可以和其他局域网机器一样被透明代理而不担心回环问题。

Quoted from https://github.com/tectonic-typesetting/tectonic/discussions/988: > > Second, there are some logistical questions about where Tectonic should look for "local files" > > I am using archlinux and downgrading biber is nearly...

With the usage of `-Z search-path`, I've successfully make `biber` use package manager provided `biblatex`: Given that your system package manager provided `biblatex` is located in `/usr/share/texmf-dist/tex/latex/biblatex` (archlinux, `/usr/share/texlive/texmf-dist/tex/latex/biblatex` for...

Should an issue be opened in Latex-Workshop side? I don't see any issue related to this after some searching. Or does tectonic plan to support fully output underlying tex engine's...

Also take for reference: https://github.com/Yidadaa/ChatGPT-Next-Web/pull/3206#issuecomment-1807525917 and https://github.com/Yidadaa/ChatGPT-Next-Web/pull/3206#issuecomment-1807529197.

> > Also take for reference: [#3206 (comment)](https://github.com/Yidadaa/ChatGPT-Next-Web/pull/3206#issuecomment-1807525917) and [#3206 (comment)](https://github.com/Yidadaa/ChatGPT-Next-Web/pull/3206#issuecomment-1807529197). > > From my current understanding of the code, probably an advanced configuration is need to achieve that. Current...