cm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agoHow it started vs. How it's goinglemmings.worldimagemessage-square69fedilinkarrow-up11.05Karrow-down16file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up11.04Karrow-down1imageHow it started vs. How it's goinglemmings.worldcm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square69fedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squareIsoKiero@sopuli.xyzlinkfedilinkEnglisharrow-up4·11 hours agoI think it was some XMPP related server I ran quite a few years ago which had ‘i_have_read_the_manual = 0’ or something similar buried into default configuration file. And it would just silently exit if that variable was not set properly. Maybe we need more things like that.
minus-squareohshit604@sh.itjust.workslinkfedilinkEnglisharrow-up2·edit-27 hours ago And it would just silently exit if that variable was not set properly. Would’ve used that debug log to scold the end-user. “If you’ve actually read the first 3 lines of the documentation you wouldn’t be seeing this.”
I think it was some XMPP related server I ran quite a few years ago which had ‘i_have_read_the_manual = 0’ or something similar buried into default configuration file. And it would just silently exit if that variable was not set properly.
Maybe we need more things like that.
Would’ve used that debug log to scold the end-user. “If you’ve actually read the first 3 lines of the documentation you wouldn’t be seeing this.”