this post was submitted on 16 Jan 2024
189 points (78.2% liked)

Programmer Humor

32371 readers
583 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
189
Obscure button tier list (sh.itjust.works)
submitted 9 months ago* (last edited 9 months ago) by krotti@sh.itjust.works to c/programmerhumor@lemmy.ml
 

If you have "Help" instead of "Ins", replace it with Overgod-tier. Keep pressing it, it will come.

OC, feel free to share.

EDIT; Home is now G-od tier. I didn't know it would go to the beginning of a line, I always used macros "lol".

you are viewing a single comment's thread
view the rest of the comments
[–] dan@upvote.au 9 points 9 months ago (1 children)

Super/Windows key isn't useless... It gives you another modifier key. Since apps don't really use it, you can use it for global shortcuts without the risk of collisions with shortcut keys that individual apps support like you would with Ctrl, Alt and Shift.

[–] nickwitha_k@lemmy.sdf.org 2 points 9 months ago (1 children)

Something that I have come to appreciate about MacOS. The ctrl modifier is completely free from the OS so, I don't have to worry about terminal commands causing unexpected side effects.

[–] max@feddit.nl 2 points 9 months ago

I absolutely love being able to command+c and command+v in my terminals.