Well said
I was just trying to be funny. Since we are all programmers here, I'll try and
re-express my thought in a (somewhat) portable language:
char HackerThought[] = "Maybe there really is something to this windows business.
Perhaps its time to consider a port".
int iAnnoyanceLevel = 0;
PerformDailyRoutine();
PerformDailyRoutine ()
{
char* EmailMessage;
Think(HackerThought);
while (EmailMessage = GetEmailMessage(HACKER_LIST))
{
if (!strcmp(EmailMessage, "Windows is an unstable, crappy OS"))
iAnnoyanceLevel++;
if (!strcmp(EmailMessage, "Windows is better than that pile of trash,
linux")) iAnnoyanceLevel += 2;
if (!strcmp(EmailMessage, "Can anybody here tell me how to install the
IPC-Daemon as a service on my win98 machine?")) iAnnoyanceLevel += 100;
}
}
Really, I'm new here, and I have not business telling anybody anything, anyways :)
Merlin
> -----Original Message-----
> From: Jean-Michel POURE [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 11:26 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [HACKERS] PostgreSQL Windows port strategy
>
> Le Mercredi 12 F�vrier 2003 15:49, Merlin Moncure a �crit :
> > I think there should be a special mailing list set up called
> > pg-sql-win32-advocacy where people can continually harass the postgres
> > dev team and debate the merits of the win32 operating system.
>
> I realize my views about PostgreSQL are not shared by anyone, otherwize in
> a
> few hours time, I would have received several emails saying "I have the
> same
> feeling, etc...". It seems like everyone is looking for something
> different,
> which ultimately turns out to become ... PostgreSQL.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://archives.postgresql.org