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.
Anything can be a square hole if you’re brave enough.
Testers are a godsend
Her acting is incredible
Name is Alison Burke.
good Tester.
If something stupid can be done, it will be done.
If a function takes all types of variables it’s your own fault!
I’ve seen this enough times that I laughed without watching it. Funny stuff.
Poor development! If something can be done, people will do it.
Best way is to not allow it and provide no feedback.
Wait, provide no feedback?
This is why it’s important to have tests that assert a system’s failure modes too.
shouldFitTriangleInTriangleHole()
shouldNotFitTriangleInAnyOtherHoles()
Bonus points for just parameterizing it.