Re: [EGN] Numerical Accuracy

From: Randy Howard (randyhoward_at_FOOverizonBAR.net)
Date: 09/14/04


Date: Tue, 14 Sep 2004 06:48:03 GMT

In article <f5dda427.0409132130.2c6dab2a@posting.google.com>, spinoza1111
@yahoo.com says...
> At any rate, if you were qualified to speak on compilers and their
> optimization,you'd know that C cannot be optimized in the way a more
> deterministic language without aliasing and without uninitialized
> memory can be optimized.

What a hypocrite, you yourself just recently said that it would be
handled by the compiler.

> > Wrong. I read the early threads in which you participated here, and
> > concluded after the course of a couple of weeks that you are a fake,
> > a troll and a wannabe, despite your claimed long years in the industry,
> > from which you seem to have absorbed so little as to be beyond belief.
>
> This is an excellent example of psychological transfer because you did
> not spend any time in research, nor did you contact me by email to
> either complain, or to get clarification on issues that concerned you.

I did do research, I went to your website (pathetic GUIs btw), I went and
read some articles filled with more gibberish, I compared your posting here
to the content of the Postmodernism Generator and found scary similarities,
and read and experimented with the code you posted. I did not contact you
by email because that is inappropriate for things being discussed in an
open forum.

> Instead, because you yourself are anxious about your own competence,

Bzzzt. Wrong. I'm not remotely anxious about it. I'm also not the one that
is afraid to even discuss the record, because it might blow holes in
claims made therein. That person is you.

> Such as the absolute need for loudmouths to be right all the time?

Apparently that is your prime directive.
 
> Your vanity is that of the old-fashioned assembler programmer who could
> never admit a mistake, and you are thereby part of the problem set.

Hello.... you are the one incapable of being wrong, ever.

> No, the explanation is simpler. I have no interest in any
> collaboration, direct or indirect, with people with serious and
> empirically confirmable psychological problems in anger management.

Then stop participating and making reference to me in practically
every post to this group for the last several months, even after
I stopped responding or commenting upon you at all.

> What bugs you is that without having to "prove myself" by "writing
> code", my English prose makes it clear that I have experience in
> programming that is wider, deeper, and was altogether more amusing,
> more fun, than your experience, which probably consisted of abusing
> subordinates with your big mouth.

LOL. Whatever. Your persiflage is indeed the most extensive on
record to date. I suppose in your world that's a good thing. Be
happy, etc.

> You therefore concluded prematurely that because all the "great"
> programmers you knew were fat and ugly misfits unable themselves to
> write clearly unless like you they were angry at someone, that I must
> be a fraud and a fake.

Where do you get this crap? You have a 500lb chip on your shoulder
about "fitting in" in the workplace. I'm sorry your teammates didn't
love you or whatever, but not everyone had that experience.

> For is not a "programmer" a fatso beardo with anger management
> problems?

WTF?

> You still have a big mouth.

Wow, that's rich coming from you.

> I need you to stop trolling and stop inciting this group troll.

You are the troll. Look in the mirror.

> The very language of "troll" is the language of human sacrifice in
> which people can disavow their own dark side by scapegoating a convenient
> individual, but the real trolling here is a group phenomenon like a
> lynch mob.

Even the truly paranoid have real enemies, eh Nilges?

> You and your confederates will otherwise be targets of legal actions
> including restraining orders.

Be my guest. This should be amusing.
 

-- 
Randy Howard  (To reply, remove FOOBAR)


Relevant Pages

  • Re: Global Variables : Where are they stored ?
    ... Most of the fancy language features are nothing to do with portability, it is actually the simple language facilities such as sizeof, limits.h and knowing what is undefined that allow you to keep all your compilers happy. ... what percentage of programmer are really ... There are exactly two groups of people who should really know what the standard guarantees... ...
    (comp.lang.c)
  • Re: Is there a programming language that is combination of Python and Basic?
    ... average programmer, who takes a moment to think it out, ... all but the best commercial compilers. ... compilers can do better than most people. ... registers and addresses, self optimization is simple. ...
    (comp.lang.python)
  • Re: whats wrong with a pic ?
    ... They are just fine for an assembly programmer who is used to ... notwithstanding the alleged C compilers for them. ... elementary requirements of the C language, ... you have no standards on which to rely. ...
    (comp.arch.embedded)
  • Re: problem with functions
    ... mismatch between printf format specifier and argument type, and yet there are not "many such warnings" when I use it to compile my code, and so the really important messages do not in fact get lost, despite your claim to the contrary. ... And at more or less the same time, compilers ... So although you may be more likely to make such mistakes now than in days of yaw, you are probably still less likely to make them than the inexperienced programmer. ...
    (comp.lang.c)