Five@slrpnk.net to Programmer Humor@lemmy.mlEnglish · 6 months agoDaemon calls kill -9 on childrenslrpnk.netimagemessage-square19fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imageDaemon calls kill -9 on childrenslrpnk.netFive@slrpnk.net to Programmer Humor@lemmy.mlEnglish · 6 months agomessage-square19fedilink
minus-squareThunderWhiskers@lemmy.worldlinkfedilinkarrow-up0·edit-26 months agoBack in the early 2000s (when Apple Minis were introduced) there was a rare system error that you could get that ended in a wall of script/code. What has stuck with me to this day was the screen ended on the line “panic: we are hanging here”. Never did puzzle that out.
minus-square30p87@feddit.delinkfedilinkarrow-up0·6 months agoSo the apple devs apparently also use “we are here 123”, “reached x”, “lol”, “lmao” and “penislol” as break points, just in production lol
minus-squareFartsWithAnAccent@fedia.iolinkfedilinkarrow-up0·6 months agoI’m a little sad some of those didn’t manage to slip through and make it out of prod lol
minus-squareGutek8134@lemmy.worldlinkfedilinkarrow-up0·6 months agoPanic is a function Unix (or Linux?) kernel calls when it can’t handle an error
minus-squarewreckedcarzz@lemmy.worldlinkfedilinkEnglisharrow-up0·6 months agoAfaik it’s the “bsod” of *nix systems
Back in the early 2000s (when Apple Minis were introduced) there was a rare system error that you could get that ended in a wall of script/code. What has stuck with me to this day was the screen ended on the line “panic: we are hanging here”.
Never did puzzle that out.
So the apple devs apparently also use “we are here 123”, “reached x”, “lol”, “lmao” and “penislol” as break points, just in production lol
I’m a little sad some of those didn’t manage to slip through and make it out of prod lol
Panic is a function Unix (or Linux?) kernel calls when it can’t handle an error
Afaik it’s the “bsod” of *nix systems