Earlier quoted context omitted.
You can just combine the two, without the need of an extension - use Google to search within Reddit. Say you want to search Reddit for pancakes - your Google search would be pancakes site:reddit.com And Google will return the matches it found on reddit.com. Alas in what I've used it, it won't work with subreddits (like doing "pancakes site:reddit.com/r/pancakes")
Can also search like this: pancakes site:reddit.com intitle:"/r/memes" Will show results for pancakes from Reddit, from the memes subreddit.
Append Reddit – Chrome extension that redoes searches with Reddit appended
31–40 of 95 posts
Re: Append Reddit – Chrome extension that redoes searches with Reddit appended
#32Earlier quoted context omitted.
It's already happening - marketers are creating sockpuppet accounts on Reddit to promote their products. This approach isn't sustainable.
Do you have any examples of what this looks like?
Here's an old post from a security researcher that wrote papers on this topic, and also experimented with buying votes:
https://www.reddit.com/r/netsec/comments/38wl43/we_used_sock...
I am unsure what the current field is like.
Re: Append Reddit – Chrome extension that redoes searches with Reddit appended
#33Earlier quoted context omitted.
You can just combine the two, without the need of an extension - use Google to search within Reddit. Say you want to search Reddit for pancakes - your Google search would be pancakes site:reddit.com And Google will return the matches it found on reddit.com. Alas in what I've used it, it won't work with subreddits (like doing "pancakes site:reddit.com/r/pancakes")
> Alas in what I've used it, it won't work with subreddits (like doing "pancakes site:reddit.com/r/pancakes") I use that quite often to restrict to a subreddit and it works well in my experience.
Re: Append Reddit – Chrome extension that redoes searches with Reddit appended
#34I think it's only a matter of time before this becomes kinda mainstream, and reddit too will be 'optimized' like google.
It's already happening - marketers are creating sockpuppet accounts on Reddit to promote their products. This approach isn't sustainable.
Re: Append Reddit – Chrome extension that redoes searches with Reddit appended
#35Earlier quoted context omitted.
Do you have any examples of what this looks like?
It's fairly well-known that some accounts "karma farm" by posting comment designed to be upvoted, and then use the credibility to sell themselves to marketers. Also, I believe it's fairly straightforward to buy votes in your posts from sock puppet farms. Here's an old post from a security researcher that wrote papers on this topic, and also experimented with buying votes: https://www.reddit.com/r/netsec/comments/38wl…
Before ever being a submod anywhere, I had no idea of half of what goes on in reddit.
Re: Append Reddit – Chrome extension that redoes searches with Reddit appended
#36Re: Append Reddit – Chrome extension that redoes searches with Reddit appended
#37The web and search seem massively broken if we need things like this. It feels like there's a massive opportunity to again make the web more person-to-person rather than corporation/advertisers-to-person.
Google is now involved in so much stuff that search seems to not be prominent anymore (when was the last time you see a new big feature in google.com?). And given the fact that being "1st on google" is an outstanding, profitable way to run a website, the uberoptimization is something YOU MUST do.
This way the most optimized website wins, not the best one.
Re: Append Reddit – Chrome extension that redoes searches with Reddit appended
#38I think it's only a matter of time before this becomes kinda mainstream, and reddit too will be 'optimized' like google.
It's already happening - marketers are creating sockpuppet accounts on Reddit to promote their products. This approach isn't sustainable.
Next presidential campaign is going to be brutal to reddit spam/noise filters, I hope they are ready somehow.
Re: Append Reddit – Chrome extension that redoes searches with Reddit appended
#39I built a site that is more like a search engine but uses Google: https://gooreddit.com/
Re: Append Reddit – Chrome extension that redoes searches with Reddit appended
#40You can achieve the same result on Firefox without any extention (and maybe Chrome too). To do so have use "Custom Keywords"[0], which kind of allow you to change the behaviour of your search bar. For example, one of my keywords is "rd", and typing "rd my search" in my search bar launch a search on Google with "my search site:reddit.com". I've seen people doing really cool things using these custom keywords and JS, I…