birkhoff
birkhoff
So I figured out by resetting env variable ALL_PROXY. Nativefier won't connect to 127.0.0.1 anymore.
@ronjouch Yes, I ran `ALL_PROXY= nativefier ...`. I just tried it again and it doesn't work now. Here's a video: https://asciinema.org/a/XCTmfoItFn2cZVrRMuN50ry68. I have confirmed that the system proxy is empty,...
Start a new one, will translate when have free time
How's the progress? I really would love to see a Tensorflow approach here!
Cool! Gotta check it out.
> 相对来说,理想的解决方法是由 Clash 解析 DNS 记录同时得到 IP,将 IP 而不是 Host 发往代理服务器,确保客户端拿到的 IP 和流量的目的地 IP 是一样的。但是单纯使用 Clash 的 DNS 进行解析就可能会存在 DNS 污染的问题、和海外 CDN 优化问题。 > 我一直倾向于 KoolSS 的解决方案——KoolSS 有一套独立的 DNS 解析防污染。但是能不能实现还是得看...
Docker containers are meant to be running only ONE service per container. You should not do that as it will break maintainability, flexibility and make stuff go more complex. Something...
Maybe add response time and uptime as well
> Maybe we can create a standard CHANGELOG.md in the main repo and then link there from that message Can you create the said `CHANGELOG.md` on the repo so I...