Post count...
Post count...
This is my 5959th post. With this, my post count equals Pype.Clicker (to whom I bow in reverence, a shame he doesn't visit here anymore).
I feel old.
...
{silence}
...
Ah well.
Do we throw a party on my 6000th post, or what?
I feel old.
...
{silence}
...
Ah well.
Do we throw a party on my 6000th post, or what?
Every good solution is obvious once you've found it.
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Post count...
Well, I *am* in Germany mid-august. Maybe...
Re: Post count...
Solar, you're too old to party.Solar wrote:This is my 5959th post. With this, my post count equals Pype.Clicker (to whom I bow in reverence, a shame he doesn't visit here anymore).
I feel old.
...
{silence}
...
Ah well.
Do we throw a party on my 6000th post, or what?
And where is Pype ?
If a trainstation is where trains stop, what is a workstation ?
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Post count...
As far as I know, Pype's in the french alpes hiding from world's insanity. That or he switched careers. I only really know why he left, not whereto.
Re: Post count...
If age is measured in post counts, then some geezers remain babies for the rest of their days.
Anyway Solar, congratulations. Looks like an anniversary to me.
Anyway Solar, congratulations. Looks like an anniversary to me.
Re: Post count...
Pype.Clicker the best mod Mega Tokyo and OSdev has had, he is so mist
Re: Post count...
Stop it, you're making my eyes all cloudy.guyfawkes wrote:Pype.Clicker the best mod Mega Tokyo and OSdev has had, he is so mist
Re: Post count...
BAM.
#6000.
No flowers, please. Instead, I welcome contributions to my care insurance fund.
(Gosh, I have to update that 10-year-old avatar...)
#6000.
Code: Select all
PPPP A RRRR TTTTT Y Y !!
P P A A R R T Y Y !!
P P A A R R T Y Y !!
PPPP A A RRRR T Y !!
P AAAAA RR T Y !!
P A A R RR T Y
P A A R RR T Y !!
(Gosh, I have to update that 10-year-old avatar...)
Every good solution is obvious once you've found it.
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Post count...
Now you really deserve that nice cup of wisdom tea
- xenos
- Member
- Posts: 1118
- Joined: Thu Aug 11, 2005 11:00 pm
- Libera.chat IRC: xenos1984
- Location: Tartu, Estonia
- Contact:
Re: Post count...
Congratulations! Even though some people here may think that 0x1800 or even 0x2000 posts will be an even better occasion for a party than the strange number of 0x1770
Combuster, are you already at the party?
(I'm almost sure you'll find a mistake in this code...)
Combuster, are you already at the party?
Code: Select all
Party* party = new Party(Solar);
while(true)
{
party->addGuest();
party->removeDrunkGuests();
if(party->getGuestCount() == 0)
break;
if(party->getGuestCount() <= Solar->getHomeSize())
continue;
party->extendToGarden();
}
Solar->cleanHome();
delete party;
Re: Post count...
Two, actually:XenOS wrote:(I'm almost sure you'll find a mistake in this code...)
- It should be party->removeDisorderlyGuests(), not party->removeDrunkGuests(). I don't care about blood alcohol level as long as you don't get rude, stain the floors or break furniture.
- As Combuster (who actually visited me a couple of weeks ago - thanks for the cup and the cakes!) will attest, getHomeSize() returns a ridiculous number already, and party->extendToGarden() will most likely keep that loop from terminating. Which is not a bad thing per se, but I doubt my funds and / or your livers can keep up with a non-terminating party.
Every good solution is obvious once you've found it.
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Post count...
Sufficient space to maintain a small flock of sheep. The world would probably not be big enough for sheep and the gardener .Solar wrote:As Combuster will attest, party->extendToGarden() will most likely keep that loop from terminating.
Re: Post count...
I'm really interested to know why he left in the first place, may I?Combuster wrote:As far as I know, Pype's in the french alpes hiding from world's insanity. That or he switched careers. I only really know why he left, not whereto.
@Solar: knock knock, uninvited guest in the party.
Programming is not about using a language to solve a problem, it's about using logic to find a solution !
Re: Post count...
I'd bet on the #1 killer of computer projects: Graduation from university.Chandra wrote:I'm really interested to know why he left in the first place, may I?
Every good solution is obvious once you've found it.
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Post count...
Well, unfortunately his original comment is illegible, but it boiled down to being fed up with the mess that is x86 and trying to keep up with it. That doesn't exclude the presence of contributing reasons such as the one Solar mentioned, but it was the argument he came with.