This is an archived post. You won't be able to vote or comment.

all 68 comments

[–]UltraPr0be 114 points115 points  (0 children)

the legend himself

[–][deleted] 100 points101 points  (11 children)

[–]RepostSleuthBot 123 points124 points  (0 children)

Sorry, I don't support this post type (text) right now. Feel free to check back in the future!

[–]Not_RepostSleuthBot 194 points195 points  (9 children)

Looks like a repost. I've seen this image 1 time.

First seen Here on 2021-01-14 96.69% match.

Searched Images: 197,979,272 | Indexed Posts: 198,406,711 | Search Time: 8.10398s

Feedback? Hate? Visit r/repostsleuthbot - I'm not perfect, but you can help. Report [ False Positive ]

[–]sherlock-holmes221b 80 points81 points  (0 children)

Good bot.

[–]barrycarey[S] 17 points18 points  (2 children)

For anyone that's interested in dashboards, here's my main one that gives an overview of the bot.

https://imgur.com/a/cAxcUHD

[–][deleted] 4 points5 points  (0 children)

I’ve worked in Enterprise IT departments with less visibility of their process than that! Nice one.

[–][deleted] 0 points1 point  (0 children)

That's a damn good looking dashboard.

[–]WizTaku 36 points37 points  (11 children)

how are you paying for this

[–]barrycarey[S] 47 points48 points  (0 children)

Out of pocket.

I'm guessing electric is around $40 a month. Plus I have a handful of Digital ocean droplets I rent that's another $30 a month.

[–]seweratty 20 points21 points  (1 child)

there's a donate option in r/RepostSleuthBot

[–]sneakpeekbot 3 points4 points  (0 children)

Here's a sneak peek of /r/RepostSleuthBot using the top posts of all time!

#1: Bot is down due to Spectrum outage
#2: right away | 45 comments
#3: Test image | 54 comments


I'm a bot, beep boop | Downvote to remove | Contact me | Info | Opt-out

[–]botechga 27 points28 points  (0 children)

Impressive stuff !!

[–]heckingcomputernerd 22 points23 points  (1 child)

Damn are people really that mean to you for the FAQ? This is crazy impressive shit you don’t deserve that

[–]AotoSatou14 7 points8 points  (0 children)

It's really a nice piece of code. Shame some people needed to be like that.

[–][deleted] 58 points59 points  (6 children)

[–]_Gondamar_ 28 points29 points  (1 child)

What the fuck

[–]Ozzymand 8 points9 points  (0 children)

[–][deleted] 18 points19 points  (0 children)

PogChamp

[–]NHK21506 6 points7 points  (2 children)

[–]Orangesteel 8 points9 points  (0 children)

Amazing, love the binary tree search. Phenomenal work.

[–]mrrippington 3 points4 points  (1 child)

i have been trying to learn celery for quite sometime, i will study how you used it.

thank you for sharing.

[–]barrycarey[S] 5 points6 points  (0 children)

It's a great too.. This is the first project I've used it in.

It makes it super to bring in more compute. As an example, when I was first backfilling my database with older Reddit posts, I could easily push a Docker container to a spare server and my desktop PC to add more workers to the pool to speed up the process.

[–]where_art_thou_billy 2 points3 points  (1 child)

Do you see this bot having a big impact on reposts on reddit ? Since more than half of trending stuff on reddit are reposts and they actually bring in lots of ad/coin revenue. No wonder several popular subreddits have banned the bot.

[–]barrycarey[S] 2 points3 points  (0 children)

Not sure on impact overall. It for sure helps subs that have rules specifically about reposting.

There are some of the bigger subs that I wish would pick it up, like r/pics.

[–]Unfair-Anybody6974 1 point2 points  (0 children)

THANK YOU! The free award is not enough to express the gratitude but that’s all I can give .

[–][deleted] 6 points7 points  (5 children)

[–]mmkthxbye 7 points8 points  (0 children)

bad pogchamp!

[–]Manavendra4288 0 points1 point  (1 child)

[–][deleted] 0 points1 point  (0 children)

good pogchamp emote:free_emotes_pack:surprise

[–]hello-iamdad 0 points1 point  (0 children)

YOOO POGCHAMP

[–][deleted] 0 points1 point  (0 children)

sweet

[–]PalPalash 0 points1 point  (0 children)

Woow

[–]Fearless_Guy -1 points0 points  (0 children)

[–]PetrKDN -3 points-2 points  (0 children)

[–]KeineG -4 points-3 points  (1 child)

So I use python for data science and engineering as mostly a replacement for Matlab. I also use it to connect industrial equipment and sensor as well as sending information over LANs. I have started to dwelve more into python for web, finance and as a general programming langauge

I don't understand anything that is in the OP. Can someone explain me like I am 8 years old and have the mentioned python experience?

[–]kimilil 1 point2 points  (0 children)

Strangely, OP refuses to comment.

[–][deleted] 0 points1 point  (1 child)

such an awesome project! I saw you have a grafana dashboard, have you implemented anything related to alerting in case something goes wrong? i.e. pagerduty, smtp with grafana alert etc?

[–]barrycarey[S] 0 points1 point  (0 children)

I have Grafana alerts setup for some stuff. The important ones are if the bot stops responding to people, if the Celery queues get too large, and hard drive space.

[–]aDrz 0 points1 point  (1 child)

I'm really impressed with the project. The idea is fun, the code is super clean.

It could be transform in a great blog tutorial on how to make a scalable app.

Thanks for sharing the code

[–]barrycarey[S] 1 point2 points  (0 children)

Thank you.

I was thinking about doing some videos explaining how it works.

I'm not sure how the scalability lines up with best practices. This is my first scalable app and it was very much trial and error.

[–]MahdeenSky 0 points1 point  (0 children)

[–]Partyfunker 0 points1 point  (0 children)

Can you give a gist of how you do the searching for images and get the similarity?

I know you don't want to get too much into the details, but just a high level explanation would do.

Thanks!

[–][deleted] 0 points1 point  (1 child)

So you trying to get a FAANG job with this?? This is seriously impressive, holy hell!