I_fucking_hate_them_now

a year ago by cm0002 to c/programmer_humor

load all comments
SpaceScotsman 58 points a year ago

I\ don\'t\ know\ what\ you\ mean,\ I\'ve\ never\ encountered\ any\ annoyances.

path: 0 19548959, hotness: undefined, score: 58, children: 5
Routhinator 7 points a year ago

'I don\'t know what you mean, I\'ve never encountered any annoyances.'

path: 0 19548959 19557181, hotness: undefined, score: 7, children: 4
gamma 7 points a year ago

Single quotes don't allow any escaping in shell, you need

'I don'\''t know what you mean, I'\''ve never encountered any annoyances'

Or, in Zsh with setopt rcquotes:

'I don''t know what you mean, I''ve never encountered any annoyances'
path: 0 19548959 19557181 19561193, hotness: undefined, score: 7, children: 3
programmer_humor
programmer_humor

@programming.dev

login for more options
32862
2487
7731

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

go to feed...