Elbullazul@lem.elbullazul.com to Programmer Humor@lemmy.ml · 2 years agoFirst thing the new hire did before quittinglem.elbullazul.comimagemessage-square9fedilinkarrow-up124arrow-down10
arrow-up124arrow-down1imageFirst thing the new hire did before quittinglem.elbullazul.comElbullazul@lem.elbullazul.com to Programmer Humor@lemmy.ml · 2 years agomessage-square9fedilink
minus-squaredevien@feddit.delinkfedilinkarrow-up1arrow-down1·2 years agoSo we try to populate this community with the same 10 jokes? Kinda hoped we would get some new stuff on here
minus-squareForkk@beehaw.orglinkfedilinkarrow-up5·2 years agoIf it’s anything like the subreddit was, it’ll go through multi-year cycles where it alternates back and forth between funny original jokes and reposting the same thing every week.
minus-squaresailsperson@beehaw.orglinkfedilinkarrow-up4·2 years agoIt’s called programmer humor for a reason: we’re just using established libraries instead of inventing a bicycle from scratch.
minus-squareRentlar@beehaw.orglinkfedilinkarrow-up1·2 years agoa shitty script for you. import repost.js as r while true do if r.lastpost() > 24h then r.postmeme() endif done
So we try to populate this community with the same 10 jokes? Kinda hoped we would get some new stuff on here
If it’s anything like the subreddit was, it’ll go through multi-year cycles where it alternates back and forth between funny original jokes and reposting the same thing every week.
It’s called programmer humor for a reason: we’re just using established libraries instead of inventing a bicycle from scratch.
a shitty script for you.
import repost.js as r
while true do
if r.lastpost() > 24h then
r.postmeme()
endif
done
I’m not good with computers