15
rule (programming.dev)
submitted 1 year ago by [email protected] to c/[email protected]
top 6 comments
sorted by: hot top controversial new old
[-] [email protected] 3 points 1 year ago

So a syntax highlighted comment

[-] [email protected] 2 points 1 year ago

Which will be violently yeeted away by compiler optimisation

[-] [email protected] 2 points 1 year ago

I feel the need of putting a while(false) in my codebase now...

[-] [email protected] 2 points 1 year ago

When you're paid by LoC

[-] [email protected] 2 points 1 year ago
def cosmic_ray_detector:
    while false:
        print("Cosmic ray detected!")
[-] [email protected] 1 points 1 year ago

This looks like very efficient code to me!

this post was submitted on 23 Jun 2023
15 points (100.0% liked)

Programmer Humor

19207 readers
883 users here now

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

founded 1 year ago
MODERATORS