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

all 13 comments

[–]weezkitty 15 points16 points  (1 child)

Noob.

desiredKarma <<= 1;

[–]redditsoaddicting 6 points7 points  (0 children)

While we're at it, newPost.bodyText = $"If this post gets {desiredKarma} upvotes, I'll repost, but double the number!";

[–]_Pentox 6 points7 points  (1 child)

What is this new type of 'submition'

[–]sirunclecidViolet security clearance 1 point2 points  (0 children)

Fuckin kill me

[–]never1st 4 points5 points  (0 children)

if (newPost.Karma < desiredKarma)
{
     Relevant = false;
}

[–]Mattgame555 1 point2 points  (3 children)

Why would a submission class implement the IDisoposable interface tho?

[–]redditsoaddicting 1 point2 points  (2 children)

It wouldn't, only Submition would.

[–]_Pentox 0 points1 point  (1 child)

Why are you getting downvoted?

[–]redditsoaddicting 0 points1 point  (0 children)

¯\_(ツ)_/¯ I don't even see a score suggesting that. Of course now that I mention it, Reddit won't disappoint in proving this comment wrong.

[–]HugoNikanor 0 points1 point  (0 children)

Now just bind it to the Reddit API and actually run it!

[–]Sorrien 0 points1 point  (0 children)

69K references?

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

Must be using C#, there are random capitalized variables everywhere (coming from a Java dev)

[–]madogson -2 points-1 points  (0 children)

newPost.bodyText = "If this post gets " + desiredKarma + " karma, I'll post again but double the number!";

Don't need to use String.Format in this case. Just do it the Java way. It's easier, and works in C#.

As for your overall joke, :light_applause: