@0x4E4F@infosec.pub to Programmer Humor@programming.devEnglish • 7 months agoNot my problem sortinfosec.pubimagemessage-square70arrow-up1772
arrow-up1772imageNot my problem sortinfosec.pub@0x4E4F@infosec.pub to Programmer Humor@programming.devEnglish • 7 months agomessage-square70
minus-square@Swedneck@discuss.tchncs.delinkfedilink32•edit-27 months agoimport yhwh def interventionSort(unsortedList): sortedList = yhwh.pray( "Oh great and merciful Lord above, let thine glory shine upon yonder list!", unsortedList ) return sortedList
minus-square@porous_grey_matter@lemmy.mllinkfedilink11•7 months agoCamelcase in python, ew, a fundamentalist would do that
minus-square@nucleative@lemmy.worldlinkfedilinkEnglish1•7 months agoWhere’s this yhwh library, can I install it with pip? Seems like it could have potential for some of my projects.
import yhwh def interventionSort(unsortedList): sortedList = yhwh.pray( "Oh great and merciful Lord above, let thine glory shine upon yonder list!", unsortedList ) return sortedList
Camelcase in python, ew, a fundamentalist would do that
New templeOS fork?
yhwh looking suspiciously like an LLM
Where’s this yhwh library, can I install it with pip? Seems like it could have potential for some of my projects.