Connect to Global Protect VPN with openconnect May 16, 2022 tldr Install openconnect Run openconnect as root with openconnect --protocol=gp profit Read more...
Using my tablet as secondary display (with FOSS linux software) May 12, 2022 The other day I came upon a github repo with a script that creates a virtual display and use it as second display. I found out this can be done on my swayWM easily by hand. This is a guide of how to use any device as your second display. #linux #software #FOSS #android Read more...
理式, 宇宙和上帝 May 12, 2022 规则有限, 宇宙无限. 今天读书看到对柏拉图关于理式的介绍, 于是我在这里记下我的思考 #哲学 #柏拉图 #形而上学 #生活 #思考 Read more...
AMD Super Resolution On Linux May 11, 2022 I came upon a Reddit thread about AMD's FSR and RSR on Linux, and I decided to dig down the rabbit hole. Surprisingly, it is easier than I think. This guide relies on Wayland, Mesa, AMDGPU, and Plagman's gamescope for AMD's FSR support. #linux #gaming #AMD Read more...
Optimize Linux even more by using clang + full LTO to compile the kernel April 27, 2022 I recently found out that you can optimize linux kernel even more by using clang-fullLTO, and here's how I did it with the help of kernel.org. #linux #gaming #tech Read more...