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

Programmer Humor

19564 readers
711 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] 30 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
[โ€“] humorlessrepost 1 points 1 week ago

New templeOS fork?

load more comments (3 replies)