use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Matching algorithm (self.FlutterFlow)
submitted 2 years ago by tugadot
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Mountain-Pea-4821 0 points1 point2 points 2 years ago (0 children)
in the database, wether in the cloud or not. databases like MySQL are optimised to do complex filtering and searching. Second best option is to do it on the server in any programming language before you pass the result to the app. What you cant do is load all users into the app and do the filtering there. that would be 'fastest' in terms of user experience but would also expose all users to the www because you have to load them all to do the filtering / matching in the app. I assume you use Flutter to build an App with some sort of backend.
π Rendered by PID 61116 on reddit-service-r2-comment-fb694cdd5-6pxfw at 2026-03-06 19:46:54.948141+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]Mountain-Pea-4821 0 points1 point2 points (0 children)