cm0002@lemmy.world to Programmer Humor@programming.dev · 11か月前How it started vs. How it's goinglemmings.worldimagemessage-square70fedilinkarrow-up11.11Kfile-textcross-posted to: programmerhumor@lemmy.ml
arrow-up11.11KimageHow it started vs. How it's goinglemmings.worldcm0002@lemmy.world to Programmer Humor@programming.dev · 11か月前message-square70fedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squareSavvyWolf@pawb.sociallinkfedilinkEnglisharrow-up34·11か月前Wonder if ChatGPT just scraped an example token from somewhere and is using that.
minus-squareDragonTypeWyvern@midwest.sociallinkfedilinkarrow-up9·11か月前It’s in a textbook, and that’s a trusted source!
minus-squareTh3D3k0y@lemmy.worldlinkfedilinkEnglisharrow-up4·11か月前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”
minus-squareIsoKiero@sopuli.xyzlinkfedilinkEnglisharrow-up5·11か月前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.
minus-squareohshit604@sh.itjust.workslinkfedilinkEnglisharrow-up3·edit-211か月前 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.”
Wonder if ChatGPT just scraped an example token from somewhere and is using that.
PLACEHOLDER_TOKENIt’s in a textbook, and that’s a trusted source!
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.”