When I get bored with the conversation/tired of arguing I will simply tersely agree with you and then stop responding. I’m too old for this stuff.

  • 6 Posts
  • 22 Comments
Joined 7 months ago
cake
Cake day: March 8th, 2024

help-circle






  • Sure, at the surface level of tweeting back and forth, there is nothing vile. But the very act of using the platform funds an agent of chaos that is doing very real harm, and to ignore that because it is inconvenient is at the most charitable interpretation a selfish and callous act. There are other means of discourse, and those with input that is valuable will follow you.





  • My Nvidia card won’t properly resume the display after suspend with the default suspend script, but if I correct the script file, every time aptitude updates the nvidia drivers, it restores the bad version of the configuration file. If you set the file immutable with chattr, aptitude throws a fit and goes into a broken state when it can’t overwrite the file on a driver update.

    So I keep a good copy of the script file in the directory, and in my pre-suspend script file I overwrite the main suspend script with the good version. Every single time.