1011
you are viewing a single comment's thread
view the rest of the comments

Bet you $1,000 the credentials are stored in plain text.

[-] joyjoy@lemm.ee 102 points 1 day ago

Not just plain text, but hard coded.

[-] VerPoilu@sopuli.xyz 82 points 1 day ago
[-] NotSteve_@lemmy.ca 36 points 1 day ago

Having a backend is bloat. I do all my DB transactions straight from the frontend

[-] Lightor@lemmy.world 4 points 8 hours ago

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.

[-] ulterno@programming.dev 2 points 11 hours ago* (last edited 11 hours ago)

My db runs on the user's browser via WASM.

[-] 1024_Kibibytes@lemm.ee 21 points 1 day ago

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.

[-] nichtburningturtle@feddit.org 53 points 1 day ago
[-] frezik@midwest.social 11 points 1 day ago* (last edited 1 day ago)

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.

[-] Shayeta@feddit.org 2 points 22 hours ago

Bow before the machine spirit! Taste the fruit of its wisdom!

[-] savvywolf@pawb.social 29 points 1 day ago

Wonder if ChatGPT just scraped an example token from somewhere and is using that.

[-] jimmux@programming.dev 26 points 1 day ago
[-] Th3D3k0y@lemmy.world 4 points 16 hours ago

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"

[-] IsoKiero@sopuli.xyz 4 points 11 hours ago

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.

[-] ohshit604@sh.itjust.works 2 points 8 hours ago* (last edited 8 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.”

It's in a textbook, and that's a trusted source!

[-] yes_this_time@lemmy.world 2 points 1 day ago

I've never seen an LLM response be cavalier with credentials.

[-] victorz@lemmy.world 3 points 16 hours ago

I've never seen the Holocaust happen with my own eyes either. Must not have happened.

this post was submitted on 17 Mar 2025
1011 points (100.0% liked)

Programmer Humor

21658 readers
871 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS