@[email protected] to Programmer [email protected] • 4 months agoHow it started vs. How it's goinglemmings.worldimagemessage-square66fedilinkarrow-up11.08Karrow-down16file-textcross-posted to: [email protected]
arrow-up11.07Karrow-down1imageHow it started vs. How it's goinglemmings.world@[email protected] to Programmer [email protected] • 4 months agomessage-square66fedilinkfile-textcross-posted to: [email protected]
minus-square@[email protected]linkfedilinkEnglish159•4 months agoBet you $1,000 the credentials are stored in plain text.
minus-square@[email protected]linkfedilink40•4 months agoHaving a backend is bloat. I do all my DB transactions straight from the frontend
minus-squareLightorlinkfedilink6•4 months agoI actually build a full copy of the DB on the client machine. That way I can’t lose the data, it’s all right there and so fast.
minus-square@[email protected]linkfedilinkEnglish3•edit-24 months agoMy db runs on the user’s browser via WASM.
minus-square1024_Kibibyteslinkfedilink24•4 months agoObviously hand coded. After all, he just discovered that there are people, or more probably bots, who will use open resources for their own uses.
minus-squareSavvyWolflinkfedilinkEnglish35•4 months agoWonder if ChatGPT just scraped an example token from somewhere and is using that.
minus-square@[email protected]linkfedilink9•4 months agoIt’s in a textbook, and that’s a trusted source!
minus-square@[email protected]linkfedilinkEnglish4•4 months 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-square@[email protected]linkfedilinkEnglish5•4 months 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-square@[email protected]linkfedilinkEnglish3•edit-24 months 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.”
minus-square@[email protected]linkfedilink0•4 months agoI’ve never seen an LLM response be cavalier with credentials.
minus-squareVictorlinkfedilink0•4 months agoI’ve never seen the Holocaust happen with my own eyes either. Must not have happened.
Bet you $1,000 the credentials are stored in plain text.
Not just plain text, but hard coded.
On the frontend.
Having a backend is bloat. I do all my DB transactions straight from the frontend
I actually build a full copy of the DB on the client machine. That way I can’t lose the data, it’s all right there and so fast.
My db runs on the user’s browser via WASM.
Obviously hand coded. After all, he just discovered that there are people, or more probably bots, who will use open resources for their own uses.
Wonder if ChatGPT just scraped an example token from somewhere and is using that.
PLACEHOLDER_TOKEN
It’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.”
What are they, Sony?
I’ve never seen an LLM response be cavalier with credentials.
I’ve never seen the Holocaust happen with my own eyes either. Must not have happened.
deleted by creator