0x4E4F@infosec.pub to Programmer Humor@programming.devEnglish · 6 months agoNot my problem sortinfosec.pubimagemessage-square69linkfedilinkarrow-up1675arrow-down112
arrow-up1663arrow-down1imageNot my problem sortinfosec.pub0x4E4F@infosec.pub to Programmer Humor@programming.devEnglish · 6 months agomessage-square69linkfedilink
minus-squareSwedneck@discuss.tchncs.delinkfedilinkarrow-up23·edit-26 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-squareporous_grey_matter@lemmy.mllinkfedilinkarrow-up11·6 months agoCamelcase in python, ew, a fundamentalist would do that
minus-squarenucleative@lemmy.worldlinkfedilinkEnglisharrow-up1·6 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?
Where’s this yhwh library, can I install it with pip? Seems like it could have potential for some of my projects.