cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoHow it started vs. How it's goinglemmings.worldimagemessage-square71linkfedilinkarrow-up11.1Karrow-down16file-textcross-posted to: [email protected]
arrow-up11.09Karrow-down1imageHow it started vs. How it's goinglemmings.worldcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square71linkfedilinkfile-textcross-posted to: [email protected]
minus-squarejubilationtcornponelinkfedilinkEnglisharrow-up162·2 months agoBet you $1,000 the credentials are stored in plain text.
minus-squareunalivejoy@lemm.eelinkfedilinkEnglisharrow-up113·2 months agoNot just plain text, but hard coded.
minus-squareNotSteve_@lemmy.calinkfedilinkarrow-up42·2 months agoHaving a backend is bloat. I do all my DB transactions straight from the frontend
minus-squareLightor@lemmy.worldlinkfedilinkarrow-up6·2 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-squareulterno@programming.devlinkfedilinkEnglisharrow-up3·edit-22 months agoMy db runs on the user’s browser via WASM.
minus-square1024_Kibibytes@lemm.eelinkfedilinkarrow-up24·2 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-squareNicht BurningTurtle@feddit.orglinkfedilinkarrow-up60·2 months agoClassic vibe coder things.
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up15·edit-22 months agoI’ve heard that phrase a handful of times now and it’s already making my eye twitch. Though I don’t think it’s meant to be complimentary.
minus-squareShayeta@feddit.orglinkfedilinkEnglisharrow-up2·2 months agoBow before the machine spirit! Taste the fruit of its wisdom!
minus-squareSavvyWolf@pawb.sociallinkfedilinkEnglisharrow-up35·2 months agoWonder if ChatGPT just scraped an example token from somewhere and is using that.
minus-squareDragonTypeWyvern@midwest.sociallinkfedilinkarrow-up9·2 months agoIt’s in a textbook, and that’s a trusted source!
minus-squareTh3D3k0y@lemmy.worldlinkfedilinkEnglisharrow-up4·2 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-squareIsoKiero@sopuli.xyzlinkfedilinkEnglisharrow-up5·2 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-squareohshit604linkfedilinkEnglisharrow-up3·edit-22 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-squareyes_this_time@lemmy.worldlinkfedilinkarrow-up2arrow-down3·2 months agoI’ve never seen an LLM response be cavalier with credentials.
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up3arrow-down3·2 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.
Classic vibe coder things.
I’ve heard that phrase a handful of times now and it’s already making my eye twitch. Though I don’t think it’s meant to be complimentary.
Bow before the machine spirit! Taste the fruit of its wisdom!
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