New API style: Send the server a SQLite database and it’ll come back with the data you want.
@alexbuzzbee sounds fun but could become very unwieldy, doesn't it make more sense to send the server a request and add the data to your DB yourself?
@mister_monster That’s the sensible thing to do, but it doesn’t waste all available resources and put undue strain on all infrastructure involved, including programmers, so obviously it’s the wrong choice.
Fast, secure and up-to-date instance. PrivacyTools provides knowledge and tools to protect your privacy against global mass surveillance. Website: privacytools.io Matrix Chat: chat.privacytools.io Support us on OpenCollective, many contributions are tax deductible!
@mister_monster That’s the sensible thing to do, but it doesn’t waste all available resources and put undue strain on all infrastructure involved, including programmers, so obviously it’s the wrong choice.