

This is not an answer to your question, but your left pinkie will thank you if you map CTRL to CAPS.
This is not an answer to your question, but your left pinkie will thank you if you map CTRL to CAPS.
“You are question wasn’t exactly clear…”
“You’re” is a short form for “you are”, so if you are trying to be smug you failed miserably.
This is why I run Debian. 😀
Same here. Debian 12 at work and Debian 12 at home. I don’t understand the problems other people seem to have with Debian. It’s rock solid.
Laughing in Debian 12
Absolutely! I play mainly two games. DayZ and Eve Online. Both run way faster on my Debian 12 rig compared to running on Windows 11.
Granted, it took a while to figure out how to self-sign the Nvidia driver (secure boot). But once that was sorted it was smooth sailing.
As an embedded software developer that does linux kernel drivers I’ve come to love the tab size 8 indentation level.
I’m paraphrasing: “if your indentation level gets too deep, it’s time to rethink/refactor your function.”
And with tab 8 you’ll notice it rather quick if your function does too much/unrelated stuff.
A function should be short and do one thing only, if possible. It also makes unit testing easier if that’s a requirement.
Exactly. It solves problems which I don’t have.