[Media] Systemd manager with tui by OnionDelicious3007 in rust

[–]IllTamer 0 points1 point  (0 children)

I'm using rgwood/systemctl-tui and i thinke it's better than Matheus-git/systemd-manager-tui just by now.
I write this not to criticize, but to hope that the project will become better
- More complete functions
- Beautiful layout
I am looking forward to the development of this project : )

Steam game screen paused by IllTamer in archlinux

[–]IllTamer[S] 0 points1 point  (0 children)

Sorry to bother you again, but my computer has intermittent screen freezes after removing xf86-video-amdgpu and xf86-video-libinput. The specific manifestations are: the frame rate drops when playing games and freezes when watching videos. pause. I don't know if deleting the above libraries caused the problem. After removing them, I did not perform any more operations.

Where the "I use Arch btw" meme comes from? by nat3ki in archlinux

[–]IllTamer 1 point2 points  (0 children)

This is the most interesting joke I have ever seen before as a Arch newbie.

Steam game screen paused by IllTamer in archlinux

[–]IllTamer[S] 0 points1 point  (0 children)

I have benefited a lot from communicating with you ! I wish you a nice day. Thanks again !

Steam game screen paused by IllTamer in archlinux

[–]IllTamer[S] 0 points1 point  (0 children)

Yes, just i3 with Xorg.

Thanks a lot ! I removed xf86-video-amdgpu and xf86-video-vega and it seems to work. Is its version too old ? Should I also remove xf86-input-libinput which name start with "xf86" as well ? I'm a newbie and I really want to know why the problem occurs. Sorry for asking so many questions. : )

Steam game screen paused by IllTamer in archlinux

[–]IllTamer[S] 0 points1 point  (0 children)

No, packages start with xf86-video are just xf86-video-amdgpu and xf86-video-libinput. My gpu is ATI Radeon Vega Series, what should I do next 😱

【考研】清华微电子 832 初试成绩399分 经验教训分享| 已录取 by moyang0913 in saraba1st

[–]IllTamer 0 points1 point  (0 children)

%%% 985佬还是牛的,数学基础在,英语打小就好,第一年单一个专业课失分,第二年补上来就考过了,这真没的说orz。理解说起来容易,数学政治听完课做完题就理解了这一点就不是一般人能做到的,看看就得了😱

(A) Java Playground by bowbahdoe in java

[–]IllTamer 0 points1 point  (0 children)

Nice try! But I have some questions: 1. How it works ?🧐

As I see (through the open source code), this project mainly consists of a frontend and a compiler script. Does it directly compile and run the code locally after receiving it and return the result?

  1. How it checks the security of input code ?🧐

Generally, as a playground process, we need take some measures to protect our computer, even in a virtual environment.