Lejun Min

Results 8 issues of Lejun Min

非常喜欢capslock+。前日似乎被杀软误杀,就去官网重新下载,但是发现下载的.exe文件被检测含病毒或为恶意软件: ![图片](https://user-images.githubusercontent.com/53085155/133968987-16b503c5-69a5-4de4-9e55-1e803ac0b53e.png) 于是我clone了github上的仓库,编译Capslock+.ahk后运行,发现一切正常。这让我怀疑作者的下载链接也许被恶意篡改了。不知道具体是什么原因?

Thanks for the amazing software! One thing I like about TV is that one can choose to send all the keyboard input to the remote machine so that global shortcuts...

enhancement

个人非常喜欢这一款字体!当前所有界面字体都改用为此。 在个人使用中唯一稍感不足的是,霞鹜文楷与 Ysabeau Office 字型大小差异较大,使得同一字号下,拉丁字母明显比汉字拥挤。或许可以增大 Ysabeau Office 的字号。不知作者怎么看?

![仇天元](https://user-images.githubusercontent.com/53085155/128793533-b95a2871-e55c-43f9-b188-6055bfe32df3.jpg) _NO CODE NO LIFE_ by 仇天元 @PaperL https://github.com/PaperL/Toy_Ray_Tracer

![廖伟鑫](https://user-images.githubusercontent.com/53085155/126763288-28baa75d-55de-4edd-8581-77648e902753.png) by 廖伟鑫 @Alr-ksim https://github.com/Alr-ksim/Ray_tracer

Hi, I find a mistake here: https://github.com/labmlai/annotated_deep_learning_paper_implementations/blob/e58a8f973d05af7d7934bea55ad3a07326739909/labml_nn/diffusion/stable_diffusion/sampler/ddpm.py#L71 This line should be ```python self.sqrt_1m_alpha_bar = (1. - alpha_bar) ** .5 ``` instead.

如题,obsidian1.5版本似乎更新了一些内部api,导致插件无法运行。 console窗口报错如下: ``` Vim-IM-Swith-plugin: deactivate IM plugin:obsidian-vim-im-switch-plugin:85 Uncaught (in promise) TypeError: this.cmEditor.off is not a function at VimIMSwitchPlugin.eval (plugin:obsidian-vim-im-switch-plugin:85:35) at Generator.next () at fulfilled (plugin:obsidian-vim-im-switch-plugin:30:58) plugin:obsidian-vim-im-switch-plugin:101 Uncaught (in promise) TypeError:...