this post was submitted on 08 Nov 2024
725 points (98.1% liked)

Programmer Humor

19529 readers
423 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
[โ€“] Swedneck@discuss.tchncs.de 31 points 4 days ago* (last edited 4 days 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
[โ€“] nucleative@lemmy.world 1 points 3 days ago

Where's this yhwh library, can I install it with pip? Seems like it could have potential for some of my projects.

load more comments (3 replies)