this post was submitted on 08 Nov 2024
747 points (98.2% liked)

Programmer Humor

19557 readers
1065 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
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 32 points 1 week ago* (last edited 1 week ago) (4 children)
import yhwh  

def interventionSort(unsortedList):
    sortedList = yhwh.pray(
    "Oh great and merciful Lord above, let thine glory shine upon yonder list!", 
    unsortedList
    )  
    return sortedList
[โ€“] [email protected] 1 points 1 week ago

yhwh looking suspiciously like an LLM

load more comments (3 replies)