New on Reddit: Comment search, improved search results relevance, search design
61–70 of 266 posts
Re: New on Reddit: Comment search, improved search results relevance, search design
#62Earlier quoted context omitted.
I doubt that a succinct full text index (like an FM-index) of this data would require more than a modest server to keep in memory. Why aren't these used in this context?
But we're talking petabytes of text comments and an index of that would be a lot larger. How do you access that data fast enough to enable search?
Re: New on Reddit: Comment search, improved search results relevance, search design
#63Re: New on Reddit: Comment search, improved search results relevance, search design
#64Earlier quoted context omitted.
An important thing is also that reddit still doesn't require a mail address. Just click continue on the signup form without filling in the mail and bypass the dark pattern.
You can't comment or even view some subreddits without verifying your email, though. But creating an email address takes 5 minutes at most.
Re: New on Reddit: Comment search, improved search results relevance, search design
#65Interesting, I wonder what they used for the search database, since that enormous amount of text can't fit in RAM, it would have to be partitioned & sharded in something like Scylla DB
IIRC they have a pretty standard PostGres setup. I'd bet they just setup another PostGres shard replicated just for search, using an extension for the index. Doesn't require the index or working set to be in RAM.
Re: New on Reddit: Comment search, improved search results relevance, search design
#66Sometime around the night of the DNC primary in 2015 there was a dramatic shift in the content on Reddit. If you were a frequent visitor of the homepage and /all at the time, you will know exactly what I am referring to. The product has gone downhill ever since. Comment search is nice because it enables users to find interesting content directly in the good niche subreddits.
Re: New on Reddit: Comment search, improved search results relevance, search design
#67Sometime around the night of the DNC primary in 2015 there was a dramatic shift in the content on Reddit. If you were a frequent visitor of the homepage and /all at the time, you will know exactly what I am referring to. The product has gone downhill ever since. Comment search is nice because it enables users to find interesting content directly in the good niche subreddits.
I use Reddit long term and /r/all was always bad and you should find your subreddits to care for.
Re: New on Reddit: Comment search, improved search results relevance, search design
#68Earlier quoted context omitted.
> we reserve the right to keep data in our private archive so long as we never allow any data that you requested be removed get exposed through any public API endpoints. This is why I'm really happy to have GDPR. If this were a European company someone would eventually tear them a new one. "Reserve the right" is a cheeky choice of words for keeping data that isn't theirs against people's consent.
> "Reserve the right" is a cheeky choice of words for keeping data that isn't theirs against people's consent. How is it "your data" if you use their property (reddit.com) to post content on their website? IP and other PII I can understand, as reddit gets that no matter what interaction you do with the website, it makes sense to protect that. But as soon as I make this comment on HN, I don't really expect to "own" th…
I could well be wrong (probably, even :), but my point is that giving permission to use my comments on one site shouldn't automatically give carte blanche to anyone and everyone to use them.
Re: New on Reddit: Comment search, improved search results relevance, search design
#69Re: New on Reddit: Comment search, improved search results relevance, search design
#70Sometime around the night of the DNC primary in 2015 there was a dramatic shift in the content on Reddit. If you were a frequent visitor of the homepage and /all at the time, you will know exactly what I am referring to. The product has gone downhill ever since. Comment search is nice because it enables users to find interesting content directly in the good niche subreddits.
I can only recommend aggressively blocking popular subs, ones that are managed by the big mods, and any that have even one political thread that gets a suspicious amount of votes. All actually becomes a source of new interesting content that way.