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: [email protected]
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: [email protected]
minus-squareTh3D3k0y@lemmy.worldlinkfedilinkEnglisharrow-up4·14 hours agoNot exactly related, but I run an unraid game server for friends and use a lot of the preconstructed docker apps for games. Most of them come with the server name preset and the server password preset. I’ve jumped into many a “private” server called Docker-GAMENAME with the password still set to “Docker”
minus-squareIsoKiero@sopuli.xyzlinkfedilinkEnglisharrow-up4·10 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-26 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.”
Not exactly related, but I run an unraid game server for friends and use a lot of the preconstructed docker apps for games.
Most of them come with the server name preset and the server password preset.
I’ve jumped into many a “private” server called Docker-GAMENAME with the password still set to “Docker”
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.”