Steamed ANDs
this post was submitted on 09 Nov 2024
47 points (88.5% liked)
Programmer Humor
32448 readers
991 users here now
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.
founded 5 years ago
MODERATORS
if this.time_of_year and this.time_of_day and this.part_of_country and this.location == 'kitchen':
is_viewable = False
throw in a couple of if/then blocks for balance and make sure that the same lines are copied and pasted further down in the source to be used again. lol