this post was submitted on 16 Jan 2024
188 points (78.1% liked)

Programmer Humor

32048 readers
1456 users here now

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

Rules:

founded 5 years ago
MODERATORS
188
Obscure button tier list (sh.itjust.works)
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]
 

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
[โ€“] [email protected] 11 points 8 months ago (1 children)

Ctrl+break doesn't do anything on my machine. Ctrl+c stops a process.

[โ€“] [email protected] 6 points 8 months ago

I always have it setup to stop compilation. Picked that up from using visual studio for many years. I admit it's been a while since I last compiled something from a terminal