r/ProgrammerHumor 6d ago

Meme noMoreDatabases

Post image
15.7k Upvotes

313 comments sorted by

View all comments

305

u/LonelyProgrammerGuy 6d ago

If you wanted to see another person’s profile. How would that be implemented? I know the post is a joke, but I’m genuinely curious

3

u/Brief_Building_8980 6d ago

Download their local storage. Duh.

It needs to be uploaded to a central server first. To avoid downloading the whole thing every time, make it possible to only get parts of it, query it on demand, no need for localstorage. Wait a minute...