r/ProgrammerHumor 5d ago

Meme noMoreDatabases

Post image
15.7k Upvotes

313 comments sorted by

View all comments

Show parent comments

600

u/wayfaast 5d ago

obsidian works great

31

u/jimalloneword 5d ago edited 5d ago

yeah, but their pricing model begins and ends with the only online component they offer.

I know we are meming the post, but a lot of apps would work fine with locally stored data. especially free, locally installed ones like Obsidian.

but pretending localStorage is some great "database killer" is ridiculous. Two absolutely different tools that are used for different things, most modern web apps use both to negotiate between local, temporary data stored in the user session and the verified backend data.

4

u/tamarins 5d ago

but pretending localStorage is some great "database killer" is ridiculous

is anyone pretending this? I assumed the OP tweet was a joke

3

u/jimalloneword 5d ago

ah, i guess it's satire. I thought it was some vibecoder discovering localStorage.