this post was submitted on 09 Jun 2023
47 points (98.0% liked)

unix like operating system lovers

2209 readers
1 users here now

This is a community that is only for nerds jk. everyone who doesn't scare when seeing UNIX terminal welcome! rules:

  1. don't make comments that branch out from the main topic too much, at least please somehow relate to it.
  2. retro operating systems, e.g. discussion about them, is strictly forbidden, please make a retro community instead.
  3. please be nice for others.

founded 2 years ago
MODERATORS
47
Send help (cdn.linuxfordevices.com)
submitted 2 years ago by Barbarian to c/unix
 

I tried everything, from Esc, Ctrl-C, REISUB, even ctrl-alt-delete.

I gave up and held down the power button

you are viewing a single comment's thread
view the rest of the comments
[–] TheDude 5 points 2 years ago (2 children)

Came here to say this. I just unplug the computer and throw it out!

[–] Seraph089 4 points 2 years ago

I toss some magnets in the case then burn it, gotta make sure Vim doesn't come back for vengeance if I perform the arcane shutdown ritual incorrectly.

[–] PCChipsM922U 1 points 2 years ago (2 children)

I can't believe that there are still people that code in Vim, lol 😂. Not only that, but they encourage others to learn how to use it and code in it... WTF, I get that some people like retro stuff, but that's just plain stupid. Why not code in ASM then, it's retro as well 😂.

[–] [email protected] 4 points 2 years ago* (last edited 2 years ago)

Because it's super fast and beautiful. I use neovim though, not vim. Colleagues are always asking me how i can move around so fast. Well because it's all shortcuts and since the editor responds instantly... It just happens very fast.

It makes it a lot more fun to edit code :)

VS code is also decent but it has that laggy feeling all the time, and it's frustrating.

[–] themoonisacheese 1 points 2 years ago

Red hat Linux still doesn't ship with anything else installed by default (I mean apart from sed) so vi is your only choice if you're in an environment where you're not about to install a package (if repos are even accessible) everytime you log in a new server.