Five@slrpnk.net to Programmer Humor@lemmy.mlEnglish · 1 year agoDaemon calls kill -9 on childrenslrpnk.netimagemessage-square19linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageDaemon calls kill -9 on childrenslrpnk.netFive@slrpnk.net to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square19linkfedilink
minus-squareThunderWhiskers@lemmy.worldlinkfedilinkarrow-up0·edit-21 year 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·1 year 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·1 year 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·1 year agoPanic is a function Unix (or Linux?) kernel calls when it can’t handle an error
minus-squareMidnight Wolf@lemmy.worldlinkfedilinkEnglisharrow-up0·1 year 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