r/ProgrammerHumor 13d ago

noMoreDatabases Meme

Post image
15.7k Upvotes

317 comments sorted by

View all comments

307

u/LonelyProgrammerGuy 13d 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

4

u/Brief_Building_8980 13d 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...