Fushuan [he/him]

Huh?

  • 0 Posts
  • 168 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle




  • Not trying to throw shade at all man but in some way you saying “playing the shit out of it” and then saying just 100 hours made it incredibly funny to me.

    I spent 100 hours the first 3 weeks of elden ring release for example. (10 easily each weekend day so 60 with that alone. And then 15 days with easily more than 4 hours each)

    I’m sure you’ve played more than 100 hours in skyrim lol.






  • Get learning lol. I know that there’s some command line program that gives process info on mouse hover and then that can be parsed with awk to get the pid, then pipe that again into kill -kill. Then use xbindkeys or whatever keybindings program to bind that script to a key.

    Tbh. For involved stuff like this chatgpt will help you more than stackoverflow.











  • I just have a script that repeats the “install-kernel” command and the “bootctl install” one that I run after every big update. It should be fine without them, right? Too many times the kernel one fails in the pacman update chain and I’ve had to chroot from a live USB too many times to do the bootctl install to put the correct bootloaders in the efi partition to skip the manual bootclt install from my actual PC after updates.

    Just in case. It takes 2 seconds vs searching the pendrive, loading, typing in an European keyboard when the live USB asumes it’s american, searching the chroot command on my phone… All of this when I just want to relax. Weird stuff I know.