Competition 30 ready

Page 3 - Seeking answers? Join the Tom's Hardware community: where nearly two million members share solutions and discuss the latest tech.
Archived from groups: rec.games.roguelike.angband (More info?)

Twisted One wrote:

> Someone posted a technical- and official-looking log implying that the
> server is not running IIS *now*.

No, someone posted a link to a well-known neutral, third party authority
that conclusively shows that the server has been running Apache on
Solaris for over four years.

> Even supposing this log is genuine,

Netcraft does one thing and they do it very well - they track trends and
usage patterns in server deployments. They're very well known and often
cited by what Tim O'Reilly calls "Alpha Geeks". When you see articles
trumpeting about how IIS has lost a few more points of market share to
Apache, those articles are nearly always quoting Netcraft data.

But I'll give you this one anyway - the fact is, no I can't *prove*
beyond a shadow of a doubt that their log is genuine.

> that doesn't say beans about what it was running the day the problems
> were reported.

Actually, it does. Netcraft has data for that server that goes back to
November 2000.

> though it was clearly malfunctioning

I think it's fairly clearly *neither* the server, nor the browser. If
the .zip file were being damaged in transit, it would presumably fail
its CRC check upon being unzipped. Such checks aren't foolproof, but the
odds against a mangled file having the same CRC as the original are
astronomical.

I suspect that either the files in the .zip are broken, or the app
that's unzipping it is breaking them at that point.

sherm--

--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
 
Archived from groups: rec.games.roguelike.angband (More info?)

Sherm Pendley wrote:
> No, someone posted a link to a well-known neutral, third party authority
> that conclusively shows that the server has been running Apache on
> Solaris for over four years.

Why would there even *be* a neutral, third party authority keeping close
tabs on what OS a *totally unrelated machine* was running? And supposing
there was, why should I trust you? I can think of two excellent reasons
why I *shouldn't*:
1. Apache servers on unix don't generally foul up mime types or time
stamps, but the server in question did during a period of time a lot
more recent than four years ago.
2. You're a prick.
Also, even supposing this is true, and some site (though it is certainly
not "well known" since I for one have never heard of it and I'm the
quintessential random sample member) is for some unfathomable reason
tracking the OS being used by one or more completely unrelated machines
elsewhere in the world (what is it anyway, the CIA? Or maybe Microsoft
keeping an eye on the size of the competition's market share?) then
there's the question of its sampling resolution and accuracy. The
numbers someone quoted suggest it samples only every several months.
Who's to say they didn't give IIS a try a week or so ago, and the
problems we observed were fallout from (and contributed to the end of)
that disastrous flirtation? Also, however it "diagnoses" the server and
OS of an utterly unrelated machine, it won't get it right 100% of the
time. If it relies on those machines to self-report, using normal HTTP
header info, then those machines may sometimes spoof that info. It's
well known that client headers are notoriously unreliable for
identifying browser usage accurately -- a lot of browsers spoof being
Internet Exploder because sites either don't work or dumb themselves
down if they don't; people deliberately spoof their browser's identity
for privacy or even paranoia reasons; and so forth. Servers sometimes
behaving similarly would not surprise me much. If instead it diagnoses
the server type by doing various things with it it's still liable to get
it wrong. If it times responses, IIS on XP Pro on a beefy box will look
like Apache on Linux on a 486. If it looks for an exploit (which would
be ethically dubious) it will not correctly identify IIS machines that
have had the vulnerability patched (all 3 of them). If it sees if it
accepts a URL altered to use backslashes ... well, that might be pretty
darn accurate. Or not. I don't actually know in that case. If it
monitors the server for problems and its trouble-free for days on end it
will naturally assume Apache running on some unix, and it might be an
IIS/XP box that had a lucky few days and keeled over the very next. On
the other hand, if the box is in yoyo mode it will suspect Windows
running, probably, IIS, even if it's a rock-solid Apache/Solaris config
that happens to be running on a box that's dependent on the world's
flakiest power grid (which, incidentally, is in Quebec). And that's
leaving aside the whole issue of whether a problem with a server that
takes the specific form of connections timing out and no-route-to-host
errors is due to the box itself being down or intervening routing
problems -- this will be a weakness with any scheme dependent on
sampling from a central point. One that uses server self-reporting will
be least impacted, if it simply jots "not reachable" for any server that
wasn't reachable at a sampling time, or drops such sampling attempts
entirely. On the other hand those are precisely the schemes dependent on
the server accurately identifying itself, which is not a safe assumption.

> When you see articles
> trumpeting about how IIS has lost a few more points of market share to
> Apache, those articles are nearly always quoting Netcraft data.

Not this Netcraft thing again! I thought we'd been over that.

Anyway this makes the data even more suspect -- there are ideological
points to be won and lost and actual stocks with dollar values at stake.
This provides motivation for partisans of either side to spoof server
self-identifications for various reasons.
* A partisan with access at a low level to a machine running the *other*
server -- say a unix-lover forced to administer an IIS farm to make
ends meet -- may arrange for it to contribute to their own side's
market share figures dishonestly. Microsoft itself almost certainly
runs a bunch of linux/apache boxen for mission-critical stuff and
makes them incorrectly claim to be its own products for the same
reason. (What? You don't honestly think they actually eat their own
dogfood, do you? The whole empire would collapse the minute they
trusted anything truly crucial to their business to a Windows box --
trust me.)
* A partisan might perversely run their own side's server and spoof the
other's identity, so as to make the market share figures support a
shrieking cry of "They're going to win! Look at their figures! We've
gotta DOOOO SOMETHING!!" -- alarmists and extremists of course, and
anyone with something to gain from a little rabble-rousing. Most
likely to make an Apache misidentify as IIS however to generate
figures that will alarm the anti-Microsoft crowd.

On top of which, running a bunch of unnecessary extra servers of one
type or the other and making sure they get counted in the census -- but
that wouldn't be salient here.

> But I'll give you this one anyway - the fact is, no I can't *prove*
> beyond a shadow of a doubt that their log is genuine.

Ah -- some sense and reason at last.

> Actually, it does. Netcraft has data for that server that goes back to
> November 2000.

Data of dubious and ideologically-charged provenance.

> I think it's fairly clearly *neither* the server, nor the browser. If
> the .zip file were being damaged in transit, it would presumably fail
> its CRC check upon being unzipped.

What, an issue with intermediate hosts? You're joking right? First of
all multiple people reported problems; presumably not all using the same
ISP. It's quite likely the only hop they all had in common in
downloading the file was the source -- the server whose wonkiness or
lack thereof is in dispute. Perhaps there's a gateway or similar
upstream of that server, perhaps belonging to their connectivity
provider, that the transfers all bottlenecked through, so it's not a
certainty however. But then, internet routing has been pretty stable and
reliable as to data integrity for a decade or two now. (Actual route
selection is subject to screwups and traffic snarlups, resulting in
slowdowns, out of order packet arrivals, and packets dropped, but not in
actual data integrity compromise. Routers simply do not ever actually
edit packets, save to modify the headers, particularly HTL and any other
loop-prevention state, such as the last router to touch the packet if
that's even tracked.) The high level protocols, meanwhile, have
pedigrees nearly as long -- about a decade for HTTP, longer for FTP and
the like. The only likely errors with an HTTP transfer are a lost
connection or reordered or missing packets. Reordered packets are
reordered the way they're supposed to go, and missing packets are simply
reordered. As in, asked for again. If some of the file never arrives,
the transfer hangs or eventually aborts with a timeout error of some
sort. It does not appear to succeed and give a bogus file. And a file
that's three times LONGER than what should have arrived? That requires
not missing packets or overwritten bytes, but the spontaneous creation
of bogus *extra* packets, something I've never heard of outside of (bad)
science fiction (usually bad cyberpunk to be exact). :)

> Such checks aren't foolproof, but the
> odds against a mangled file having the same CRC as the original are
> astronomical.

SHA1 and MD5 are even more trustworthy, but becoming obsolescent; SHA128
is now recommended for serious spoof-resistance. But that assumes
deliberate attempts to make a bogus file with a matching checksum (say,
a virus-infected executable that has the same checksum as the clean
original) are being guarded against, rather than accidental corruption.

> I suspect that either the files in the .zip are broken, or the app
> that's unzipping it is breaking them at that point.

It's the 30th competition savefile; you'd expect the guy who posts them
to know how to zip them correctly by now. If there was ever going to be
a bad zip at the source, it was going to be the 1st, not the 30th. As
for the unzipper, we're talking multiple people with problems fetching
it over multiple routes, using different browsers, and using different
unzippers. One used whatever obscure unzipper is common on RiscOS, which
is still implied by this thread's subject line after all this time.
Another had (I think) Windows. They were probably using the built-in XP
unzipper, but might have been using Winzip and (slight chance) possibly
even pkunzip. If a Mac user had trouble (I'm unsure of that) they would
likely have used Stuffit Expander; a linux user gunzip or perhaps an X
app, but that would probably either wrap gunzip, or use zlib which
gunzip itself is basically just a wrapper for to allow the library to be
called from shell scripts and the command line.

(Attempting to un-gzip a pkzipped file would cause problems, but
probably a wrong archive format error message rather than a failed
checksum error message. Also, it wouldn't have hit the RiscOS user,
since RiscOS is quite clearly not Unix judging by the ability of a hung
unprivileged app to bring RiscOS to its knees as discussed here recently.)

--
http://www.gnu.org/philosophy/right-to-read.html
Palladium? Trusted Computing? DRM? Microsoft? Sauron.
"One ring to rule them all, one ring to find them
One ring to bring them all, and in the darkness bind them."
 
Archived from groups: rec.games.roguelike.angband (More info?)

Sherm Pendley wrote:
> Logic doesn't support the theory of a misconfigured server *or* browser,
> anyway. If the file were being corrupted in transit, I would think that
> would be immediately evident when you attempted to unzip it; wouldn't
> most unzip apps complain when a broken or corrupted .zip file failed its
> CRC check?

It did, didn't it?

> I think it's more likely that the contents of the .zip file are broken
> in a way that's independent of how the .zip is being delivered. Logic
> suggests viewing the archiving apps that were used to create and unzip
> the archive as potential suspects.

That would suggest that after 29 previous successful instances of
performing the task, the competition's maintainer suddenly forgot how to
do his thing correctly. People's accuracy and precision when performing
a task increase with repetition, not decrease; human beings learn and
self-optimize, skills at which our computers are (thus far) woefully
deficient. (People undergoing the onset of dementia or other
neurodegenerative conditions are an exception, but probably not an
applicable one in this case. Geeks frequently zipping files and running
their own Web servers, especially if as you claim they are Apache
servers on Solaris boxen, are not as a rule either demented or anywhere
near old enough to be at risk of senility anytime in the near future.)

> At this point I'm guessing though - I don't have a RISC OS machine, and
> I have no idea what archiving apps are popular in that world.

I notice that you are underplaying the fact that multiple people with
varying operating system, browser software, and presumably unzip app
choices, not to mention ISPs and internet routes to the source server,
all experienced problems. To the point of ignoring said fact completely.
I guess you find it inconvenient? That would seem to be a case of the
shoe being on the other foot ...

> If there are alternative apps available, it might be useful to take a
> straw poll to see if everyone who's had problems is using the same one.

Here, at last, is a suggestion that you acknowledge that multiple people
were affected. I'm damned sure they weren't all using RiscOS and the
chances are excellent that one was using a vanilla windows configuration.

> sherm--

Quit that. The real sherm, wherever he's been for the last two hours, is
unlikely to take kindly to being impersonated. Indeed, he's not been
noted for taking kindly to much of anything...whereas you, whoever you
are, seem to be relatively rational and civil.

--
http://www.gnu.org/philosophy/right-to-read.html
Palladium? Trusted Computing? DRM? Microsoft? Sauron.
"One ring to rule them all, one ring to find them
One ring to bring them all, and in the darkness bind them."
 
Archived from groups: rec.games.roguelike.angband (More info?)

Have been sent it by a kind soul. :)
--
"Omnia mors aequat"
"Death levels all distinctions"
 
Archived from groups: rec.games.roguelike.angband (More info?)

Twisted One wrote:
> Sherm Pendley wrote:
>
> [Attempt to emasculate me deleted]
>
> [Remainder snipped -- more pathetic attempts at emasculating
metaphors
> -- like that would work on a *computer geek* -- maybe the pro
football
> player in your town would start worrying he won't get as many girls
now
> he's been associated with anything puffy and cute, but it won't work
on
> me. Plus the usual sad assortment of trivial insults, and of course
the
> spammy tagline that ends all of sherm's posts. And of course, like
all
> of sherm's posts, it's all 100% off topic for whatever group it's
posted
> in.]

LOL!

I love the way you pretend that "trvial insults" and the like are
beneath your dignity to respond to, when the truth of the matter is
you're too ignorant to think of a decent comeback that isn't "Stop
picking on me!" or full of swear words (and, may I point out that
despite your assertion in the older META thread that was about your
idiocy that you only respond to bad posting and never initiate it
yourself, YOU were the first one to swear in this particular thread).
Though my words are probably wasted, since you'll snip this without
being able to respond in an effective matter. But the trump card I
play is that everyone else on this group who hasn't already killfiled
you will see that particular ploy for what it is.

And, as a parting shot, there's no need for other posters to emasculate
you. There's nothing particularly much to emasculate. You appear to
me to be very similar to a early 1990's Michael Jackson, only with
fewer balls and no monkey. Are you sure you're not his AE?
 
Archived from groups: rec.games.roguelike.angband (More info?)

In article <jI6dnSzubsUH1cvfRVn-vw@rogers.com>, Twisted One wrote:
> Someone posted a technical- and official-looking log implying that the
> server is not running IIS *now*. Even supposing this log is genuine,
> that doesn't say beans about what it was running the day the problems
> were reported.

Yes. It. Does.
If you actually looked at the data presented you would see this:

"http://homepage.ntlworld.com was running Apache on Solaris when last queried
at 31-Mar-2005 06:19:25 GMT"

"Site http://homepage.ntlworld.com Last reboot 190 days ago"
 
Archived from groups: rec.games.roguelike.angband (More info?)

In article <eYr5e.7558264$f47.1390633@news.easynews.com>, Paul Murray wrote:
> In article <jI6dnSzubsUH1cvfRVn-vw@rogers.com>, Twisted One wrote:
>> Someone posted a technical- and official-looking log implying that the
>> server is not running IIS *now*. Even supposing this log is genuine,
>> that doesn't say beans about what it was running the day the problems
>> were reported.
>
> Yes. It. Does.
> If you actually looked at the data presented you would see this:
>
> "http://homepage.ntlworld.com was running Apache on Solaris when last queried
> at 31-Mar-2005 06:19:25 GMT"
>
> "Site http://homepage.ntlworld.com Last reboot 190 days ago"

"OS Server Last changed IP address Netblock Owner
Solaris Apache/1.3.26 (Unix) 23-Nov-2002 62.253.162.11 NTL Internet
Solaris Apache/1.3.26 (Unix) 18-Nov-2002 62.253.162.10 NTL Internet
Solaris Apache/1.3.26 (Unix) 14-Nov-2002 62.253.162.12 NTL Internet
Solaris Apache/1.3.26 (Unix) 25-Jun-2002 62.253.162.19 NTL Internet
Solaris Apache/1.3.9 (Unix) 1-Nov-2000 62.253.162.19 NTL Internet"
 
Archived from groups: rec.games.roguelike.angband (More info?)

Paul Murray wrote:
> If you actually looked at the data presented you would see this:
>
> "http://homepage.ntlworld.com was running Apache on Solaris when last queried
> at 31-Mar-2005 06:19:25 GMT"

Now why on earth would someone keep track of that website's server
software and uptime and such? It's more likely you pulled that data
directly out of your ass than that it's true. Apache servers don't screw
up mime types, and usually don't screw up timestamps either (unless the
hardware clock is fouled up, or someone didn't put the clock forward on
Saturday). But people reported the symptoms of a server giving a bogus
mime type for a file, namely multiple browsers corrupting the file when
downloading it, which usually means they thought they were getting
text/html and not, say, application/zip. IE by itself having problems is
par for the course, but Firefox and others were affected too.

--
http://www.gnu.org/philosophy/right-to-read.html
Palladium? Trusted Computing? DRM? Microsoft? Sauron.
"One ring to rule them all, one ring to find them
One ring to bring them all, and in the darkness bind them."
 
Archived from groups: rec.games.roguelike.angband (More info?)

Twisted One wrote:

> Now why on earth would someone keep track of that website's server
> software and uptime and such?

Same reason Nielson keeps track of what people watch on TV - marketing
research. Madison Avenue pays big bucks for that kind of information.

sherm--

--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
 
Archived from groups: rec.games.roguelike.angband (More info?)

Sherm Pendley wrote:
> Twisted One wrote:
>
>> Now why on earth would someone keep track of that website's server
>> software and uptime and such?
>
> Same reason Nielson keeps track of what people watch on TV - marketing
> research. Madison Avenue pays big bucks for that kind of information.

So does Microsoft, no doubt, and perhaps Red Hat and some others on the
other side of the OS/server warz. And any market research paid for by
any of those is liable to have found whatever their sponsors wanted
found -- competition gaining on them, or competition being crushed. I'd
guess big companies with stakes in unix would want to see big market
share figures for linux/apache, or unix/apache, vindicating them and
showing them gaining ground on M$. Meanwhile, I'd guess that M$ would
want to see big market share figures for unix/apache, which they could
then trumpet in the courtroom to say "Look -- competition! Who'se been
saying we're a big bad monopoly? Break us up? Go stuff yourselves, DoJ
bullies! There's no monopoly here -- move along, move along."

All the motivations look aligned to produce results skewed towards
Apache then -- unless this market research is completely neutral.

--
http://www.gnu.org/philosophy/right-to-read.html
Palladium? Trusted Computing? DRM? Microsoft? Sauron.
"One ring to rule them all, one ring to find them
One ring to bring them all, and in the darkness bind them."
 
Archived from groups: rec.games.roguelike.angband (More info?)

"pete mack" <pmac360@hotmail.com> writes:

> Is it considered cheating to disable auto-scum? In NPP autoscum is
> just brutal, and I generally avoid it.

Well, since Timo didn't answer specifically, I will answer generally.

In the comps, you are generally allowed to tweak UI options but not
gameplay options. So you are stuck with auto-scum unless Timo says
otherwise.

The comp is a rogue, who has detect monsters, so detect a lot. The
main effect of auto-scum is to generate more pits. When you detect
one that you cannot avoid, reset the level by going to the nearest
stairs and <>. The only time you should clear a pit is when you have
an unfair advantage [e.g. fire immunity versus a RedDragonPit], and
that goes quintuple in comps where turn count is considered important.
[OK - I admit it is also right to clear orc/troll/giant pits when you
are in dire need of stat potions and they are in depth for the weakest
monsters in the pit.]


Eddie
 
Archived from groups: rec.games.roguelike.angband (More info?)

On Fri, 08 Apr 2005 00:43:03 -0400, Twisted One wrote:

>Sherm Pendley wrote:
>> Twisted One wrote:
(snip)
>Maybe you've used
>different unices than I.

Hi Neo,

Since you write in an earlier message (about 15 minutes time differnece)
that "it says Windows XP on the box", I'm quite sure that Sherm is using
a different Unix than you.


>>> *You* attacked *me*, remember?
>>
>> No, I disagreed with your theory...
>
>You did not do so civilly however. You basically said "HEY EVERYONE!
>LOOK! I ALWAYS SUSPECTED THIS GUY WAS AN IDIOT AND HERE'S THE PROOF!"

He did not. You had posted two suspicions (one about incorrect http
headers, one about the webserver running IIS). Sherm checked both, found
that both assumptions were wrong, then posted his findings. This said
nothing about you, it only said something about your assumptions.

He then went on to ask you if you have anything useful to say. This is
again not saying anything about you; it is just a question - and not
about you, nor whether you are an idiot or not, but just about what you
are "saying" (writing in this group).

I've not seen any post by Sherm that suggests that he "always suspected
you to be an idiot". In case I missed it, please provide the message-id
or a google link. I'll gladly apologize if I turn out to be wrong.


>Said "proof" being something you may well have made up on the spot for
>all anyone knows.

Sherm posted a link to the website he found the information on. One
click was enough to read the results. I also found myself able to
navigate the site, request information about other sites and read sopme
backgrounds about Netcraft.

Of course, if you're really convinced that Sherm is just out to get you,
you will now claim that he himself set up that website, filled it with
bogus information and then posted the link. That would surely be a very
impressive feat - he'd have to be either foresighted, or able to create
a massive amount of trustworth-looking information in the 8 hours that
have elapsed between the moment you posted your assumptions and the
moment that I checked the site.

It's wise to check your facts BEFORE posting the suggestion that someone
is flat-out lying to you.


(snip)
>Also, the theory is practically unassailable. How can a server function
>perfectly, be reachable from several widely dispersed hosts, and
>downloading from that server fail deterministically from all of those
>hosts using different browsers supplied by different vendors? Only via a
>massive coincidence in which all of those different browsers have *the
>exact same bug*, that's how. I think it rather more likely that the
>server is NOT functioning perfectly.

Sherm never suggested the server is running perfectly. He only said that
is is running Apache 1.3.26 on Solaris.


(more suggestions that Sherm is lying or attacking you snipped)

Best, Hugo
--
Your sig line (k) was stolen! (more)
There is a puff of smoke!

(Remove NO and SPAM to get my e-mail address)
 
Archived from groups: rec.games.roguelike.angband (More info?)

Hugo Kornelis wrote:

> I've not seen any post by Sherm that suggests that he "always suspected
> you to be an idiot".

Just for the record - no, I don't think Neo is an idiot. I do think he's
a troll, but not a stupid one. He's remarkably good at pushing just the
right buttons, and that takes brains.

sherm--

--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
 
Archived from groups: rec.games.roguelike.angband (More info?)

On 2005-04-08 10:39:18, Hugo Kornelis <Angband@hugo.is_NO_dit.c_SPAM_om> wrote:

> He then went on to ask you if you have anything useful to say.

I can see why Neo thought that that was an attack, because to me too, it seemed
like a flame.

The only reason for saying "Neo, do you have anything useful to say?"
immideately after presenting proof that refutes Neo's assumptions is implying
superiority over Neo. This, in my book, is a personal attack if I ever saw
one.

IMO, Neo handled the offense as poorly as hell, but I consider Sherm the
instigator here by a wide margin.

--
--

Anssi Ramela

anssi.ramela@myy.helia.fi
 
Archived from groups: rec.games.roguelike.angband (More info?)

Twisted One wrote:

> has spent hours tonight alone doing precisely this instead of anything
> constructive. That seems to be a strong indication that he suspects
> something bad about me and strives endlessly (and in vain, since of
> course it isn't true) to prove it.

Actually I'm bored and you seemed determined to give me something to
laugh at. It was a cruel, mean sort of laughter though - like laughing
at someone who's slipped on some ice and fallen on their face, instead
of helping him get up. For that, I apologize.

> No. Actually I find it not unlikely that his claims are all true; just
> the way he spins them creates lies from this. The server was patently
> not functioning correctly a few days ago.

That, in a nutshell, is what I disagree with. It's certainly possible
that could have been the case, but you haven't presented any evidence
that patently proves it. I think you're being a little too quick to jump
to that conclusion.

> One must also question his motives for going to the trouble of actually
> generating those logs

Like I said - I was bored. Your theory that IIS might have been the
culprit sounded plausible, so I went to the Netcraft site to gather
evidence. And I used "curl" to check the MIME type.

As it turns out, none of the results I got support your theory. Which
led to my question - why did you post a guess in the first place, when
it's a matter of about two minutes to check for certain? It wasn't an
attack, just a question...

The attacks came later. Once it became clear that you were spoiling for
a fight, I thought it might be amusing to give you one.

> fertile and deranged imagination, it makes no difference -- and googling
> to find out if some webshite or another made a claim contrary to mine.

No such heroics were necessary. I've built web sites for a living for
years - going to Netcraft to see what a site is running is second nature
to me, as is running diagnostic tools.

And like I said before, I didn't go there with a specific aim in mind.
The question was on the table - what's the site running. I happened to
know a way to easily find the answer, so I did.

sherm--

--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
 
Archived from groups: rec.games.roguelike.angband (More info?)

Sherm Pendley wrote:
> Hugo Kornelis wrote:
>
>> I've not seen any post by Sherm that suggests that he "always suspected
>> you to be an idiot".
>
> Just for the record - no, I don't think Neo is an idiot. I do think he's
> a troll, but not a stupid one. He's remarkably good at pushing just the
> right buttons, and that takes brains.

Is this a compliment or an insult? Oh, wait, it says "sherm" at the
bottom of the post. It's an insult. 😛

--
http://www.gnu.org/philosophy/right-to-read.html
Palladium? Trusted Computing? DRM? Microsoft? Sauron.
"One ring to rule them all, one ring to find them
One ring to bring them all, and in the darkness bind them."
 
Archived from groups: rec.games.roguelike.angband (More info?)

Ramela wrote:
> IMO, Neo handled the offense as poorly as hell, but I consider Sherm the
> instigator here by a wide margin.

Good call, Ref. As for "poorly as hell", maybe, maybe not, and if so, it
might have something to do with the fact that it's a repeat offense. And
by "repeat", I don't mean 2nd or 3rd, but 14,583,483,694th or
thereabouts. A google for the phrase in question will find all the
instances (aside from one that was varied somewhat to make it even
worse), though it might make several of google's servers melt, others
strip gears or put on fireworks displays, and take several actual
seconds rather than milliseconds. 😛

--
http://www.gnu.org/philosophy/right-to-read.html
Palladium? Trusted Computing? DRM? Microsoft? Sauron.
"One ring to rule them all, one ring to find them
One ring to bring them all, and in the darkness bind them."
 
Archived from groups: rec.games.roguelike.angband (More info?)

Sherm Pendley wrote:
> Twisted One wrote:
>
>> has spent hours tonight alone doing precisely this instead of anything
>> constructive. That seems to be a strong indication that he suspects
>> something bad about me and strives endlessly (and in vain, since of
>> course it isn't true) to prove it.
>
> Actually I'm bored and you seemed determined to give me something to
> laugh at. It was a cruel, mean sort of laughter though - like laughing
> at someone who's slipped on some ice and fallen on their face, instead
> of helping him get up. For that, I apologize.

If you're the real Sherm, you wouldn't be apologizing.
If you're the bogus polite Sherm, you wouldn't be apologizing for
something you actually didn't do.
I guess that makes you the Jekyll-and-Hyde Sherm, recently back in
Jekyll mode.
Someone call a doctor.

> That, in a nutshell, is what I disagree with. It's certainly possible
> that could have been the case, but you haven't presented any evidence
> that patently proves it. I think you're being a little too quick to jump
> to that conclusion.

If many people had trouble, using different versions of assorted
software (OS, browser, and unzipper at minimum) and with different
internet connectivity, it seems improbable that they all had failures
from different, independent causes with the same file in the same week.
More likely the problem exists (existed?) in a single location, and the
only central location where it could affect everyone is -- ta da! -- the
server. This leaves only the "server (temporarily?) borked" theory and
the "the guy who zips up the files and posts them there screwed up for
the first time in history despite a proven track record of 29 previous
successful attempts in a row" theory. I'd put my money on the server if
I were a betting man. Usually if there's something shoddy in the
vicinity of a computer and it wasn't caused by a clueless user (and I
assume someone who regularly zips files and runs their own server,
especially if it *is* Apache on Solaris, is not a clueless user), then
it was caused by the computer itself rather than by a wizardly user.
(Horror stories centring on "rm -rf" not withstanding.) And frequently,
something shoddy in the vicinity of a computer turns out more
specifically to be caused by Microsoft software. :)

> Like I said - I was bored. Your theory that IIS might have been the
> culprit sounded plausible, so I went to the Netcraft site to gather
> evidence. And I used "curl" to check the MIME type.
>
> As it turns out, none of the results I got support your theory. Which
> led to my question - why did you post a guess in the first place, when
> it's a matter of about two minutes to check for certain? It wasn't an
> attack, just a question...

About two minutes to check with l33t t00lz Joe Random has never heard
of, and still assuming veracity in all your claims.

> The attacks came later. Once it became clear that you were spoiling for
> a fight, I thought it might be amusing to give you one.

Me? Spoiling for a fight? You must be joking. I was on the damned
defensive the whole time.

> No such heroics were necessary. I've built web sites for a living for
> years - going to Netcraft to see what a site is running is second nature
> to me, as is running diagnostic tools.

Maybe. If so, you and about 3 other people. 😛

> And like I said before, I didn't go there with a specific aim in mind.
> The question was on the table - what's the site running. I happened to
> know a way to easily find the answer, so I did.

Hrm. It's an alternative hypothesis, though untestable since I left my
psi helmet at work. 😛

--
http://www.gnu.org/philosophy/right-to-read.html
Palladium? Trusted Computing? DRM? Microsoft? Sauron.
"One ring to rule them all, one ring to find them
One ring to bring them all, and in the darkness bind them."
 
Archived from groups: rec.games.roguelike.angband (More info?)

Twisted One wrote:

> About two minutes to check with l33t t00lz Joe Random has never heard

And right here, in one short sentence, is the root of the problem:

> Me? Spoiling for a fight? You must be joking. I was on the damned
> defensive the whole time.

Exactly. I asked you a simple question - why did you guess at something
that's so easily verifiable? It wasn't an attack, I didn't intend to
imply you were evil or stupid or anything like that, it was just a
simple question.

You could have just given a simple, straight answer - "Dude, I don't
know it was so easy to verify it". But you didn't. You chose to view it
as an attack, and went on the defensive.

It degenerated after that, and I'll freely admit that I made a mistake
when I kept feeding those flames. But it started with your over-the-top
reaction to what was meant to be a simple question.

sherm--

--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
 
Archived from groups: rec.games.roguelike.angband (More info?)

On Fri, 8 Apr 2005 04:08:24 +0000 (UTC), Severoth wrote:

>Actually I wouldnt mind taking part in this. I couldnt download the file for
>some reason, could you email it to me?

Hi Severoth,

You've got mail.
Lots of it, if others have mailed you a copy as well 🙂

Best, Hugo
--
Your sig line (k) was stolen! (more)
There is a puff of smoke!

(Remove NO and SPAM to get my e-mail address)
 
Archived from groups: rec.games.roguelike.angband (More info?)

Sherm Pendley wrote:
> I'll have to review old posts - I thought it unzipped without error, but
> failed to run?

Apparently it doesn't unzip at all, successfully or otherwise. All the
server logs and similar results were for the *wrong file*. On the *wrong
server*. The RiscOS executable distribution, instead of the dubious
savefile.

>> I'm damned sure they weren't all using RiscOS
>
> The complaint I see above starts with Harriet Bazley's announcement that
> she's posted a RISC OS build of NPPAngband, so that people using that OS
> can enter the current competition. She followed it immediately with a
> reply stating that the RISC OS version runs, but won't load the
> competition save file.

And then there were other reports of save file problems, including the
file size being three times too big for some people. Someone found that
right click + "save as" worked where plain click didn't, which is a sure
symptom of a b0rked mime type -- either the browser being IE or the
server being IIS is usually the culprit. That server is now suspected to
be Apache, leading to the suspicion that this particular case occurred
for an IE user. Not the RiscOS user then.

> Yup, it's serving the save file as text/plain. Which is understandable -
> it has no extension, and that's the default MIME type.

Understandable for a Microsoft server maybe. Unix ones are supposed to
be smart enough to go by more than just extension. I'd think a
non-7-bit-clean file of unknown type would get application/unknown if it
had no better clue, which would at least send as binary.

> I know very little about RISC OS; is the distinction between text and
> binary files significant on that OS? Harriet mentioned that it was about
> three times its normal size - that would imply some sort of conversion
> being made when the file is downloaded, rather than a strict
> byte-for-byte copy.

Maybe non-7-bit-clean characters are expanded into escape sequences on
the RiscOS browser being used. Who the hell can even guess at this point?

> Neo, since you seem to doubt my honesty, feel free to download that,
> unzip it, and compare it to the original save file.

Since I don't have the original save file that would be rather
difficult. But I see no motive in this instance for any funny business. :)

--
http://www.gnu.org/philosophy/right-to-read.html
Palladium? Trusted Computing? DRM? Microsoft? Sauron.
"One ring to rule them all, one ring to find them
One ring to bring them all, and in the darkness bind them."
 
Archived from groups: rec.games.roguelike.angband (More info?)

In article <5oadndcHK9xBwsvfRVn-tg@rogers.com>, Twisted One wrote:
> Paul Murray wrote:
>> If you actually looked at the data presented you would see this:
>>
>> "http://homepage.ntlworld.com was running Apache on Solaris when last queried
>> at 31-Mar-2005 06:19:25 GMT"
> Now why on earth would someone keep track of that website's server
> software and uptime and such? It's more likely you pulled that data
> directly out of your ass than that it's true.

No, it is more likely that I took it directly from the link given to you at
the start of this argument, and that you clearly *still* haven't bothered to
actually check.

Here it is again, so that you can not bother to look at it some more:

http://uptime.netcraft.com/up/graph/?host=homepage.ntlworld.com

You really are incapable of admitting a mistake, aren't you?
 
Archived from groups: rec.games.roguelike.angband (More info?)

Paul Murray wrote:
> You really are incapable of admitting a mistake, aren't you?

I'm certainly not going to "admit" to some putative shortcoming /in
public/, and at the urging of someone who is flaming and harassing me.
Might as well say "Hey -- here's my head, on a bona fide silver platter.
Enjoy! *splat*" 😛

This is too reminiscent of inquisitions where harassment and even
torture are used until someone "confesses" their "sins" or some such rot.

--
http://www.gnu.org/philosophy/right-to-read.html
Palladium? Trusted Computing? DRM? Microsoft? Sauron.
"One ring to rule them all, one ring to find them
One ring to bring them all, and in the darkness bind them."
 
Archived from groups: rec.games.roguelike.angband (More info?)

In article <epGdncQBaMR7-svfRVn-3w@rogers.com>, Twisted One wrote:
> Also, even supposing this is true, and some site (though it is certainly
> not "well known" since I for one have never heard of it and I'm the
> quintessential random sample member) is for some unfathomable reason
> tracking the OS being used by one or more completely unrelated machines
> elsewhere in the world (what is it anyway, the CIA? Or maybe Microsoft
> keeping an eye on the size of the competition's market share?) then

Your ignorance doesn't disprove the data presented.

> there's the question of its sampling resolution and accuracy. The
> numbers someone quoted suggest it samples only every several months.

No it doesn't.
The reason that there are only a couple of detail lines is that a new line
is only added when something (OS/Software/IP address) changes.

> Who's to say they didn't give IIS a try a week or so ago, and the
> problems we observed were fallout from (and contributed to the end of)
> that disastrous flirtation? Also, however it "diagnoses" the server and

Because we know the machine has been running for 190 days.

> OS of an utterly unrelated machine, it won't get it right 100% of the
> time. If it relies on those machines to self-report, using normal HTTP
> header info, then those machines may sometimes spoof that info. It's

Yes, that is clearly the most likely reason. <snort>

> Not this Netcraft thing again! I thought we'd been over that.

If by 'going over it' you mean you dismissing it as probably faked by people
out to prove you wrong, then yes we have been over it.

Pages and pages of squink aren't going it make it look liek you were right.
 
Archived from groups: rec.games.roguelike.angband (More info?)

Paul Murray wrote:
> In article <epGdncQBaMR7-svfRVn-3w@rogers.com>, Twisted One wrote:
>
>>Also, even supposing this is true, and some site (though it is certainly
>>not "well known" since I for one have never heard of it and I'm the
>>quintessential random sample member) is for some unfathomable reason
>>tracking the OS being used by one or more completely unrelated machines
>>elsewhere in the world (what is it anyway, the CIA? Or maybe Microsoft
>>keeping an eye on the size of the competition's market share?) then
>
> Your ignorance doesn't disprove the data presented.

Your being a jerk doesn't prove I'm [insert insult of choice], however
much you may wish it did.

>>there's the question of its sampling resolution and accuracy. The
>>numbers someone quoted suggest it samples only every several months.
>
> No it doesn't.

I said "suggest". They suggest precisely that, though perhaps falsely.

> The reason that there are only a couple of detail lines is that a new line
> is only added when something (OS/Software/IP address) changes.

I doubt the sampling frequency is much bigger though. Once a month would
be my guess. Assuming this isn't completely bogus to begin with of course.

>>Who's to say they didn't give IIS a try a week or so ago, and the
>>problems we observed were fallout from (and contributed to the end of)
>>that disastrous flirtation? Also, however it "diagnoses" the server and
>
> Because we know the machine has been running for 190 days.

And where does the number 190 ultimately come from? Does the probe
server check the target server frequently for responsiveness, and count
how many days since the last failure? Or rely on the server's own
self-reported uptime (is that even in normal http headers?) ... or what?

> Pages and pages of squink aren't going it make it look liek you were right.

Pages and pages of insults peppered with nonsense words and typos aren't
going to make it look like you were.

--
http://www.gnu.org/philosophy/right-to-read.html
Palladium? Trusted Computing? DRM? Microsoft? Sauron.
"One ring to rule them all, one ring to find them
One ring to bring them all, and in the darkness bind them."