cm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agoHow it started vs. How it's goinglemmings.worldimagemessage-square34linkfedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1imageHow it started vs. How it's goinglemmings.worldcm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square34linkfedilinkfile-text
minus-squarejubilationtcornpone@sh.itjust.workslinkfedilinkEnglisharrow-up0·1 month agoBet you $1,000 the credentials are stored in plain text.
minus-squareunalivejoy@lemm.eelinkfedilinkEnglisharrow-up0·1 month agoNot just plain text, but hard coded.
minus-squareNotSteve_@lemmy.calinkfedilinkarrow-up0·1 month agoHaving a backend is bloat. I do all my DB transactions straight from the frontend
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·edit-21 month agoMy db runs on the user’s browser via WASM.
minus-squareLightor@lemmy.worldlinkfedilinkarrow-up0·1 month 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-squareNicht BurningTurtle@feddit.orglinkfedilinkarrow-up0·1 month agoClassic vibe coder things.
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up0·edit-21 month 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.
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
My db runs on the user’s browser via WASM.
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.
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.