You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !programmerhumor@lemmy.ml
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
Posts must be relevant to programming, programmers, or computer science.
No NSFW content.
Jokes must be in good taste. No hate speech, bigotry, etc.
I don’t like having to unplug my computer to exit the IDE. Takes a while and I often lose my changes.
That’s the oldest joke in the book. Everybody knows you don’t need to unplug your computer, you can run “sudo reboot” from within vim just fine!
!sudo shutdown -r now
. Or just:x
orZZ
, but I guess those don’t fit the motif of this very tired silly joke.Pro tip: Press Esc, then type
:w
which means “write” to save the changes, and then unplug the computer and reboot.Perfect! You’re a data saver.
I find it quicker to turn off the power through the breaker box. It’s faster so you can get back to working sooner.