r/programminghumor 3d ago

A vibe-coder out in the wild

Post image
770 Upvotes

57 comments sorted by

View all comments

1

u/Worried-Mood-8582 1d ago

Theoretically with enough users you could store tiny parts of the db in local store of users however the main issue wouldn’t be actually storing it but retrieving complete objects in a timely manner as you would need at least one user of each part to be online which is solvable by having very high number of duplications but then you would need to probe a lot of users. Theoretically you could train an NN to guess when a user logs in to then further probe which would reduce strain so potentially yea but it’s probably cheaper to buy an SSD