

I once had a problem with an ASUS notebook. I think it was the touchpad. So I looked in dmesg and found something like:
“HID something something was configured with flag 1. If this is incorrect, try the command blah blah flag=0.”
Ran the command and it was fixed.
I’ve never seen such a beautiful error in Windows. And I really lost my respect when I tried to calibrate an external screen on a Mac because that felt like Linux from 2016.









I find this to be a real problem with visual shaders. I know how certain mathematical formulas affect an input, but instead of just pressing the Enter key and writing it down, I now have to move blocks around, and oh no, they were nicely logically aligned, now one block is covering another block, oh noo, what a mess and the auto sort thing messes up the logical sorting completly… well too bad.
And I find that most solutions on the internet utilizing the visual editor tend to forget that previous outputs can be reused. Getting normals from already generated noise without resampling somehow becomes arcane knowledge.
Edit: words.