Results 60 issues of Luo Chen

哈喽,我想把致钛1T的硬盘直通给NixOS(linux)这个虚拟机(之前已经在hyper-v中添加了这块物理硬盘,但控制器未直通)。 ![image](https://github.com/chanket/DDA/assets/2309868/3f52f70f-3c3d-40f0-b4b6-25f3c88ad703) ![image](https://github.com/chanket/DDA/assets/2309868/bffb296a-410e-45e0-bc1b-afc8cd3c48bf) 然后报了以上错误↑ 不知道是我操作不对,还是这个软件不支持硬盘直通呢?

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior The last line of the boot entry is flapping on the...

bug

It seems the latest version is v1.1.2 which is released two years ago. And now there are many new features, including `zram-resident-limit` option, which is very useful. Could we release...

URL: https://github.com/kuoruan/openwrt-frp Reason: This project is very useful, but this repo doesn't provide mipsel_24kc package.

``` root@OpenWrt:~# opkg print-architecture arch all 1 arch noarch 1 arch mipsel_24kc 10 root@OpenWrt:~# uname -a Linux OpenWrt 5.15.150 #0 SMP Fri Mar 22 22:09:42 2024 mips GNU/Linux root@OpenWrt:~# opkg...

Related file: `plasma-org.kde.plasma.desktop-appletsrc`

将Win10上微软拼音(微软双拼)的自学习词库导出为 rime (linux格式) 时报错如下: ``` 有关调用实时(JIT)调试而不是此对话框的详细信息, 请参见此消息的结尾。 ************** 异常文本 ************** System.ArgumentNullException: Value cannot be null. (Parameter 'values') at System.String.Join(String separator, IEnumerable`1 values) at Studyzy.IMEWLConverter.MainForm.backgroundWorker1_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e) in D:\a\imewlconverter\imewlconverter\src\IME WL...

The issue: ```text Uncaught TypeError: Cannot read properties of null (reading 'value') at fileOversized ((index):239:33) at HTMLInputElement. ((index):284:9) ``` Related JS code: ```javascript 159 const privacyDropdown = document.getElementById("privacy"); 239 if...