PDA

View Full Version : Don't call it a comeback, I been here for years



Vinnie
02-28-2006, 10:33 PM
Most of you know me. The name's vinnie, I'm a 25 year old web designer/web developer/marketing guy/whatever else work wants to throw at me in Philadelphia. This has always been a good forum in the past and it might be time for me to participate more.

Bleys
02-28-2006, 10:35 PM
Of course, you all know this means that by this time tomorrow Chris'll need new servers to accomodate Vinnie's 25,000 posts.

KLB
02-28-2006, 11:13 PM
It looks like within a couple of days most of the usual suspects will have stopped by these forums. Fortunatly Chris earns lots of money so he'll be able to afford all of the bandwidth this forum's sudden popularity will require. ;)

Johnny Gulag
03-01-2006, 12:43 AM
Hello

Hey Vinnie welcome to the community, (even though you have been a member for 2+ years). The rest of us stand a chance to surpass your post count now ;)

jelena
03-01-2006, 03:24 AM
Vinnie, only 9 posts?! I'm shocked! :eek:

MarkB
03-01-2006, 03:54 AM
Hi Vinnie. I don't know you. :p But welcome anyway.

Egor
03-01-2006, 05:12 AM
Hey V-man. :)

The New Guy
03-01-2006, 06:32 AM
Uh oh, the server is going to explode.

Chris
03-01-2006, 07:18 AM
I feel as if my status as user with highest post count is in jeopardy.

stymiee
03-01-2006, 07:50 AM
I'm ahead of Vinnie for once...well, at least until about noon today.

Vinnie
03-01-2006, 07:54 AM
I feel as if my status as user with highest post count is in jeopardy.
Not for at least 3 or 4 months :)

Bleys
03-01-2006, 01:55 PM
Just don't let him make a WebSitePublisher.net compatible version of the VinnieBot. ;)

Vinnie
03-01-2006, 02:20 PM
Just don't let him make a WebSitePublisher.net compatible version of the VinnieBot. ;)
too late :(

Bleys
03-01-2006, 02:21 PM
We're doomed.

Steelsun
03-01-2006, 02:28 PM
I'll strive to, for once in my life, have a higher post count than the Vin-man. Doubt it will last for more than a few hours, or minutes, but what the heck.

Vinnie
03-01-2006, 02:29 PM
I'll strive to, for once in my life, have a higher post count than the Vin-man. Doubt it will last for more than a few hours, or minutes, but what the heck.
My postwhoring will remain in check :)

Steelsun
03-01-2006, 02:56 PM
Yipee. And it looks like I made it (with some quality posts in Biz also).

You may restart your whoring at will.

KLB
03-01-2006, 03:07 PM
Given how much time I spend writing in a few core forums, I've never understood how people like Vinnie can consistantly increase their post count lead over me. They must never sleep and have no jobs or life what so ever.

ses5909
03-01-2006, 03:49 PM
Given how much time I spend writing in a few core forums, I've never understood how people like Vinnie can consistantly increase their post count lead over me. They must never sleep and have no jobs or life what so ever.
He has no life.

/waves.

Bleys
03-01-2006, 04:06 PM
Given how much time I spend writing in a few core forums, I've never understood how people like Vinnie can consistantly increase their post count lead over me. They must never sleep and have no jobs or life what so ever.

He has like 7,000 posts in the staff area over at SPF that just say, "One more post than KLB has!" over and over.

KLB
03-01-2006, 04:14 PM
What really kills me is Stymiee. We joined SP around the same time yet he has buried me in posts.

Chris
03-01-2006, 04:15 PM
Thats not so bad... I joined SP years ahead of vinny.

stymiee
03-01-2006, 04:37 PM
What really kills me is Stymiee. We joined SP around the same time yet he has buried me in posts.
What's really sad is I only made about 300 posts in my first year.

Bleys
03-01-2006, 05:52 PM
What really kills me is Stymiee. We joined SP around the same time yet he has buried me in posts.


Ditto, I joined like 20 days after Stymiee. Though, I think I only posted for about 2 months after joining before disappearing for another 8-12. ;)

Vinnie
03-01-2006, 06:56 PM
Given how much time I spend writing in a few core forums, I've never understood how people like Vinnie can consistantly increase their post count lead over me. They must never sleep and have no jobs or life what so ever.
Okay I'm going to spill my secret just for you guys:

frickin' ROBOTS (http://mindstorms.lego.com/)

happy now? :)

Steelsun
03-02-2006, 09:56 AM
Geesh, I only posted maybe 300 posts in the last year at SP.

I think I might resign soon.

ses5909
03-02-2006, 10:28 AM
What really kills me is Stymiee. We joined SP around the same time yet he has buried me in posts.
You realize he has no life Ken. None.

Bleys
03-02-2006, 11:30 AM
Stymiee has a life... he just won it in a box of Crackerjacks.

dc dalton
03-02-2006, 01:34 PM
Okay I'm going to spill my secret just for you guys:

frickin' ROBOTS (http://mindstorms.lego.com/)

happy now? :)

Yup, always knew it ..... oh yeah BTW,

I'm Ova Here Now!

dc dalton
03-02-2006, 05:14 PM
Meh, I found the hidden bot Vinnie uses, now I know how he does it:


package vinnie.hacks.vbhacks.dirty.tricks;

public class VinnieBot {

public static final boolean vinniePosting = true;

public static void main(String[] args) {
if (vinniePosting) {
VinnieBot vb = new VinnieBot();
vb.changePostCount();
}
}

private void changePostCount() {
int postCount = getPostCount();
hackDBCount(Math.pow(postCount, 3));
}

private int getPostCount() {
return someDBCountFromDb;
}

private void hackDBCount(double bsCount) {
System.out.println((int)bsCount);
}
};

jelena
03-02-2006, 05:23 PM
Meh, I found the hidden bot Vinnie uses, now I know how he does it:
[BUNCH OF CODE]


Now that is funny http://www.ilovecode.com/smilies/yahoo_rotfl.gif

Vinnie
03-02-2006, 05:47 PM
oh come on dave we both know Java's too slow ;)