hongyi-zhao

Results 191 issues of hongyi-zhao

Hi, Considering there are some quasi official upstream sources for DoH, DoT, and DNSCrypt: https://dnscrypt.info/public-servers/ https://github.com/curl/curl/wiki/DNS-over-HTTPS#publicly-available-servers https://dnsprivacy.org/wiki/display/DP/DNS+Privacy+Test+Servers So, it should be better for dnsproxy can automatically or let user assign...

feature request

The testing configuration: ```emacs-lisp (use-package lsp-mode :hook (TeX-mode . lsp) :custom (lsp-prefer-capf t)) (use-package lsp-latex :straight (:host github :repo "ROCKTAKEY/lsp-latex")) (use-package company :hook (TeX-mode . company-mode) :custom ;https://github.com/company-mode/company-mode/issues/14#issuecomment-290261406 ; Do...

I'm on Ubuntu 20.04.2 LTS, and use [pyenv](https://github.com/pyenv/pyenv) and [pyenv-virtualenv](https://github.com/pyenv/pyenv-virtualenv) as the python version manager. Now, I want to use Emacs as my python development environment with the help of...

Does this tool support the ipv6 address update to dnspod's ddns server. Regards, HY

On Ubuntu 20.04.3 LTS, I use the following version of self-compiled GNU Emacs: `GNU Emacs 29.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.20, cairo version 1.16.0) of 2021-11-14` At the same...

I figured out the following `BaiduyunNetdisk.yml` adapted from [here](https://raw.githubusercontent.com/Cdesk-Linux/pkg2appimage/master/recipes/BaiduyunNetdisk.yml) which is also used by [this PR](https://github.com/AppImage/pkg2appimage/pull/459): ``` # BaiduyunNetDisk # Warning: This application currently cannot run on ubuntu 16.04.7 LTS...

On Ubuntu 20.04, I use the latest stable `vscode` and the git master version of `lsp-wl`. I noticed the following strange problem: after login into the system, the first time...

long-run

MMA notebook can do the completion for the units and physical constants' names, say, the following one: `Quantity["BoltzmannConstant"]` But it seems that this feature isn't available in `lsp-wl`. Is it...

enhancement

Try with the following code snippet: ```

enhancement

Hi, The default color of the scroll bar for the texstudio editor is using a very similar color with the scroll column in which the bar resided. This let me...

question