Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · edit-28 months ago“ARE YOU ALL SEEING THIS”sh.itjust.worksimagemessage-square133fedilinkarrow-up1548arrow-down131
arrow-up1517arrow-down1image“ARE YOU ALL SEEING THIS”sh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · edit-28 months agomessage-square133fedilink
minus-squareFooBarrington@lemmy.worldlinkfedilinkarrow-up3·8 months agoI like “orphanize” - one of those things that shouldn’t be a word, but is!
minus-squareIron Lynx@lemmy.worldlinkfedilinkarrow-up1·8 months agoNGL, Orphaniser or Orphanizer sounds like one hell of a metal band name
minus-squareFooBarrington@lemmy.worldlinkfedilinkarrow-up1·edit-28 months agoAlternatively a depressingly realistic look at the consequences of war for non-participating children, couched in the veneer of an 80s Sci-Fi movie. “YOUR PARENTS WILL NOT BE BACK”
minus-squareivanafterall@kbin.sociallinkfedilinkarrow-up1·8 months agoOr a Shark Tank-style infomercial product. “It’s The Orphanizer, From Ronco!”
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up1·edit-28 months agoimpl<'a, T: Child> ChildRef<'a, T> { fn orphanize<T: Child>(r: Self) -> Orphan<T>; }
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up1·edit-28 months ago-- |Removes the given object from its current parent, if any, and then adds it as a child of the other given object. kidnap :: ChildBearing c p => p -- ^The kidnapper. -> c -- ^The child to kidnap. IO ()
deleted by creator
I like “orphanize” - one of those things that shouldn’t be a word, but is!
umbilicalCord.cut()
NGL, Orphaniser or Orphanizer sounds like one hell of a metal band name
Alternatively a depressingly realistic look at the consequences of war for non-participating children, couched in the veneer of an 80s Sci-Fi movie.
“YOUR PARENTS WILL NOT BE BACK”
Or a Shark Tank-style infomercial product. “It’s The Orphanizer, From Ronco!”
def callCps()