Gaoyang Zhang

Results 6 issues of Gaoyang Zhang

关于 #45 提到的 root 权限, 分享一个使用普通用户的 systemd file 和相关配置 - 新建用户 `tg-bot` 并禁止登录 ```bash useradd tg-bot -s /usr/sbin/nologin ``` - 为用户 `tg-bot` 建立用于放置 `rssbot.json` 的文件夹, ```bash sudo mkdir /var/lib/tg-bots-data sudo...

Hi, when I try to build pcl on Arch Linux, OSPRay dumps an error message saying: ```log CMake Error at /lib64/cmake/ospray-2.8.0/osprayConfig.cmake:26 (message): Failed to find OSPRay - OSPRay install root:...

Currently the environment variables in shells opened in zellij are inherited from the session that starts the zellij server. It would be great to have the newly opened shells inherit...

Hello, thank you for the great library! I want to implement a custom pairwise cost functor, which takes labels and maps the labels to something else to calculate the costs....

Some C++ Standard Library headers have been changed to no longer include other headers that were being used internally by the library since GCC12[^1]. As a result, building torch-points-kernels with...

## Compositor - [x] niri - [ ] Hyprland - [ ] Other (specify) ## Description I have darkman running `dconf write /org/gnome/desktop/interface/icon-theme "'Flat-Remix-Yellow-Dark'"` or `dconf write /org/gnome/desktop/interface/icon-theme "'Flat-Remix-Yellow-Light'"` along...

bug