this post was submitted on 17 Mar 2025
1107 points (99.5% liked)

Programmer Humor

24815 readers
604 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
you are viewing a single comment's thread
view the rest of the comments
[–] jubilationtcornpone@sh.itjust.works 164 points 3 months ago (19 children)

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

[–] joyjoy@lemm.ee 114 points 3 months ago (5 children)

Not just plain text, but hard coded.

[–] VerPoilu@sopuli.xyz 89 points 3 months ago (1 children)
[–] NotSteve_@lemmy.ca 43 points 3 months ago (2 children)

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

[–] Lightor@lemmy.world 6 points 3 months 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 3 points 3 months ago* (last edited 3 months ago)

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

load more comments (3 replies)
load more comments (16 replies)