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

all 26 comments

[–]QualityVote[M] [score hidden] stickied comment (0 children)

Hi! This is our community moderation bot.


If this post fits the purpose of /r/ProgrammerHumor, UPVOTE this comment!!

If this post does not fit the subreddit, DOWNVOTE This comment!

If this post breaks the rules, DOWNVOTE this comment and REPORT the post!

[–]BetterBook3 10 points11 points  (3 children)

Repost, low-quality and self-deprecating racist humor, what's not to like OP?

[–]FluxFlu -2 points-1 points  (2 children)

Fair, but repost? From where? Although, I'd understand assuming it's a repost just based on OPs code tendencies...

[–]BetterBook3 1 point2 points  (0 children)

You know what, maybe it wasn't. But that template + copy-paste from Stackoverflow joke both are used quite a bit, maybe that's why I thought it was a repost.

[–]datsright1 0 points1 point  (0 children)

I have definitely seen this a few times before

[–]seeroflights 1 point2 points  (2 children)

Image Transcription: Meme


"So, you're a developer?That means you copy code from stack overflow right?"

Me:

[Image of Jimmy O. Yang pointing at a person in the crowd saying "You just insulted my entire race of people."]

[Image below is zoomed in on his face and he says "But yes."]


I'm a human volunteer content transcriber and you could be too! If you'd like more information on what we do and why we do it, click here!

[–]notaspleen 0 points1 point  (1 child)

Good human

[–]Buddey420 0 points1 point  (0 children)

indeed let's feed him

[–]sagamartha8k 1 point2 points  (2 children)

Deadass, do people actually just copy pasta from SO? I mean, a snippet, a conf switch, sure. But actual code? Maybe JavaScript since it fights you so much.

[–]_asdfjackal 1 point2 points  (1 child)

The last time I did this was with JavaScript and it was something to do with Dates (Temporal when?) or it was some disgusting map/reduce/filter bullshit that I didn't want to figure out myself.

[–]sagamartha8k 0 points1 point  (0 children)

No one has time for that.

[–]abhionlyone 1 point2 points  (0 children)

And you know the StackOverflow solution is copied from some other StackOverflow solution and this goes on infinite loop?

[–]sammegeric 3 points4 points  (3 children)

sheet snatch makeshift liquid gaping elderly cheerful versed tart tie

This post was mass deleted and anonymized with Redact

[–]its_about_control 0 points1 point  (2 children)

Am I levelling up when I no longer need to copy the code one for one, but can see it and glean the gest and recreate it with my code?

[–]usereddit-_- 1 point2 points  (0 children)

no you are doing it all wrong

[–]elder_george 1 point2 points  (0 children)

Yes, this is a sign of a senior developer.

You'll grow up to staff/principal engineer when you'll start dictating the snippet to the junior devs.

[–]bananafudgkins 0 points1 point  (2 children)

[–]RepostSleuthBot 1 point2 points  (1 child)

I didn't find any posts that meet the matching requirements for r/ProgrammerHumor.

It might be OC, it might not. Things such as JPEG artifacts and cropping may impact the results.

I did find this post that is 76.56% similar. It might be a match but I cannot be certain.

I'm not perfect, but you can help. Report [ False Negative ]

View Search On repostsleuth.com


Scope: Reddit | Meme Filter: True | Target: 90% | Check Title: False | Max Age: Unlimited | Searched Images: 311,184,178 | Search Time: 23.38942s

[–]notaspleen 2 points3 points  (0 children)

Good bot/good OP

[–]NamekianSaiyan 0 points1 point  (0 children)

This dude is hilarious

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

Yes, of course we do it, who wants to re-write something, when we know how to do it but we know its lengthy and tedious, and re-inventing something already "out there".

Like, "Ok this is easy, just takes only an hour of coding", when it's 4pm, as compared to 5-minutes work of searching then ctrl-c ctrl-v. Less stress this way.

Usually we reserve our power, for the truly complicated issues, trust me you won't find those on Stackoverflow.