|
|
|
|
|
by _xiaz
670 days ago
|
|
This one is the straw that broke the camels back for me: https://github.com/kovidgoyal/kitty/issues/4965 "Are you sure you want to close this window",
meant to only trigger in interactive scenarios like ssh or htop, triggered on the regular shell sometimes. Not even consistently |
|
Reminds me of something Linus said
Which I think is an important lesson here. About how when you build tools, people build around you and what they have to work with. But I'm surprised this attitude is not more common, because I don't know a single person who is unfazed when changes happen that break their programs/workflow. It's reasonable for someone to be upset. And not a single person is ever like "no worries, I'll go read the commits first, no need for documentation." (Don't get me started on "my code is so clear it doesn't need documentation" people...).I think one big issue with all this is that costs are outsourced either to time or someone who isn't you, and this naively makes people believe that there is no cost (and sometimes fight to reject claims of cost. There is always a cost. There's a cost to everything). I wonder how much time and money would be saved if we recognized this. I just don't know how to motivate solving this, as it's non-obvious.
https://yarchive.net/comp/linux/gcc_vs_kernel_stability.html